Troubleshooting
VolumeGroup Issues​
VolumeGroup not reaching Ready​
If a VolumeGroup stays in a preparing state for too long or moves to Failed,
check the Status panel for details:
- Navigate to Storage → VolumeGroups and click the VolumeGroup
- Read the Status message to identify the cause
Volume Issues​
Volume mountPoint is empty in accessInfo​
The Volume may not have reached Ready phase yet:
- Navigate to Storage → Volumes and click the Volume
- Monitor the Status panel — provisioning typically completes within a few minutes
If it stays in Provisioning for more than 10 minutes, check the target storage nodes under Hardware → Nodes.
Mount fails: "no such pool"​
The underlying storage may have been lost. Check the VolumeGroup status:
- Navigate to Storage → VolumeGroups and check the phase of the parent VolumeGroup
- If the phase is
Failed, delete and re-create the VolumeGroup
warning
If the VolumeGroup Deletion Policy is Delete, re-creating it will result in data loss.
Mount fails: "permission denied" or "access denied"​
Verify that:
- Your identity is registered and
ACTIVE— check Access → Users (or Machines) - An AccessPolicy grants
read/writeon this Volume — check Access → Policies - Your TLS certificate CN matches the identity registered in the Dashboard