< Previous | |
Product: Storage Foundation Cluster File System Guides | |
Manual: Cluster File System 4.1 Installation and Administration Guide |
CFS ProblemsIf there is a device failure or controller failure to a device, the file system may become disabled cluster-wide. To address the problem, unmount all secondary mounts, unmount the primary, then run a full fsck. When the file system check completes, mount all nodes again. Unmount FailuresThe umount command can fail for the following reasons:
Mount FailuresMounting a file system can fail for the following reasons:
vxfs mount: cannot open mnttab /etc/mnttab is missing or you do not have root privileges. vxfs mount: device already mounted, ... The device is in use by mount, mkfs or fsck on the same node. This error cannot be generated from another node in the cluster. mount: slow The node may be in the process of joining the cluster. # mount -F vxfs /dev/vx/dsk/share/vol01 /vol01 the following error message displays: vxfs mount: /dev/vx/dsk/share/vol01 is already mounted, /vol01 is busy, allowable number of mount points exceeded, or cluster reservation failed for the volume vxfs umount: /vol01 cannot unmount : Device busy Command Failures
vxfs fsadm: ERROR: not primary in a cluster file system This means that you can run this command only on the primary, that is, the system that mounted this file system first. Performance IssuesFile system performance is adversely affected if a cluster file system is mounted with the qio option enabled and Quick I/O is licensed, but the file system is not used for Quick I/O files. Because qio is enabled by default, if you do not intend to use a shared file system for Quick I/O, explicitly specify the noqio option when mounting. High Availability IssuesNetwork Partition/JeopardyNetwork partition (or split brain) is a condition where a network failure can be misinterpreted as a failure of one or more nodes in a cluster. If one system in the cluster incorrectly assumes that another system failed, it may restart applications already running on the other system, thereby corrupting data. CFS tries to prevent this by having redundant heartbeat links. At least one link must be active to maintain the integrity of the cluster. If all the links go down, after the last network link is broken, the node can no longer communicate with other nodes in the cluster. Thus the cluster is in one of two possible states. Either the last network link is broken (called a network partition condition), or the last network link is okay, but the node crashed, in which case it is not a network partition problem. It is not possible to identify whether it is the first or second state, so a kernel message is issued to indicate that a network partition may exist and there is a possibility of data corruption. Jeopardy is a condition where a node in the cluster has a problem connecting to other nodes. In this situation, the link or disk heartbeat may be down, so a jeopardy warning may be displayed. Specifically, this message appears when a node has only one remaining link to the cluster and that link is a network link. This is considered a critical event because the node may lose its only remaining connection to the network. Caution Do not remove the communication links while shared storage is still connected. Low MemoryUnder heavy loads, software that manages heartbeat communication links may not be able to allocate kernel memory. If this occurs, a node halts to avoid any chance of network partitioning. Reduce the load on the node if this happens frequently. A similar situation may occur if the values in the /etc/llttab files on all cluster nodes are not correct or identical.
|
^ Return to Top | < Previous |
Product: Storage Foundation Cluster File System Guides | |
Manual: Cluster File System 4.1 Installation and Administration Guide | |
VERITAS Software Corporation
www.veritas.com |