PRIMECLUSTER Global File Services Configuration and Administration Guide 4.1 (Linux)
Contents Index PreviousNext

Appendix A List of Messages> A.2 GFS Shared File System Daemon messages> A.2.3 Warning messages

A.2.3.1 MDS(sfcfsmg) daemon


 

WARNING: sfcfs_mds:2001: fsid: daemon create failed(lock_init failed). errcode = errcode

[Explanation]

Generating the daemon failed at mounting the file system (fsid) due to a failure in the lock object initialization.

[Response]

Increase memory or the size of the swap area.


 

WARNING: sfcfs_mds:2002: daemon create failed(can't create thread).

[Explanation]

A daemon could not be created when mount file system.

[Response]

Increase memory or the size of the swap area.


 

WARNING: sfcfs_mds:2003: fsid: daemon create failed (can't create thread).

[Explanation]

A daemon could not be created when mount file system (fsid).

[Response]

Increase memory or the size of the swap area.


 

WARNING: sfcfs_mds:2004: fsid: bad dir: invalid offset. ino = ino-num offset = offset
WARNING: sfcfs_mds:2005: fsid: bad dir: ino = ino-num
WARNING: sfcfs_mds:2006: fsid: bad dir: invalid flags. ino = ino-num flags= flags
WARNING: sfcfs_mds:2007: fsid: bad dir: size error. ino = ino-num size= size

[Explanation]

An error was detected in a directory entry of fsid

[Response]

Unmount the relevant file system from all of the nodes, and execute sfcfsck(8) specifying -o nolog.


 

WARNING: sfcfs_mds:2008: fsid: meta data read error. type = number dev = dev_numblock = block_num size = size errcode = errcode
WARNING: sfcfs_mds:2009: fsid: meta data read error. type = number dev = dev_numblock = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to read the meta-data area from a device dev_num.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2010: fsid: bitmap read error. type = number dev = dev_numblock = block_num size = size errcode = errcode
WARNING: sfcfs_mds:2011: fsid: bitmap read error. type = number dev = dev_numblock = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to read the bitmap area from a device dev_num.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2012: bitmap read error. type = number dev = dev_numblock = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to read the bitmap area from a device dev_num.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2013: fsid: bitmap write error. type = number dev = dev_numblock = block_num size = size

[Explanation]

An error occurred during an attempt to write to the bitmap area on a device dev_num.

[Response]

Unless message sfcfs_mds:2014 or sfcfs_mds:2015 is issued, recovery by retry processing was successful, so no Response is required.


 

WARNING: sfcfs_mds:2014: fsid: bitmap write error information was lost. type = number dev = dev_numblock = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to write to the bitmap area on a device dev_num. Part of the file system (fsid) information was lost.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2015: bitmap write error information was lost. type = number dev = dev_numblock = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to write to the bitmap area on a device dev_num. Part of the file system (fsid) information was lost.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2016: fsid: meta data write error. type = number dev = dev_numblock = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to write to the meta-data area on a disk.

[Response]

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


 

WARNING: sfcfs_mds:2017: fsid: meta data write error. information was lost. type = number dev = dev_numblock = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to write to the meta-data area on a disk. Part of the file system (fsid) information was lost.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2018: fsid: super block write error. dev = dev_num block = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to write a super block to a disk.

[Response]

Unless message sfcfs_mds:2019 is issued, recovery was performed by retry processing, so no Response is required.


 

WARNING: sfcfs_mds:2019: fsid: super block write error. information was lost. dev = dev_num block = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to write a super block to a disk.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2020: fsid: LOG daemon is dead.

[Explanation]

The log daemon stopped processing because it could not recover from a failure to write to the update log area.

[Response]

Because of an I/O error, the update log daemon was not able to operate and terminated. The file system access performance is degraded because operation is continued without the update log available. Back up the file system, and take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2021: fsid: cannot access: too many I/O errors. dev = dev_num

[Explanation]

The file system was blockaded due to a writing error to the super block on the device number dev_num in the file system (fsid). In the future, access to this file system will be an error return.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2022: fsid: volume information write error. dev = dev_num block = block_num size = size errcode = errcode
WARNING: sfcfs_mds:2023: fsid: volume information write error. dev = dev_num block = block_num size = size errcode = errcode

[Explanation]

An error occurred during an attempt to write a partition configuration data to a disk.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2024: fsid: cannot delete extent. ino = number offset = offset block = block errcode = errcode

[Explanation]

An error in extent-based management of a file system (fsid) was detected.

[Response]

Unmount the relevant file system from all of the nodes, and execute sfcfsck(8) specifying -o nolog.


 

WARNING: sfcfs_mds:2025: fsid: no extent exists. ino = number subnode = subnode errcode = errcode

[Explanation]

An error in extent-based management of a file system (fsid) was detected.

[Response]

Unmount the relevant file system, and execute sfcfsck(8) specifying -o nolog.


 

WARNING: sfcfs_mds:2026: fsid: super block read error. dev = dev_num errcode = errcode

[Explanation]

An error in extent-based management of a file system (fsid) was detected.

[Response]

Unmount the relevant file system, and execute sfcfsck(8) specifying -o nolog.


 

WARNING: sfcfs_mds:2027: super block read error. errcode = errcode

[Explanation]

A super block could not be read when the mount the file system (fsid) started

[Response]

Unmount the relevant file system, and execute sfcfsck(8) specifying -o nolog.


 

WARNING: sfcfs_mds:2028: fsid: partition configuration read error. dev = dev_num errcode = errcode

[Explanation]

Partition configuration data could not be read when mount the file system (fsid) started.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2029: partition configuration read error. errcode = errcode

[Explanation]

Partition configuration data could not be read when mount the file system started.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2030: fsid: node information not found for node

[Explanation]

Information for node was not found in the file system (fsid).

[Response]

Register correct node information using sfcsetup(8).


 

WARNING: sfcfs_mds:2031: fsid: primary and secondary super blocks are different. dev = dev_num

[Explanation]

An inconsistency was detected between the contents of the primary super block and the contents of the secondary super block on the indicated device.

[Response]

Specify the partition of device number dev_num using sfcinfo(8), and perform the procedure of "Action to be taken when the file system configuration information is inconsistent"

# sfcinfo -d dev_num


 

WARNING: sfcfs_mds:2032: fsid: primary and secondary volume informations are different. dev=dev_num

[Explanation]

An inconsistency was detected between the contents of the primary partition configuration data and the contents of the secondary partition configuration data on the device.

[Response]

Specify the partition of device number dev_num using sfcinfo(8), and perform the procedure of "Action to be taken when the file system configuration information is inconsistent"

# sfcinfo -d dev_num


 

WARNING: sfcfs_mds:2033: fsid: super blocks differ. dev dev_num to dev_num

[Explanation]

An inconsistency was found in the super block information in the indicated file system (fsid) in a multiple partition configuration.

[Response]

Specify the partition of device number dev_num using sfcinfo(8), and perform the procedure of "Action to be taken when the file system configuration information is inconsistent"

# sfcinfo -d dev_num


 

WARNING: sfcfs_mds:2034: mmap can't access between other nodes. mnt= mount_point, ino=i-number, nodename(node1, node2), mode(mode1,mode2)

[Explanation]

open(2) and mmap(2) that cannot be maintain the consistency of the data were issued to the same file.

[Response]

Please wait for the termination of the process running on the "node1" indicated this message, and execute again.

To determine the process using the i-number, act according to the following sequence:
i) determine the filename of the i-number, using find(1) with -inum option.
ii) determine the process ID that uses the filename, using fuser(1).
iii) determine the command name of the process ID, using ps(1).


 

