Error Code details
V-5-1-2527
Severity: Error 
Component: Volume Manager 
Message:
VX_GETFSOPT ioctl failed -- errno %d
Description:

When you do the vxresize operation on volumes containing VxFS filesystems, this message is displayed if the volume is not mounted.                                                                        

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2014-10-10 22:52:47
Platform: Generic
Release: Generic
Content:
  1. For resizing the volume containing VxFS filesystem, mount the volume as below.

On AIX, enter:            #            mount [ −V vxfs ] blkname mount_point

On HP-UX, enter:     #         mount [ −F vxfs ] blkname mount_point

On Linux, enter:       #          mount [-t vxfs] blkname mount_point

On Solaris, enter:    #             mount [ −F vxfs ] blkname mount_point

  1. Retry the vxresize operation on the volume.

For detailed information on this command, see the mount manual page.

Note: This link points to the release 6.0, Linux platform version of the manual page. For the manual page for your release and platform, go to the Documents page on the SORT website.