SCSIMGR: SCSI Manager is an utility to get the LUN information from the server.
# scsimgr -h get_attr : Command to get basic attributes of all SCSI Devices.
# scsimgr -v get_stat : Command to get global statistics.
# scsimgr get_stat -D /dev/rdisk/disk0 : Command to get statistics of a particular disk.
# scsimgr get_stat -D /dev/rdisk/disk0 all_lpt : Command to get all the LUN path for a disk.
# scsimgr -v get_stat -H 0/4/1/0.0x60060b000014f45a0001000000000011 : Command to get statistics for a Hardware path.
# scsimgr -h get_attr : Command to get basic attributes of all SCSI Devices.
# scsimgr -v get_stat : Command to get global statistics.
# scsimgr get_stat -D /dev/rdisk/disk0 : Command to get statistics of a particular disk.
# scsimgr get_stat -D /dev/rdisk/disk0 all_lpt : Command to get all the LUN path for a disk.
# scsimgr -v get_stat -H 0/4/1/0.0x60060b000014f45a0001000000000011 : Command to get statistics for a Hardware path.
No comments:
Post a Comment