HPE EVA Storage
1834831 Members
1659 Online
110070 Solutions
New Discussion

Multiple devices for a single virtual disk

 
SOLVED
Go to solution

Multiple devices for a single virtual disk

Hi everybody.

We have two disk virtual array: one existing EVA5000 and one new-installed EVA8000. When I do present a single virtual disk on EVA8000, our HP servers (HP SD32 and RP with HP-UX 11i) show multiple devices for the same virtual disk. Any idea about that ?

By the way, we have SecurePath A.3.0D.00F.00F (CPQswsp).

Thanks,

Rafael Gutierrez
11 REPLIES 11
Richard Perez
Valued Contributor

Re: Multiple devices for a single virtual disk

Support for EVA8000 was added in Securepath 3.0F but you have 3.0D. An upgrade should solve your issue.

Regards

Re: Multiple devices for a single virtual disk

Richard: I already have upgraded to SecurePath 3.0F on a test server but I'm facing the same behavior.

Thanks, Rafael.
Sameer_Nirmal
Honored Contributor
Solution

Re: Multiple devices for a single virtual disk

The reason for showing multiple devices for a Vdisk is the Active-Active Controllers implementation of HSV-210 controllers in EVA 8000. This means a Vdisk could be served by both the controllers at the same time.

In case of EVA 5000, there is active-passive HSV-110 controllers implemenation for a Vdisk.

Re: Multiple devices for a single virtual disk

I'm sorry but... then ? is it a normal behavior ?, what device should I get to create my VG's ?
Luk Vandenbussche
Honored Contributor

Re: Multiple devices for a single virtual disk

Rafael,

This is a normal behaviour.
After installing securepath you should only see one device file for each disk.

Use this unique device file to create your volumegroup

Re: Multiple devices for a single virtual disk

I don´t know if I'm doing something wrong: I've installed SecurePath for Active-Active devices but I'm seeing the same three devices.

Any idea ?
Sheldon Smith
HPE Pro

Re: Multiple devices for a single virtual disk

Looking at the "HP StorageWorks 4000/6000/8000 Enterprise Virtual Array Connectivity for HP-UX Installation and Reference Guide (5697-5253, May 2005)" ( http://h200005.www2.hp.com/bc/docs/support/SupportManual/c00369086/c00369086.pdf ), it looks like you still use LVM commands to bring the paths together (page 14).

Note: While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company

Accept or Kudo

Uwe Zessin
Honored Contributor

Re: Multiple devices for a single virtual disk

You need to install the 'AutoPath' component of Secure Path 3.0F, not CPQswsp (although this is an EVA, too).

*and* with AutoPath you will still see all paths, because AutoPath does not create a new pseudo adapter.
.
Richard Perez
Valued Contributor

Re: Multiple devices for a single virtual disk

As Uwe said, use 3.0F and install as "Active-Active". Then you can use any of the discovered devices.

However you are seeing 3 devices instead of 4. I think one of your switches has a wrong zone information.

Re: Multiple devices for a single virtual disk

Hi everybody.

It looks like is a expected behavior on EVA8000, but don't you think that I can see n devices for the same virtual disk could lead to misconfigurations and/or possible "human errors" while configuring new volume groups ?. I think this issue is more a conceptual issue than other thing.

Thanks a lot for the answers and help.

Rafael.

Re: Multiple devices for a single virtual disk

By the way, where could I find docs about of "pvlinks" ?

Thanks, Rafael GZ.