Hi
# date
Tue Jul 29 05:38:33 EST 2014
# uname -a
SunOS Meidaserver 5.10 Generic_147440-19 sun4u sparc SUNW,Sun-Fire-V490
# mt -f /dev/rmt/4cbn status
/dev/rmt/4cbn: No such file or directory
# tpautoconf -t
TPAC60 HP Ultrium 3-SCSI L6HS MXP1004KAN -1 -1 -1 -1 /dev/rmt/3cbn - -
TPAC60 HP Ultrium 3-SCSI L6HS HU10715JNR -1 -1 -1 -1 /dev/rmt/1cbn - -
TPAC60 HP Ultrium 3-SCSI L6HS HU10708N21 -1 -1 -1 -1 /dev/rmt/2cbn - -
TPAC60 HP Ultrium 3-SCSI L6HS MXP0901BAF -1 -1 -1 -1 /dev/rmt/0cbn - -
# tpconfig -d
Id DriveName Type Residence
Drive Path Status
****************************************************************************
0 01020105_lto3 hcart3 ACS(2) ACS=1, LSM=2, PANEL=1, DRIVE=5
/dev/rmt/0cbn UP
1 01000105_lto3 hcart3 ACS(2) ACS=1, LSM=0, PANEL=1, DRIVE=5
/dev/rmt/1cbn UP
2 01010110_lto3 hcart3 ACS(2) ACS=1, LSM=1, PANEL=1, DRIVE=10
/dev/rmt/2cbn UP
3 01010105_lto3 hcart3 ACS(2) ACS=1, LSM=1, PANEL=1, DRIVE=5
/dev/rmt/3cbn UP
4 01000110_lto3 hcart3 ACS(2) ACS=1, LSM=0, PANEL=1, DRIVE=10
/dev/rmt/4cbn DOWN
Currently defined robotics are:
ACS(2) ACSLS server = xxxxx
EMM Server = xxxx
FYI
Other outputs provided below..
bash-3.00# tpconfig -l
Device Robot Drive Robot Drive Device Second
Type Num Index Type DrNum Status Comment Name Path Device Path
robot 2 - ACS - - - - xxxxxxxx
drive - 0 hcart3 - UP - 01020105_lto3 /dev/rmt/0cbn ACS=1, LSM=2, PANEL=1, DRIVE=5
drive - 1 hcart3 - UP - 01000105_lto3 /dev/rmt/1cbn ACS=1, LSM=0, PANEL=1, DRIVE=5
drive - 2 hcart3 - UP - 01010110_lto3 /dev/rmt/2cbn ACS=1, LSM=1, PANEL=1, DRIVE=10
drive - 3 hcart3 - UP - 01010105_lto3 /dev/rmt/3cbn ACS=1, LSM=1, PANEL=1, DRIVE=5
drive - 4 hcart3 - DOWN - 01000110_lto3 /dev/rmt/4cbn ACS=1, LSM=0, PANEL=1, DRIVE=10 =======================> Issue drive
bash-3.00#
--------------------------------------------------------------------------------------------------------------------------------
bash-3.00# ls -ltr /dev/rmt/*cbn
lrwxrwxrwx 1 root root 73 Jul 16 2007 /dev/rmt/0cbn -> ../../devices/pci@8,600000/SUNW,emlxs@1/fp@0,0/st@w500104f000904e13,0:cbn
lrwxrwxrwx 1 root root 73 Jul 16 2007 /dev/rmt/1cbn -> ../../devices/pci@8,600000/SUNW,emlxs@1/fp@0,0/st@w500104f000904e73,0:cbn
lrwxrwxrwx 1 root root 73 Jul 16 2007 /dev/rmt/2cbn -> ../../devices/pci@8,600000/SUNW,emlxs@1/fp@0,0/st@w500104f000904e34,0:cbn
lrwxrwxrwx 1 root root 73 Jul 16 2007 /dev/rmt/3cbn -> ../../devices/pci@8,700000/SUNW,emlxs@3/fp@0,0/st@w500104f000904e43,0:cbn
lrwxrwxrwx 1 root root 73 Jul 16 2007 /dev/rmt/4cbn -> ../../devices/pci@8,700000/SUNW,emlxs@3/fp@0,0/st@w500104f000904e64,0:cbn =======> Issue drive
--------------------------------------------------------------------------------------------------------------------------------
Could not find the one of the tape controller from below output. (500104f000904e64) , Based on the below output we see only 4 controler for tape hence 4 drives are working.
bash-3.00# cfgadm -al
Ap_Id Type Receptacle Occupant Condition
c0 scsi-bus connected configured unknown
c0::dsk/c0t0d0 CD-ROM connected configured unknown
c1 fc-private connected configured unknown
c1::500000e011f259c1 disk connected configured unknown
c1::500000e011f25b31 disk connected configured unknown
c2 fc-fabric connected configured unknown
c2::500104f000904e43 tape connected configured unknown
c3 fc connected unconfigured unknown
c4 fc connected unconfigured unknown
c5 fc-fabric connected configured unknown
c5::500104f000904e13 tape connected configured unknown
c5::500104f000904e34 tape connected configured unknown
c5::500104f000904e73 tape connected configured unknown
usb0/1 unknown empty unconfigured ok
usb0/2 unknown empty unconfigured ok
usb0/3 unknown empty unconfigured ok
usb0/4 unknown empty unconfigured ok
bash-3.00#
--------------------------------------------------------------------------------------------------------------------------------
bash-3.00# luxadm -e port
/devices/pci@9,600000/SUNW,qlc@2/fp@0,0:devctl CONNECTED
/devices/pci@8,700000/SUNW,emlxs@3/fp@0,0:devctl CONNECTED ===========> Drive 3 and 4 are using this port but Drive 4 is only NOT working.
/devices/pci@8,700000/SUNW,emlxs@4/fp@0,0:devctl NOT CONNECTED
/devices/pci@8,700000/SUNW,emlxs@5/fp@0,0:devctl NOT CONNECTED
/devices/pci@8,600000/SUNW,emlxs@1/fp@0,0:devctl CONNECTED
bash-3.00#