vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Is there some HP-UX host-based utility that will show the serial number and WWN for a Fibre Channel, SAN-attached tape? NetBackup 5.1 will eventually show these, but sometimes we have a chicken-and-egg situation where we need to be able to specify the device path and serial number to NetBackup before we can configure NetBackup with a new drive. # uname -a HP-UX smessh01 B.11.11 U 9000/800 1874830560 unlimited-user license # ioscan -funC tape Class I H/W Path Driver S/W State H/W Type Description ================================================== ======================= tape 0 0/0/0/3/1.3.0 stape CLAIMED DEVICE HP C5683A /dev/rmt/0m /dev/rmt/c3t3d0BESTn /dev/rmt/0mb /dev/rmt/c3t3d0BESTnb /dev/rmt/0mn /dev/rmt/c3t3d0DDS /dev/rmt/0mnb /dev/rmt/c3t3d0DDSb /dev/rmt/c3t3d0BEST /dev/rmt/c3t3d0DDSn /dev/rmt/c3t3d0BESTb /dev/rmt/c3t3d0DDSnb Thanks, --Bruce |
| ||||
| bhami3@yahoo.com wrote: > Is there some HP-UX host-based utility that will show the serial number > and WWN for a Fibre Channel, SAN-attached tape? NetBackup 5.1 will > eventually show these, but sometimes we have a chicken-and-egg > situation where we need to be able to specify the device path and > serial number to NetBackup before we can configure NetBackup with a new > drive. > > # uname -a > HP-UX smessh01 B.11.11 U 9000/800 1874830560 unlimited-user license > > # ioscan -funC tape > Class I H/W Path Driver S/W State H/W Type > Description > ================================================== ======================= > tape 0 0/0/0/3/1.3.0 stape CLAIMED DEVICE HP > C5683A > /dev/rmt/0m /dev/rmt/c3t3d0BESTn > > /dev/rmt/0mb > /dev/rmt/c3t3d0BESTnb > /dev/rmt/0mn /dev/rmt/c3t3d0DDS > > /dev/rmt/0mnb /dev/rmt/c3t3d0DDSb > > /dev/rmt/c3t3d0BEST /dev/rmt/c3t3d0DDSn > > /dev/rmt/c3t3d0BESTb /dev/rmt/c3t3d0DDSnb > Thanks, > > --Bruce > try using stm |