AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Operatingsystems
#Servers
#AIX
#AIX
#AIX
#AIX
#AppPerformanceManagement
 View Only

Incorrect output with lsjfs2 on AIX 7 beta

  • 1.  Incorrect output with lsjfs2 on AIX 7 beta

    Posted Thu October 28, 2010 07:20 PM

    Originally posted by: Storix


    It appears that there is an error in the output of lsjfs2 in AIX 7 Beta. In previous AIX releases, specifying this command only outputs information for a particular logical volume.

    AIX 5.3
    1. lsjfs2 -c /dev/hd2
    #MountPoint:Device:Vfs:Nodename:Type:Size:Options:AutoMount:Acct:OtherOptions:LvSize:FsSize:BlockSize:Sparse:InlineLog:InlineLogSz:EAformat:Quota:DMAPI:VIX:
    /usr:/dev/hd2:jfs2::bootfs:10747904:rw:yes:no::10747904:10747904:4096:yes:no:0:v1:no:no:no:

    However, with the AIX 7 beta, it outputs information for ALL logical volumes.
    AIX 7.0
    1. lsjfs2 -c /dev/hd2
    #MountPoint:Device:Vfs:Nodename:Type:Size:Options:AutoMount:Acct:OtherOptions:LvSize:FsSize:BlockSize:Sparse:InlineLog:InlineLogSz:EAformat:Quota:DMAPI:VIX:EFS:ISNAPSHOT:maxext
    /:/dev/hd4:jfs2::bootfs:491520:rw:yes:no::491520:491520:4096:yes:no:0:v1:no:no:yes:no:no:0:
    /home:/dev/hd1:jfs2:::32768:rw:yes:no::32768:32768:4096:yes:no:0:v1:no:no:yes:no:no:0:
    /usr:/dev/hd2:jfs2::bootfs:5275648:rw:yes:no::5275648:5275648:4096:yes:no:0:v1:no:no:yes:no:no:0:
    /var:/dev/hd9var:jfs2::bootfs:786432:rw:yes:no::786432:786432:4096:yes:no:0:v1:no:no:yes:no:no:0:
    /tmp:/dev/hd3:jfs2:::524288:rw:yes:no::524288:524288:4096:yes:no:0:v1:no:no:yes:no:no:0:
    /admin:/dev/hd11admin:jfs2:::262144:rw:yes:no::262144:262144:4096:yes:no:0:v1:no:no:yes:no:no:0:
    /opt:/dev/hd10opt:jfs2:::786432:rw:yes:no::786432:786432:4096:yes:no:0:v1:no:no:yes:no:no:0:
    /var/adm/ras/livedump:/dev/livedump:jfs2:::524288:rw:yes:no::524288:524288:4096:yes:no:0:v1:no:no:yes:no:no:0:
    /datavg:/dev/fslv00:jfs2:::1048576:rw:yes:no::1048576:1048576:4096:yes:no:0:v2:no:no:yes:yes:yes:0:
    /usr:/dev/hd2:jfs2::bootfs:5275648:rw:yes:no::5275648:5275648:4096:yes:no:0:v1:no:no:yes:no:no:0:
    Is this NEW behavior or a bug. If a bug, anyone know if IBM is taking PMRs for the beta?