# vxresize –g datadg vol01 +1G
VxVM vxresize ERROR V-5-1-7231 Problem running mkfs command for volume vol01, in diskgroup datadg failed to disable logging
This filesystem is mounted as ‘ufs’.
Confirm with ‘mount –v’ output:
bash-3.2# mount -v| grep datadg
/dev/vx/dsk/datadg/vol01 on /data type ufs read/write/setuid/devices/rstchown/intr/largefiles/logging/xattr/onerror=panic/dev=4246590 on Wed Dec 11 10:40:40 2013
Use ‘-F ufs’ in the command.
Syntax:
# vxresize –F ufs –g
Example:
# vxresize –F ufs –g datadg vol01 +1G