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

HP-UX Handbook Rev 13.00 Page 38 (of 47)
Chapter 14 Journaled File System (JFS)
October 29, 2013
Message: 043
WARNING: msgcnt x: vxfs: mesg 043: vx_bsdiquotaupdate - mount_point file system
user id inode limit reached.
Explanation:
The hard limit on inodes was exceeded. Further attempts to create files owned by the user will
fail.
Action: Remove some files to free inodes.
Message: 044
WARNING: msgcnt x: vxfs: mesg 044: vx_bsdiquotaupdate - mount_point file system
user id inode quota exceeded too long
Explanation:
The soft limit on inodes has been exceeded continuously for longer than the soft quota time limit.
Further attempts to create files owned by the user will fail.
Action: Remove some files to free inodes.
Message: 045
WARNING: msgcnt x: vxfs: mesg 045: vx_bsdiquotaupdate - warning: mount_point file
system user id inode quota exceeded
Explanation: The soft limit on inodes was exceeded. The soft limit can be exceeded for a certain
amount of time before attempts to create new files begin to fail. Once the time limit has expired,
further attempts to create files owned by the user will fail.
Action: Remove some files to free inodes.
Message: 046, 047
WARNING: msgcnt x: vxfs: mesg 046: vx_dqread - warning: mount_point file system
external user quota file read failed
WARNING: msgcnt x: vxfs: mesg 047: vx_dqwrite - warning: mount_point file system
external user quota file write failed.
Explanation:
To maintain reliable usage counts, VxFS maintains the user quotas file as a structural file in the
structural fileset. These files are updated as part of the transactions that allocate and free blocks
and inodes. For compatibility with the quota administration utilities, VxFS also supports the
standard user visible quota files. When quotas are turned off, synced, or new limits are added,
VxFS tries to update the external quota files. When quotas are enabled, VxFS tries to read the
quota limits from the external quotas file. If these reads or writes fail, the external quotas file is
out of date.
Action: Determine the reason for the failure on the external quotas file and correct it. Recreate
the quotas file.