How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘list’

list mksysb from tap

Thursday, February 26th, 2015

try this command to list files from a mksysb tap:

#lsmksysb

the previous command will list from the default tap device “rmt0”.

if you have another tap, try the following:

#lsmksysb -f /dev/rmt5

how to list file system inside specific volume group

Monday, October 21st, 2013

You can use command ‘lsvgfs’ to list all file systems inside specific volume group like the following example:

# lsvgfs rootvg
/
/usr
/var
/tmp
/home
/opt
/admin
/var/adm/ras/livedump
/oracle_osb
/u01/app/oracle
/u02/oradata
/iso_image
/TestFs