PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment)
Contents Index PreviousNext

Appendix E List of Messages> E.3 GFS Shared File System Daemon messages

E.3.4 Information messages

This section explains the information messages of each GFS Shared File System daemon.

E.3.4.1 sfcfrmd daemon

E.3.4.1.1 NOTICE:sfcfrmd:0001: serve as master

[Explanation]

sfcfrmd daemon was started as a master.

[Action]

None.

E.3.4.1.2 NOTICE:sfcfrmd:0002: serve as slave

[Explanation]

sfcfrmd daemon was started as a slave.

[Action]

None.

E.3.4.1.3 NOTICE:sfcfrmd:0003: service start

[Explanation]

Service of sfcfrmd daemon was started.

[Action]

None.

E.3.4.1.4 NOTICE:sfcfrmd:0004: service stop

[Explanation]

Service of sfcfrmd daemon was completed.

[Action]

None.

E.3.4.1.5 NOTICE: sfcfrmd:0029: element node = CIPname(hostid)

[Explanation]

The system recognized the configuration node with CIP host name CIPname and host ID hostid.

[Action]

None.

E.3.4.1.6 NOTICE: sfcfrmd:0030: Node CIPname(hostid) addition was complete

[Explanation]

The node with CIP host name CIPname and host ID hostid was added to the node configuration information.

[Action]

None.

E.3.4.2 MDS (sfcfsmg) daemon

E.3.4.2.1 NOTICE: sfcfs_mds:0001: mount_point: file system full

[Explanation]

There is no more space in file data area of the file system (mount_point.)

(For an ordinary user, this message is also output when space drops below the minfree limit.)

[Action]

Expand the file system, delete unnecessary files, or move files to a file system that has enough space. To expand the file system, use sfcadd(1M).

E.3.4.2.2 NOTICE: sfcfs_mds:0002: mount_point: out of inodes

[Explanation]

There is no more space in I-node area of the file system (mount_point.)

[Action]

Expand the file system, delete unnecessary files or move files to a file system that has enough space. To expand the file system, use sfcadd(1M).

E.3.4.2.3 NOTICE: sfcfs_mds:0003: mount_point: file system meta data full (Vdata) type = number

[Explanation]

There is no more space in V-data area of the file system (mount_point.)

[Action]

Expand the file system, delete unnecessary files or directories, or move files to a file system that has enough space. To expand the file system, use sfcadd(1M).

E.3.4.2.4 NOTICE: sfcfs_mds:0004: mount_point: too much fragment (extent)

[Explanation]

There is no more area for managing unused space in the file system (mount_point) because of area fragmentation. An area released by subsequent area release processing may become an invalid area.

[Action]

Back up the file system, and then re-create and restore it to unfragment the fragmented areas in the file system.

E.3.4.2.5 NOTICE: sfcfs_mds:0010: illegal mode (recovered): mount_point / inum mode = file_mode

E.3.4.2.6 NOTICE: sfcfs_mds:0011: illegal free inode (recovered): mount_point / inum had size size

E.3.4.2.7 NOTICE: sfcfs_mds:0012: illegal mode (recovered): mount_point / inum mode = file_mode

E.3.4.2.8 NOTICE: sfcfs_mds:0013: illegal inode (recovered): mount_point / inum

E.3.4.2.9 NOTICE: sfcfs_mds:0014: illegal inode (recovered): mount_point / inum new size = size blocks = blocks

[Explanation]

An error was detected in the i-node in a file system (mount_point), but the i-node recovered automatically from the error.

[Action]

No response is required because the system makes the correction and continues processing.

E.3.4.2.10 NOTICE: sfcfs_mds:0020: mount_point: bad namelen == 0 parent ino = inum

E.3.4.2.11 NOTICE: sfcfs_mds:0026: mount_point: bad namelen == 0 parent ino = inum

[Explanation]

An illegal path name request was made in a directory operation for the file system (mount_point.)

[Action]

No response is required because the system rejected the illegal request and continues processing. If this error occurs frequently, identify the target directory using parent inode number (inum) and the operation making the illegal request, and take appropriate action.

E.3.4.2.12 NOTICE: sfcfs_mds:0041: mount_point: I/O error on log: dev = dnum block = block_num size = size error = enum

