Mount Target is in Failed State
A mount target reports a Failed state. File systems might not be accessible using the mount target's IP address. If you're creating a new mount target and an export for a file system, the export might get stuck in a Creating state.
Cause: There are insufficient unallocated IP addresses in the subnet. The mount target can't fail over successfully.
Each mount target requires three internal IP addresses in the subnet to function:
- Two of the IP addresses are used during mount target creation. The third IP address must remain available for the mount target to use for high availability failover.
- The third IP address is used to create a new VNIC for the mount target during failover. The original primary IP address is retained.
- The File Storage service doesn't reserve the third IP address required for high availability failover.
- Use care to ensure that enough unallocated IP addresses remain available for your mount targets to use during failover.
- Do not use /30 or smaller subnets for mount target creation because they do not have sufficient available IP addresses for mount target creation.
Resolution:
Cause: The mount target DNS name has an underscore.
The mount target DNS name cannot have an underscore due to the RFC 952 and RFC 1123 standards. The mount target details page might include the following message:
Error returned by Unknown operation operation in Unknown service service.(400, InvalidParameter, false) DNS Label <hostname_with_the_underscore> does not follow RFC 952 and RFC 1123...
If you're creating a new export for a file system and creating the mount target, the export might get stuck in a Creating state.
Resolution:
- Delete the failed mount target.
- Create a new mount target without underscores in the name.