This sub-section describes the AC information messages of the GFS Shared File System.
Explanation
The file system (mount point) is depleted. Since general users cannot use reserved area for super users, this message might be output even though the disk has sufficient free space.
Response
Expand the file system, delete unnecessary files, or move the files to the other file systems where there is sufficient free disk space. When expanding the file system, use sfcadd(1M).
Explanation
The file (inum) on which mmap(2) is executed on the file system (mountpoint) cannot be mapped. In order to ensure data integrity, file mapping is not allowed.
Response
Wait until open(2) is done on the other node then execute the command again.
Explanation
The file (inum) on which mmap(2) is executed on the file system (mountpoint) cannot be opened. In order to ensure data integrity, file opening is not allowed.
Response
Wait until mmap(2) is done on the other node then execute the command again.
Explanation
Disconnection between the file system (mountpoint) and MDS is initiated. See detailed information in details.
Response
None.
Explanation
Disconnection between the file system (mountpoint) and MDS is completed.
Response
None.
Explanation
Recovery of the file system (mountpoint) is initiated.
Response
None.
Explanation
Recovery of the file system (mountpoint) is completed.
Response
None.