5

I just added a few LUN's to our new EMC VNX, and the LUN ID's are not consistent..

Screenshot from EMC Unisphere

enter image description here

Screenshot from VMWare vSphere

enter image description here

If you study the two screenshots carefully, you'll notice that the Unique ID is identical, yet the LUN ID's differ. I'm a bit at a halt here, and I'm not sure if I should call EMC and blame them, or start searching the net for potential vSphere bugs..

pauska
  • 19,532
  • 4
  • 55
  • 75

2 Answers2

7

Ok - I'm adding this in case of anyone else gets the same problem. It's a bit embarrassing that I didn't check this first.. :-)

EMC VNX (Clariion) uses a concept of Storage Groups to map LUN's to hosts. For some reason, you have to select what the Host ID LUN should be when you map it. One possible scenario could be sharing a LUN between several servers, where one of the LUN's could already be in use on one of the hosts.

Example: enter image description here

pauska
  • 19,532
  • 4
  • 55
  • 75
0

It helped when I was adding a LUN on our VNX and my VMware hosts were getting a different host ID number.

The only way for you to choose the HOST ID number is:

  1. After create a LUN, right click on the Storage Pool you want to add it to;
  2. Click Select LUNs;
  3. Found the LUN you want to add and click Add;

On the Selected LUN list, found the recently added LUN and click on the Dropp Down menu on the Host LUN ID collumn;

PS: The LUN cannot belong to any Storage Groups in order for you to change the host id number.

j0k
  • 401
  • 9
  • 16