Operating System - HP-UX
1823065 Members
3050 Online
109645 Solutions
New Discussion юеВ

IBM ULT3580-TD3 tape drive issue

 
Burak Topal
Frequent Advisor

IBM ULT3580-TD3 tape drive issue

Hi All,
There are 7 tape devices connected to our 11.31 server. It shows 7 tape devices connected but 4 of them shows NO_HW as S/W State. Rebooting the server did not solve the problem.

Any answer would be appreciated.
Thanks..

Above is the output of ioscan -fnC tape;

Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 68 0/2/0/0/0/0/4/0/0/0.41.26.255.0.0.1 atdd_leg CLAIMED DEVICE IBM ULT3580-TD3
/dev/rmt/68m /dev/rmt/68mn /dev/rmt/c12t0d1BEST /dev/rmt/c12t0d1BESTn
/dev/rmt/68mb /dev/rmt/68mnb /dev/rmt/c12t0d1BESTb /dev/rmt/c12t0d1BESTnb
tape 69 0/2/0/0/0/0/4/0/0/0.41.26.255.0.0.2 atdd_leg CLAIMED DEVICE IBM ULT3580-TD3
/dev/rmt/69m /dev/rmt/69mn /dev/rmt/c12t0d2BEST /dev/rmt/c12t0d2BESTn
/dev/rmt/69mb /dev/rmt/69mnb /dev/rmt/c12t0d2BESTb /dev/rmt/c12t0d2BESTnb
tape 70 0/2/0/0/0/0/4/0/0/0.41.26.255.0.0.3 atdd_leg CLAIMED DEVICE IBM ULT3580-TD3
/dev/rmt/70m /dev/rmt/70mn /dev/rmt/c12t0d3BEST /dev/rmt/c12t0d3BESTn
/dev/rmt/70mb /dev/rmt/70mnb /dev/rmt/c12t0d3BESTb /dev/rmt/c12t0d3BESTnb
tape 71 0/2/0/0/0/0/4/0/0/0.41.26.255.0.0.4 atdd_leg NO_HW DEVICE IBM ULT3580-TD3
/dev/rmt/71m /dev/rmt/71mn /dev/rmt/c12t0d4BEST /dev/rmt/c12t0d4BESTn
/dev/rmt/71mb /dev/rmt/71mnb /dev/rmt/c12t0d4BESTb /dev/rmt/c12t0d4BESTnb
tape 72 0/2/0/0/0/0/4/0/0/0.41.26.255.0.0.5 atdd_leg NO_HW DEVICE IBM ULT3580-TD3
/dev/rmt/72m /dev/rmt/72mn /dev/rmt/c12t0d5BEST /dev/rmt/c12t0d5BESTn
/dev/rmt/72mb /dev/rmt/72mnb /dev/rmt/c12t0d5BESTb /dev/rmt/c12t0d5BESTnb
tape 73 0/2/0/0/0/0/4/0/0/0.41.26.255.0.0.6 atdd_leg NO_HW DEVICE IBM ULT3580-TD3
/dev/rmt/73m /dev/rmt/73mn /dev/rmt/c12t0d6BEST /dev/rmt/c12t0d6BESTn
/dev/rmt/73mb /dev/rmt/73mnb /dev/rmt/c12t0d6BESTb /dev/rmt/c12t0d6BESTnb
tape 74 0/2/0/0/0/0/4/0/0/0.41.26.255.0.0.7 atdd_leg NO_HW DEVICE IBM ULT3580-TD3
/dev/rmt/74m /dev/rmt/74mn /dev/rmt/c12t0d7BEST /dev/rmt/c12t0d7BESTn
/dev/rmt/74mb /dev/rmt/74mnb /dev/rmt/c12t0d7BESTb /dev/rmt/c12t0d7BESTnb
3 REPLIES 3
Johnson Punniyalingam
Honored Contributor

Re: IBM ULT3580-TD3 tape drive issue

try below commands.

# ioscan -fun

#insf -e

# ioscan -fnC tape

Are they connected (via FC)..?
Problems are common to all, but attitude makes the difference
Burak Topal
Frequent Advisor

Re: IBM ULT3580-TD3 tape drive issue

Already run these commands.
Yes, connected via FC.
Thanks..
Johnson Punniyalingam
Honored Contributor

Re: IBM ULT3580-TD3 tape drive issue

we need check the (FC) card

# ioscan -fnC fc -> post the output

(was there any activity done from the (storage switch side)

# dmesg
# /var/adm/syslog/syslog.log -> check for any (FC card failure or errors)

# /var/opt/resmon/log/event.log
Problems are common to all, but attitude makes the difference