BMYSS1012E
File system is down or unavailable on all nodes at the site.
Severity
Error
User action
All nodes in the site have a problem with the filesystem. The site is up but filesystem is not available or the other side has no access to data however replication is fine on both sides. Check the health of the file system at the site and ensure that it is properly mounted on all nodes. Some GPFS nodes are down in the site.
- Log in to pod (one after the other all pods) and run the following command:
mmhealth node show
The output gives the health status of the node. Either the GPFS is down or is in a failed state.
- If the status does not indicate anything, run
mmlsmount
to understand if the filesystem is mounted - If the filesystem is not mounted, then run the
mmmount
command to mount it. - If
mmmount
does not fix the issue, then contact IBM support.
For reference, the equivalent IBM Storage Scale error code is site_fs_down
.