BMYSS1013E
Many nodes face file system events at the site, which indicate network, resource, or configuration issues.
Severity
Error
User action
Many nodes face file system events at the site, which indicate network, resource, or configuration issues. Some 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.
- Log in to pods one by one that have problems and run the following command:
mmhealth node show
The output gives the 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_warn
.