Re: check slot of device
From: Dan Foster (usenet_at_evilphb.org)
Date: 06/26/05
- Next message: sllabres: "Re: Help - how to create a volume from sssa hdisk13"
- Previous message: Jose Pina Coelho: "Re: OpenSolaris Release is NEXT WEEK!"
- Next in thread: Dohhhh: "Re: check slot of device"
- Maybe reply: Dohhhh: "Re: check slot of device"
- Maybe reply: Dohhhh: "Re: check slot of device"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 26 Jun 2005 18:53:35 +0000 (UTC)
In article <d9m9u1$1f9t$1@news.hgc.com.hk>, BL <c50342182003@yahoo.com.hk> wrote:
> Suppose I have a tape drive rmt1 attaching to the pci scsi controller in aix
> 5.2 platform, what command can show the rmt1 is connecting which pci slot,
> such as pci1, pci2, pci3....etc?
Here is an example from my pSeries 660 model 6H1 running AIX 5.2:
# lsdev -Cc tape | grep rmt1
rmt1 Available 21-08-00-5,0 IBM 3580 Ultrium Tape Drive
# lsdev -C | grep 21-08
rmt0 Available 21-08-00-4,0 IBM 3580 Ultrium Tape Drive
rmt1 Available 21-08-00-5,0 IBM 3580 Ultrium Tape Drive
scsi2 Available 21-08 Wide/Fast-20 SCSI I/O Controller
# lsslot -c pci | grep scsi2
U0.1-P1-I5 PCI 64 bit, 66MHz, 3.3 volt slot scsi2
rmt1 tape drive was wired to RIO #1 (U0.1), slot 5 (I5).
There were two tape drives (daisy-chained) with a single SCSI cable to
the host. So rmt1 is drive matching SCSI ID #5, and rmt0 is SCSI ID #4.
-Dan
- Next message: sllabres: "Re: Help - how to create a volume from sssa hdisk13"
- Previous message: Jose Pina Coelho: "Re: OpenSolaris Release is NEXT WEEK!"
- Next in thread: Dohhhh: "Re: check slot of device"
- Maybe reply: Dohhhh: "Re: check slot of device"
- Maybe reply: Dohhhh: "Re: check slot of device"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|