Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

20112

August 13th, 2012 21:00

Can I change Host LUN ID on vmax?

Is there any way to change the Host LUN ID once after the devices are created and added to Masking view? Currently my vmax has assigned HLU's from 0 to b....I want to change them to 40 to 4b. If this is not a viable option can any one please let me know or provide a example of how to create a device in vmax by explicitly specifying the HLU.

Thanks in advance!

109 Posts

August 14th, 2012 02:00

You can specify the HLU when adding a device into the Storage Group.

symaccess -sid -name -type storage \

     add devs -lun

or

symaccess -sid -name -type storage \

     add devs -lun <(starting) addr>

There seems to be no option to change the lun address but you should be able to remove the devices from the storage group and add them back. (I think the SG can't be empty while in a masking view so you may not be able to do it once for all)

1 Rookie

 • 

20.4K Posts

August 14th, 2012 05:00

do you want to manually control this assignment every time you add new storage ? A.Y provided you the commands but understand that if you add a new device and do not specify the -lun parameter it will start from 0.

August 14th, 2012 07:00

Thanks A.Y.! that is what exactly i was looking for.

Dynamox,

I understand that part, I just wanted to know the command to explicilty assigna LUN ID.

Thanks!

1 Message

January 29th, 2019 01:00

can you share  us command syntex

 

No Events found!

Top