Troubleshooting
Mount fails with "permission denied"
- Run
mass-ctl login(orsudo mass-ctl machine register) to obtain a valid certificate - Verify your identity is registered and
ACTIVEin the Dashboard under Access → Users or Access → Machines - Check that an AccessPolicy grants read/write permissions on the target volume
Certificate expired
- Run
mass-ctl loginagain to renew your user certificate - Machine certificates (
machine register) are long-lived and rarely expire
Low throughput after mount
- Run
eval $(mass-ctl env --mode bandwidth)in your shell before starting the workload - Ensure the network interface is configured with jumbo frames (MTU 9000) for Ethernet fabrics
command not found: mass-ctl
- Ensure the
mango-boostx-ctlpackage is installed on the client machine (not just the server)