UX:vxfs fsadm: ERROR: V-3-20279: /dev/volumegroup/logicalvolume is not the root inode of a vxfs file system

I ran fsadm on the device and it showed this error message

root@hpux:~ # fsadm -F vxfs -b 14336M /dev/vgSAPappls/lvusrsapWP0
UX:vxfs fsadm: ERROR: V-3-20279: /dev/vgSAPappls/lvusrsapWP0 is not the root inode of a vxfs file system

I needed to run in the mount point

root@hpux:~ # fsadm -F vxfs -b 14336M /usr/sap/WP0
UX:vxfs fsadm: INFO: V-3-25942: /dev/vgSAPappls/rlvusrsapWP0 size increased from 10485760 sectors to 14680064 sectors

Advertisement