- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Alternate Links to Pv
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2001 09:28 PM
04-26-2001 09:28 PM
Alternate Links to Pv
Can I have an HPUX command to find out Alternate links to a Phisical volume which is not part of LVM.
Regds,
Kapil Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2001 09:58 PM
04-26-2001 09:58 PM
Re: Alternate Links to Pv
federico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2001 12:31 AM
04-27-2001 12:31 AM
Re: Alternate Links to Pv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2001 12:39 AM
04-27-2001 12:39 AM
Re: Alternate Links to Pv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2001 12:57 AM
04-27-2001 12:57 AM
Re: Alternate Links to Pv
Youve asked about finding out about alternate links outside of LVM so all the lv.. or vg.. or pv.. commands are no good.
This is quite tricky. You need to do a plan of your hardware connections using ioscan. Do an ioscan -fk, make note of all the scsi controllers and disks. If any of these entries for a disk is an alternate link the same disk then it must have the same matching scsi address over 2 controllers.
eg. ioscan -fknCdisk shows;
disk 1 10/0.4.0 sdisk CLAIMED DEVICE SEAGATE ST34371W
/dev/dsk/c0t4d0 /dev/rdsk/c0t4d0
disk 2 10/0.5.0 sdisk CLAIMED DEVICE SEAGATE ST34371W
/dev/dsk/c0t5d0 /dev/rdsk/c0t5d0
disk 3 10/0.6.0 sdisk CLAIMED DEVICE SEAGATE ST34371W
/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0
disk 4 10/8.5.0 sdisk CLAIMED DEVICE SEAGATE ST34371W
/dev/dsk/c1t5d0 /dev/rdsk/c1t5d0
disk 5 10/8.6.0 sdisk CLAIMED DEVICE SEAGATE ST39371W
/dev/dsk/c1t6d0 /dev/rdsk/c1t6d0
So, there are 3 disks on 10/0 and only 2 on 10/8, but the 2 disks on 10/8 have the same SCSI addresses as 2 on 10/0 so these could possibly be pvlinks to the same physical disk. Are the model numbers the same also ? no, one of the 2 disks on 10/8 is an ST39371, not a ST34371 so it cant be a pvlink to the same physical disk. The only candidate is 10/8.5. How to check its the same ? Add it into the same volume group as the disk 10/0.5.0 is in using vgextend and when you do a vgdisplay -v vgXX it will display it as being an alternate link, if it is. This is the only safe way of finding out - unless you go to the back of the server and trace the SCSI cables from 10/0 and 10/8 and see if they connect to the same disk devices - which they must do to be pvlinks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2001 02:58 AM
05-06-2001 02:58 AM
Re: Alternate Links to Pv
Thanks for spending u'r valuable time for me.
But here the case is diff. I just can not add it into another vg.
And the reason behind it is not a technical one. & i can not open the machine as it is remote to me. I can not go there. I think there should be some command / utility which will give a diagram how my disks and controllers are connected, don't you think so ?.
kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2001 06:19 AM
05-07-2001 06:19 AM
Re: Alternate Links to Pv
If your disks are not symmetrix or XP256... , you can use stm, select each disk and run info.
For each disk stm will show a Serial number, ie:
Product Id: ST318203LC Vendor: SEAGATE
Device Type: SCSI Disk Firmware Rev: HP01
Device Qualifier: SEAGATEST318203LC Logical Unit: 0
Serial Number: LRC39834000070300P77
Capacity (M Byte): 17366.45
...
By hand but maybe help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2001 07:10 AM
05-07-2001 07:10 AM
Re: Alternate Links to Pv
--- Physical volumes ---
PV Name /dev/dsk/c7t0d0
PV Name /dev/dsk/c9t8d0 Alternate Link
PV Status available
Total PE 1078
Free PE 0
Autoswitch On
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2001 07:17 AM
05-07-2001 07:17 AM
Re: Alternate Links to Pv
/dev/rdsk/c9t8d6 :EMC :SYMMETRIX :5265 :830D1000 :4418880
/dev/rdsk/c9t8d7 :EMC :SYMMETRIX :5265 :830D2000 :4418880
/dev/rdsk/c9t9d0 :EMC :SYMMETRIX :5265 :830DB000 :4418880
/dev/rdsk/c9t9d1 :EMC :SYMMETRIX :5265 :830DC000 :4418880
/dev/rdsk/c9t9d2 :EMC :SYMMETRIX :5265 :830DD000 :4418880
/dev/rdsk/c9t9d3 :EMC :SYMMETRIX :5265 :830DE000 :4418880
/dev/rdsk/c9t9d4 :EMC :SYMMETRIX :5265 :830DF000 :4418880
/dev/rdsk/c9t9d5 :EMC :SYMMETRIX :5265 :830E0000 :4418880
/dev/rdsk/c9t9d6 :EMC :SYMMETRIX :5265 :830E1000 :4418880
/dev/rdsk/c9t9d7 :EMC :SYMMETRIX :5265 :830E2000 :4418880
/dev/rdsk/c9t10d0 :EMC :SYMMETRIX :5265 :830E3000 :4418880
/dev/rdsk/c9t10d1 :EMC :SYMMETRIX :5265 :830E4000 :4418880
/dev/rdsk/c9t10d2 :EMC :SYMMETRIX :5265 :830FB000 :4418880
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2001 12:01 PM
05-07-2001 12:01 PM
Re: Alternate Links to Pv
List /dev/rscsi. In this directory you will find all scsi cards installed on your system. All cards are SCSI-ID 7 , except if there is more than one card in the bus that must be configured as SCSI-ID 6.
So you will find some cxt7d0, and if you find cxt6d0 it is posible than you have more than one access path to a disk.
Nanci:
I have hear something about inq utility, and i think it is developed to EMC boxes. Do you know where i can find this soft?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2001 02:19 AM
05-09-2001 02:19 AM
Re: Alternate Links to Pv
I just heard abt these utils "stm & inq" . Can you tell me how to install & run it. these utils do not come by default am i correct ?.
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2001 02:28 AM
05-10-2001 02:28 AM
Re: Alternate Links to Pv
Install support plus CD for stm
OnlineDiag B.11.00.12.07 HPUX 11.0 Support Tools Bundle