GETDISKINFO(1M) GETDISKINFO(1M)
getDiskInfo - lists information about fixed disks
/usr/sysadm/privbin/getDiskInfo [-c] [-d disk id]
getDiskInfo checks all local fixed disks and reports their capacity and
partition information.
The partition information is similar to that produced by prtvtoc, but
filesystem partitions are tested for valid EFS and XFS filesystems, and
xlv partitions are tested to determine whether or not they are actually
being administered by xlv.
This privcmd is used by the DiskManager which can't access the
information directly because root privilege is required to read the disk
header and to invoke the xlv_mgr.
-c Also return capacity information
-d disk id
Returns extended information about a particular disk. disk id is a
string (X,Y) or (X,Y,Z) where X is the SCSI controller number, Y is
the SCSI unit number, and Z is the LUN, if applicable. For example,
getDiskInfo -d "(0,2)" lists information about unit number 2
attached to SCSI controller 0.
sysmgr(1M), runpriv(1M), prtvtoc(1m), xlv_mgr(1M), DiskManager(1M)
PPPPaaaaggggeeee 1111 [ Back ]
|