Troubleshooting
VolumeGroup Issues​
VolumeGroup stuck in CreationScheduled​
The system could not find eligible storage nodes. Check:
- Navigate to Storage → VolumeGroups and click the stuck VolumeGroup
- Check the Status panel for a message explaining why scheduling failed
Common causes:
- No storage nodes in
Readyphase — check Hardware → Nodes - Insufficient free capacity across nodes — check used vs. total capacity per node
VolumeGroup in Failed phase​
- Navigate to Storage → VolumeGroups and click the failed VolumeGroup
- Read the Status message for the failure reason
- Check Hardware → Nodes to verify the selected nodes are in
Readystate
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
Capacity Issues​
VolumeGroup running out of space​
Expand the VolumeGroup via the Dashboard:
- Navigate to Storage → VolumeGroups and click the VolumeGroup
- Click Edit and increase the Size field
- Click Save — expansion requires free capacity on the selected nodes