ERROR: V-3-20003 - Not able to create new file system on shared disk group using mkfs command.
book
Article ID: 100020213
calendar_today
Updated On:
Description
Error Message
UX:vxfs mkfs: ERROR: V-3-20003: Cannot open /dev/vx/rdsk/datadg01/vol1: No such device or address
UX:vxfs mkfs: ERROR: V-3-20275: cannot open /dev/vx/rdsk/datadg01/vol1
Resolution
When creating a new filesystem on a shared disk, one has to activate the diskgroup for shared write access using the following command. The activation mode of a disk group determines whether applications are permitted to read and write to volumes in the disk group.
# vxdg -g set activation =sw
Note: If you use the vxdg command to change the activation mode of a shared diskgroup, first change the activation mode to off before setting it to any other value.
Issue/Introduction
Not able to create new file system on shared disk group using mkfs command.
Was this article helpful?
thumb_up
Yes
thumb_down
No