WARNING: sfcfs_mds:2035: MDS(recover) is timed out.

[Explanation]

MDS detected a timeout at recovery mounting.

[Response]

Reboot the system and perform the mounting again.


 

WARNING: sfcfs_mds:2036: can't allocate memory in primary

[Explanation]

Memory could not be allocated on the file system.

[Response]

Increase memory or the size of the swap area.


 

WARNING: sfcfs_mds:2037: read error on log partition (errno = errno errcode = error_code): mount_point

[Explanation]

An error occurred during an attempt to read the log partition.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2038: read error on meta partition (errno = errno errcode = error_code): mount_point

[Explanation]

An error occurred during an attempt to read the meta partition.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2039: write error on log partition (errno = errno errcode = error_code): mount_point

[Explanation]

An error occurred during an attempt to write the log partition.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2040: write error on meta partition (errno = errno errcode = error_code): mount_point

[Explanation]

An error occurred during an attempt to write the meta partition.

[Response]

Take action according to the instructions in "Action for I/O errors."


 

WARNING: sfcfs_mds:2041: can't receive heartbeat procedure. status = status

[Explanation]

Communication with the AC was lost. The file system cannot be used from the node.

[Response]

Unmount the indicated file system. Check the network, node, and IP address settings.

 


 

WARNING: sfcfs_mds:2042: fsid: The size of the partition might have been changed after the file system was made.

[Explanation]

The size of the partition which constitutes the file system(fsid) might have been changed.

[Response]

Please perform the procedure(from step 6 on) described on "Action to be taken when the file system configuration information is inconsistent".

The file system can keep on using. But GFS Shared File System can not be expanded by size expansion of the partition which constitutes the GFS Shared File System. Please perform the procedure above promptly.

 


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004