Veritas File System 5.0 Administrator's Guide (September 2006)

Table B-2
Unique message identifiers and messages (continued)
Message and DefinitionMessage Number
UX:vxfs command: ERROR: V-3-21264: message
Description
The attempt to mount a VxFS file system has failed because either
the volume being mounted or the directory which is to be the mount
point is busy.
The reason that a VxVM volume could be busy is if the volume is
in a shared disk group and the volume is currently being accessed
by a VxFS command, such as fsck, on a node in the cluster.
One reason that the mount point could be busy is if a process has
the directory open or has the directory as its current directory.
Another reason that the mount point could be busy is if the
directory is NFS-exported.
Action
For a busy mount point, if a process has the directory open or has
the directory as its current directory, use the fuser command to
locate the processes and either get them to release their references
to the directory or kill the processes. Afterward, attempt to mount
the file system again.
If the directory is NFS-exported, unexport the directory, such as
by using unshare mntpt on the Solaris operating system.
Afterward, attempt to mount the file system again.
21264
UX:vxfs command: ERROR: V-3-21268: message
Description
This message is printed by two different commands:
fsckpt_restore and mount. In both cases, the kernel's attempt
to mount the file system failed because of I/O errors or corruption
of the VxFS metadata.
Action
Check the console log for I/O errors and fix any problems reported
there. Run a full fsck.
21268
269Diagnostic messages
Unique message identifiers