Troubleshooting & FAQ
Common Issues
Issue: Cannot Mount SFS
Symptoms: SFS fails to mount on compute instance
Possible Causes & Solutions:
- Incorrect mount path: Verify the mount path is valid and doesn't conflict with existing directories
- SFS in error state: Check the SFS status in the dashboard and contact support if needed
Issue: "Disk Full" Errors
Symptoms: Applications report disk full even though SFS shows available space
Possible Causes & Solutions:
- Inode exhaustion: Too many small files can exhaust inodes. Check inode usage with
df -i - Reserved space: Some space may be reserved by the file system
- Monitoring lag: Dashboard may not reflect real-time usage. Check actual usage with
df -h - Need to resize: If truly full, resize the SFS to add more capacity