HP-UX HB v13.00 Ch-14 - JFS

HP-UX Handbook Rev 13.00 Page 42 (of 47)
Chapter 14 Journaled File System (JFS)
October 29, 2013
mount_point fileset (index number) marked bad
Explanation:
An error occurred while reading or writing a fileset structure. VX_FULLFSCK flag is set. If the
VX_FULLFSCK flag can't be set, the file system is disabled.
Action: Unmount the file system and use fsck to run a full structural check.
Message: 058
WARNING: msgcnt x: vxfs: mesg 058: vx_ivalidate - mount_point file system inode
number version number exceeds fileset's
Explanation: During inode validation, a discrepancy was found between the inode version
number and the fileset version number. The inode may be marked bad, or the fileset version
number may be changed, depending on the ratio of the mismatched version numbers.
VX_FULLFSCK flag is set. If the VX_FULLFSCK flag can't be set, the file system is disabled.
Action: Check the console log for I/O errors. If the problem is a disk failure, replace the disk. If
the problem is not related to an I/O failure, find out how the disk became corrupted. If no user or
process is writing to the device, report the problem to your customer support organization. In
either case, unmount the file system and use fsck to run a full structural check.
Mounting a JFS file system
# mount <option> <specific option> /dev/vgXX/lvolX <mountpoint>
You can choose between the following <options>:
-F = file system type
-a = mounts all file systems which are mentioned in /etc/fstab
-e = displays all file systems which are mounted
-l = limit actions to local file systems only
-o = to set specific options
a list of comma-separated sub options and/or keyword/attribute pairs. There are the following
specific options:
Miscellaneous <specific options>
rw read-write (default)
suid set-user ID execution allowed (default)
ro read only
nosuid set-user-ID execution not allowed
quota disk quotas enabled
remount change of mount options for a mounted file system