- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: disks with non-unique device identifications
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
05-02-2008 01:22 AM
05-02-2008 01:22 AM
disks with non-unique device identifications
however when I go into SAM disk and devices I get the following error and am unable to allocate the disk to a VG
Any ideas??
SAM has detected unused disks with non-unique device identifications.These disks may have multiple hardware paths. If this is the case, use the Disk Devices Action "Mark Disk As Used" on the entries that correspond to additional hardware paths to prevent possible data corruption. 0/3/0/0/0/0.97.4.19.0.1.7 0/3/0/0/0/0.97.5.19.0.1.7 0/3/0/0/0/1.97.4.19.0.1.7 0/3/0/0/0/1.97.15.19.0.1.7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 01:38 AM
05-02-2008 01:38 AM
Re: disks with non-unique device identifications
Which SAN you have?
Did you check the command pvdisplay /dev/dsk/cxtxdx ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 01:39 AM
05-02-2008 01:39 AM
Re: disks with non-unique device identifications
looks like there is a problem with the san connection somewhere
pvdisplay: Couldn't find the volume group to which
physical volume "/dev/dsk/c5t1d0" belongs.
pvdisplay: Cannot display physical volume "/dev/dsk/c5t1d0".
I will go ask EMC... thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 01:54 AM
05-02-2008 01:54 AM
Re: disks with non-unique device identifications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2008 04:08 AM
05-02-2008 04:08 AM
Re: disks with non-unique device identifications
Typically this happens when you have zoned the server port to both ports of the SAME controller of the array. And if you do this for EACH controller of the array you end up with 4 paths. LVM has no problem with it, although having 4 paths instead of 2 does not make it any safer. When there is a path failure in this case, two paths fail at the same time.
SAM is simply warning you in case the extra paths are used to output to these devices independently of each other.
Verify your zoning and if everything is good, use standard LVM commands, not SAM to set up your volume group.