This section explains the MDS (sfcfsmg daemon) information messages of the GFS Shared File System.
Explanation
There is no more space in file data area of the file system (fsid).
(For an ordinary user, this message is also output when space drops below the minfree limit.)
Response
Perform any of the following procedures to expand the space of the file system:
Expand the file system.
Delete unnecessary files.
Move files to the file system that has enough space.
Use sfcadd(8) to expand the file system.
Explanation
There is no more space in i-node area of the file system (fsid).
Response
Delete unnecessary files or move files to a file system that has enough area.
Explanation
There is no more space in V-data area of the file system (fsid).
Response
Delete unnecessary files or move files to a file system that has enough area.
Explanation
There is no more area for managing unused space in the file system (fsid) because of area fragmentation. An area released by subsequent area release processing may become an invalid area.
Response
To sort out fragmented area in the file system, back up each file in the file system, and recreate the file system then restore the backed up data.
Explanation
The system could not write an update log on device dev_num of the file system (fsid).
Response
Unless message sfcfs_mds:2020 is issued, recovery by retry processing was successful. So no response is required.
Explanation
The primary super block on the device dev_num of the file system (fsid) could not be read. Processing was continued because the secondary super block was read correctly.
Response
File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in "C.3.1 Action for I/O errors."
Explanation
The primary super block on the device of the file system could not be read. Processing was continued because the secondary super block was read correctly.
Response
File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in "C.3.1 Action for I/O errors."
Explanation
The secondary super block on the device dev_num of the file system (fsid) could not be read. Processing was continued because the primary super block was read correctly.
Response
File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in "C.3.1 Action for I/O errors."
Explanation
The secondary super block on the device of the file system could not be read. Processing was continued because the primary super block was read correctly.
Response
File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in "C.3.1 Action for I/O errors."
Explanation
Primary partition configuration data on the device dev_num of the file system (fsid) could not be read. Processing was continued because the secondary partition configuration data was read correctly.
Response
File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in "C.3.1 Action for I/O errors."
Explanation
Primary partition configuration data on the device of the file system could not be read. Processing was continued because the secondary partition configuration data was read correctly.
Response
File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in "C.3.1 Action for I/O errors."
Explanation
Secondary partition configuration data on the device dev_num of the file system (fsid) could not be read. Processing was continued because the primary partition configuration data was read correctly.
Response
File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in "C.3.1 Action for I/O errors."
Explanation
Secondary partition configuration data on the device of the file system could not be read. Processing was continued because the primary partition configuration data was read correctly.
Response
File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in "C.3.1 Action for I/O errors."
Explanation
The size of the specified partition on the device dev_num of the file system (fsid) could not be obtained. Processing was continued because the primary super block was read correctly.
Response
Unmount the file system, and make the super blocks consistent using sfcadm(8).
Explanation
The size of the specified partition on the device of the file system could not be obtained. Processing was continued because the primary super block was read correctly.
Response
Unmount the file system, and make the super blocks consistent using sfcadm(8).
Explanation
A node with an existing hostid and nonexistent node name was registered in the file system.
Response
Unless sfcfs_mds:2030 is issued, no response is required.
Explanation
i-node's cache memory (vnode) is released until total_num falls below the low_num because total_num of i-node's cache memory amounted to high_num.
Response
The file system operation can be continued. But limit operations to the bare minimum until message (sfcfs_mds:3021) is output, because i-node's cache memory is being released.
Explanation
Releasing i-node's cache memory (vnode) is stopped because i-node's cache memory reached the low_num.
Response
None.