Thursday, January 24, 2013

Filesystem commands in AIX






lsfs
Lists all filesystems in the
/etc/filesystems entry






lsfs -a
To list all filesystems (default)






lsfs -q
List all filesystems with
detailed info (shows size of FS and LV in it. so we can check whether size
of LV=size os FS)






lsfs -l
Specify the output in list format






lsfs -c
Specify the output in column format


No comments:

Post a Comment