Veritas™ File System 5.0.1 Administrator's Guide
Reports on extent fragmentation.-E
The file system's mount point.mount_point
Specifies the path name of the raw device if there is no entry in
/etc/fstab and fsadm cannot determine the raw device.
-r rawdev
Example of reorganizing a file system
The following example reorganizes the file system mounted at /ext.
To reorganize a VxFS file system
◆
Reorganize the VxFS file system mounted at /ext:
# fsadm -F vxfs -EeDd /ext
Extending a file system using extendfs
If a VxFS file system is not mounted, you can use the extendfs command to
increase the size of the file system.
To extend a VxFS file system
◆
Use the extendfs command to extend a VxFS file system:
extendfs [-F vxfs] [-q] [-v] [-s size] special
The file system typevxfs
Displays the size of special without resizing it-q
Specifies verbose mode-v
Specifies the number of blocks to add to the file system (maximum if
not specified)
-s size
Either a logical volume or a disk partitionspecial
Note: If the file system resides on a volume set, the extendfs command fails. Use
the fsvoladm command to extend a multi-volume file system. See the fsvoladm(1M)
manual page.
201Quick Reference
Resizing a file system