"ERROR: V-3-21251: /dev/vx/rdsk/# does not exist" when mounting filesystem for AIX with Veritas Storage Foundation
book
Article ID: 100003922
calendar_today
Updated On:
Description
Error Message
UX:vxfs mount ERROR: V-3-21251: /dev/vx/rdsk/# does not exist
Cause
The issue occurs when attempts are made to comment out lines in /etc/filesystems file using the "#" symbol.
"#" is not a valid comment character for in AIX; a "*" should be used instead
Resolution
Replace the "#" comments with "*" for the lines needed to be commented.
This would allow the filesystem to mount successfully.
Issue/Introduction
With Storage Foundation running on an AIX system,the mount of a filesystem reports a failure
Error Message
Was this article helpful?
thumb_up
Yes
thumb_down
No