Operating System - HP-UX
1833053 Members
2572 Online
110049 Solutions
New Discussion

question about internal disk

 
Lucero Perez
Advisor

question about internal disk

I got from print_manifest this:

Storage devices HW Path Interface
TEAC DV-28E-N 0/0/2/0.0.0.0 IDE Primary Channel
HP C5683A 0/3/1/1.2.0 SCSI Ultra320 A6961-60011
HP 146 GST3146707LC 140014 Mb 0/3/1/0.6.0 SCSI Ultra320 A6961-60011
HP 146 GST3146707LC 140014 Mb 0/3/1/0.4.0 SCSI Ultra320 A6961-60011
HP 73.4GST373207LC 70007 Mb 0/3/1/0.2.0 SCSI Ultra320 A6961-60011
HP 73.4GST373207LC 70007 Mb 0/3/1/0.0.0 SCSI Ultra320 A6961-60011
HP 73.4GST373454LC 70007 Mb 0/1/1/1.2.0 SCSI C1010 Ultra160 Wide LVD
HP 73.4GST373454LC 70007 Mb 0/1/1/0.1.0 SCSI C1010 Ultra160 Wide LVD
and from ioscan -FunC disk
Class I H/W Path Driver S/W State H/W Type Description
=========================================================================
disk 0 0/0/2/0.0.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-N
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
disk 1 0/1/1/0.1.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c2t1d0 /dev/rdsk/c2t1d0
disk 2 0/1/1/1.2.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c3t2d0 /dev/rdsk/c3t2d0
disk 3 0/3/1/0.0.0 sdisk CLAIMED DEVICE HP 73.4GST373207LC
/dev/dsk/c4t0d0 /dev/rdsk/c4t0d0
disk 4 0/3/1/0.2.0 sdisk CLAIMED DEVICE HP 73.4GST373207LC
/dev/dsk/c4t2d0 /dev/rdsk/c4t2d0
disk 5 0/3/1/0.4.0 sdisk CLAIMED DEVICE HP 146 GST3146707LC
/dev/dsk/c4t4d0 /dev/rdsk/c4t4d0
disk 6 0/3/1/0.6.0 sdisk CLAIMED DEVICE HP 146 GST3146707LC
/dev/dsk/c4t6d0 /dev/rdsk/c4t6d0

I am unable to see the server physically
I would like to check what disks are internal and what are in external HP Storage Works Disk System 2100 enclosure (that holds 4 disks)
the model of the servers is: 9000/800/rp3440
Could you please give me a hint?
5 REPLIES 5
Patrick Wallek
Honored Contributor

Re: question about internal disk

I believe these 3 will be internal to your system:

disk 0 0/0/2/0.0.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-N
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
disk 1 0/1/1/0.1.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c2t1d0 /dev/rdsk/c2t1d0
disk 2 0/1/1/1.2.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c3t2d0 /dev/rdsk/c3t2d0

The rest, all of the c4t?d0 devices, should be in the external storage. The fact that they are all the same SCSI path, just with different SCSI ID's, is the real key.
TTr
Honored Contributor

Re: question about internal disk

The 4 external disks are the c4txd0 ones. In addition, the DS2100 uses this SCSI ID set, {t0, t2, t4, t6} (with the selector switch set to A) and they are physically in that order from left to right in the DS2100.
Torsten.
Acclaimed Contributor

Re: question about internal disk

Hi Lucero,

here are the details:

0/1/1/0.1.0 - internal disk (middle slot)
0/1/1/1.2.0 - internal disk (top slot)

0/0/2/0.0.0.0 - internal DVD

0/3/1/0.x.0 - external disks (DS2100)

where x = 0 => most left slot
and x = 6 => most right slot

0/3/1/1.2.0 - external tape drive on second SCSI channel of dual channel HBA

0/3/1... - SCSI HBA installed in slot 2 of the server (second from top).





Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Lucero Perez
Advisor

Re: question about internal disk

Thank you Torsten

How do you know that?
What is the convention for internal disks?
Torsten.
Acclaimed Contributor

Re: question about internal disk

RTFM!

http://docs.hp.com/en/A7137-96008/ch01s02.html

Scroll down to

http://docs.hp.com/en/A7137-96008/ch01s02.html#cegijjhj

and

http://docs.hp.com/en/A7137-96008/ch01s02.html#cegdheja

http://docs.hp.com/en/A7137-96008/ch01s02.html#ceghifaa


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!