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

Appendix E List of Messages> E.1 AC Messages of GFS Shared File System

E.1.3 Information messages

This section explains AC (kernel) information messages of the GFS Shared File System.

E.1.3.1 NOTICE: sfcfs:0001: mount_point: file system full

[Explanation]

There is no more file system (mount_point) data area.

(For a non-privileged 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.1.3.2 NOTICE: sfcfs:0050: setting sfcfs_ninode to max value of max_value

[Explanation]

The value set for sfcfs_ninode was changed to max_value because it exceeded the specified value.

[Action]

No response is required because the system makes the correction and continues processing. After specifying the sfcfs_ninode value in /etc/system, be sure to check it.

E.1.3.3 NOTICE: sfcfs:0051: freeing wrong file system by umount fsid

[Explanation]

File system management detected release of the wrong file system (fsid.)

[Action]

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

E.1.3.4 NOTICE: sfcfs:0071: mount_point: primary super block read failed, but secondary read. dev = dnum block = blknum size = size

[Explanation]

The primary super block 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.1.3.5 NOTICE: sfcfs:0072: mount_point : secondary super block read failed, but primary read. dev = dnum block = blknum size = size

[Explanation]

The secondary super block 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 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.1.3.6 NOTICE: sfcfs:0076: mount_point: primary partition configuration read failed, but secondary read. dev = dnum block = blknum size = size

[Explanation]

Primary partition configuration data 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.1.3.7 NOTICE: sfcfs:0077: mount_point: secondary partition configuration read failed, but primary read. dev = dnum block = blknum size = size

[Explanation]

Secondary partition configuration data 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.1.3.8 NOTICE: sfcfs:0079: mount_point: nodename mismatch. node_name <-> node_name

[Explanation]

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

[Action]

Unless message sfcfs:0080 is issued, no response is required.

E.1.3.9 NOTICE: sfcfs:0084: mount_point: cannot mmap. because the file is currently being opened on other node. ino=inum, flags=flags, prot=prot, pid=pid

[Explanation]

The specified file (inum) on the file system (mount_point) to mmap(2) is currently being open(2) on an other node.

The file cannot be mapped to maintain the consistency of the data.

[Action]

Please wait for the termination of the process running on the node1 indicated in the message "sfcfs_mds:0112", and execute again.

Some processes work correctly even if this message and the message "sfcfs_mds:0112" were issued. In this case, these messages can be ignored.

E.1.3.10 NOTICE: sfcfs:0137: mount_point: recover failed. (ADDVOL(1) procedure) err= ecode, devname= special

[Explanation]

An error is detected during recovery for the file system (mount_point.)

[Action]

No response is required.

E.1.3.11 NOTICE: sfcfs:0138: mount_point: addvol failed. (ADDVOL(0xnum) procedure) err = ecode

[Explanation]

An error is detected during online addition of partition(s) on mount_point.

[Action]

Respond according to a message displayed by sfcadd(1M). When sfcadd(1M) terminates abnormally, check the environment and re-execute the sfcadd(1M).

E.1.3.12 NOTICE: sfcfs:0141: mount_point: cannot open. because the file is currently being mapped on other node. ino=inum, flags=flags, pid=pid

[Explanation]

The file to be opened is under mmap(2) on another node. To ensure data consistency, the file cannot be opened.

[Action]

Wait until the application on the node appearing on node1 of message sfcfs_mds:0112 has terminated, then re-execute.

E.1.3.13 NOTICE: sfcfs:0142: mount_point: over file hard limit (pid pid, uid uid)

[Explanation]

The number of the files which user unum owns on mount_point was reached to the hard limit value of the number of files set up by the quota function. User unum cannot own a file any more.

[Action]

In order for user unum to enable create a new file, please delete unnecessary files which user unum owns on mount_point until the number of files is less than the soft limit value and hard limits value set by quota function.

E.1.3.14 NOTICE: sfcfs:0143: mount_point: Warning: too many files (pid pid, uid uid)

[Explanation]

The number of files whitch user unum owns on mount_point exceeds the soft limit value set by quota function.

[Action]

In order for user unum to enable create a new file, please delete unnecessary files which user unum owns on mount_point until the number of files is less than the soft limit value and hard limits value set by quota function.

E.1.3.15 NOTICE: sfcfs:0144: mount_point: over file and time limit (pid pid, uid uid)

[Explanation]

The number of the files which user unum owns on mount_point was not less than the soft limit value in the time limit set up by the quota function, after it exceeding the soft limit value. User unum cannot create a new file until it is less than a soft limit value.

[Action]

In order for user unum to enable create a new file, please delete unnecessary files which user unum owns on mount_point until the number of files is less than the soft limit value and hard limits value set by quota function.

E.1.3.16 NOTICE: sfcfs:0145: mount_point: over hard disk limit (pid pid, uid uid, inum inum)

[Explanation]

The total of the number of use blocks of a file which user unum owns on mount_point reached to the hard limit value of the number of blocks set up by the quota function. User unum cannot use a block any more.

[Action]

In order for user unum to enable allocate a new block, please delete unnecessary files which user unum owns on mount_point until the number of use blocks is less than the soft limit value and hard limits value set by quota function.

E.1.3.17 NOTICE: sfcfs:0146: mount_point: Warning: over disk limit (pid pid, uid uid, inum inum)

[Explanation]

The total of the number of use blocks of a file which user unum owns on mount_point reached to the soft limit value of the number of blocks set up by the quota function.

[Action]

In order for user unum to enable allocate a new block, please delete unnecessary files which user unum owns on mount_point until the number of use blocks is less than the soft limit value and hard limits value set by quota function.

E.1.3.18 NOTICE: sfcfs:0147: mount_point: over disk and time limit (pid pid, uid uid, inum inum)

[Explanation]

The total of the number of use blocks of a file which user unum owns on mount_point was not less than the soft limit value in the time limit set up by the quota function, after it exceeding the soft limit value. User unum cannot get a new block until it is less than a soft limit value.

[Action]

In order for user unum to enable allocate a new block, please delete unnecessary files which user unum owns on mount_point until the number of use blocks is less than the soft limit value and hard limits value set by quota function.

E.1.3.19 NOTICE: sfcfs:00251: mount_point: spath duplicate. name=hostname

[Explanation]

The same data (hostname) is repeatedly specified in the host specification for the file system (mount_point.) Operation continues by excluding invalid entries.

[Action]

Check that the multiple LAN specification is done properly.

E.1.3.20 NOTICE: sfcfs:00257: mount_point: mpath connection was closed for switch MDS=(addr=hostname, port=num)

[Explanation]

Communication path to MDS is closed temporarily by a change command for the file system (mount_point.)

[Action]

No countermeasures need to be applied.

E.1.3.21 NOTICE: sfcfs:00258: mount_point: mpath connection was re-established

[Explanation]

Re-connection to MDS for the file system (mount_point) is completed.

[Action]

No countermeasures need to be applied.


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004