[Explanation]

The system could not write an update log of the file system (mount_point) on the device (device number is dnum.)

[Action]

Unless message sfcfs_mds:0042 is issued, recovery by retry processing was successful, so no response is required.

E.3.4.2.13 NOTICE: sfcfs_mds:0050: setting sfxfs_ninode to max value of max_inode

[Explanation]

A value that exceeded the specified range was originally specified in sfcfs_ninode, but this value was changed appropriately.

[Action]

No response is required because the system corrects the value and continues processing. If the value of sfcfs_ninode was specified in /etc/system, review the value.

E.3.4.2.14 NOTICE: sfcfs_mds:0051: freeing wrong file system by umount fsid

[Explanation]

The file system management detected an attempt to release the wrong file system.

[Action]

No response is required because the system corrects the error and continues processing.

E.3.4.2.15 NOTICE: sfcfs_mds:0060: mount_point: read only mount, but modified (recovered):

[Explanation]

An error was detected in the file system (mount_point) but was resolved automatically.

[Action]

No response is required because the system continues processing after correcting the error automatically.

E.3.4.2.16 NOTICE: sfcfs_mds:0071: mount_point: primary super block read failed, but secondary read. dev = dnum block = block_num size = size

[Explanation]

The primary super block of the file system (mount_point) on the device (device number is dnum) could not be read. Processing was continued because the secondary super block was read correctly.

[Action]

File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in Appendix G.2.1, " Action for I/O errors."

E.3.4.2.17 NOTICE: sfcfs_mds:0072: mount_point: secondary super block read failed, but primary read. dev = dnum block = block_num size = size

[Explanation]

The secondary super block of the file system (mount_point) on the device (device number is dnum) could not be read. Processing was continued because the primary super block was read correctly.

[Action]

File system manipulation can be continued. However, because a block error occurred, promptly take action according to the instructions in Appendix G.2.1, " Action for I/O errors."

E.3.4.2.18 NOTICE: sfcfs_mds:0073: mount_point: VTOC read error. dev = dnum

[Explanation]

The size of the specified partition on the device (device number is dnum) could not be obtained. Processing was continued because the primary super block was read correctly.

[Action]

Unmount the file system in all nodes, and make the super blocks consistent using sfcadm(1M).

E.3.4.2.19 NOTICE: sfcfs_mds:0076: mount_point: primary partition configuration read failed, but secondary read. dev = dnum block = block_num size = size

[Explanation]

Primary partition configuration data of the file system (mount_point) on the device (device number is dnum) could not be read. Processing was continued because the secondary partition configuration data was read correctly.

[Action]

File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in Appendix G.2.1, " Action for I/O errors."

E.3.4.2.20 NOTICE: sfcfs_mds:0077: mount_point: secondary partition configuration read failed, but primary read. dev = dnum block = block_num size = size

[Explanation]

Secondary partition configuration data of the file system (mount_point) on the device (device number is dnum) could not be read. Processing was continued because the primary partition configuration data was read correctly.

[Action]

File system operation can be continued. However, because a block error occurred, promptly take action according to the instructions in Appendix G.2.1, " Action for I/O errors."

E.3.4.2.21 NOTICE: sfcfs_mds:0079: mount_point: nodename mismatch. node <-> node

[Explanation]

A node with an existing hostid and nonexistent node name was registered in the file system (mount_point.)

[Action]

Unless sfcfs_mds:0080 is issued, no response is required.

E.3.4.2.22 NOTICE: sfcfs_mds:0125: mount_point: recover this file system by excuting update log replay. special=special

[Explanation]

The file system (mount_point) is recovered using update log.

[Action]

No response is required.

E.3.4.2.23 NOTICE: sfcfs_mds:0151: illegal free inode (recovered) mount_point/inum had blocks blocks

[Explanation]

An error was detected i-node managements of the file system (mount_point) but was resolved automatically.

[Action]

No response is required because the system makes the correction and continues processing.

E.3.4.3 sfcprmd daemon

E.3.4.3.1 INFO: sfcprmd:0006: daemon was respawn fail.

[Explanation]

daemon of GFS Shared File System finished abnormally.

[Action]

Collect the diagnostic data with fjsnap and contact local Customer Support.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004