Incorrect

The user does not reserve space for the EMD when calculating the number of Kbytes available for a file system on a 64-Mbyte VxVM volume. The user reduces the size of the file system to 65536 Kbytes, (64 * 1024 Mbytes = 65536 Kbytes), then reduces the size of the VxVM volume to 64 Mbytes. Although no file system error is returned, data might be lost corrupted.

#fsadm -F vxfs -b 65536 /test5

vxfs fsadm: /dev/evfs/vx/rdsk/rootdg/evol05 is currently 114040 sectors - size will be reduced

#vxassist -g rootdg -f shrinkto vol05 64m

#cd /test5 (no immediate error, but data may be lost or corrupt)

100 Managing Data on EVFS Volumes

Page 100
Image 100
HP UX Encrypted Volume and Filesystem (EVFS) manual # fsadm -F vxfs -b 65536 /test5