Posts
Users
Search
4_Aces
updated
14 years ago
17 Posts
0
7651
February 28th, 2013 14:00
Can I set the LUN ID of a VMAX device to a number higher than 0 or 1 if there is only one dev in the SG? If so, how?
Responses (14)
Solutions (0)
2176
Posted February 28th, 2013 14:00
I hate SMC, but thanks to both of you. I will be working on it tomorrow thanks.
Zikas
278 Posts
2169
Hi Aces,
you can set as well the LUN ID via the SMC.
I can enter symaccess -sid 123 add devs -lun 2 even if they're aren't 2 devs in the SG?
If so, perfect thanks!
dynamox
11 Legend
•
20419 Posts
87439 Points
symaccess -sid 123 add devs -lun <#>
Totally agree Aces, but always you have to know hot to use the alternative way.
4_Aces wrote:I can enter symaccess -sid 123 add devs -lun 2 even if they're aren't 2 devs in the SG?If so, perfect thanks!
4_Aces wrote:
correct
Posted March 20th, 2013 08:00
I tried "symaccess -sid 1234 -name Storage_Group_SG add dev 6AAA -type stor -lun D3"
Error message is: '-lun' invalid option, since Storage_Group_SG doesn't have a masking view.
And when I go create a masking view, it tells me "the specified storage group is empty."
So how can I create a view, with one dev in the SG, using the LUN id of my choosing?
Posted March 20th, 2013 12:00
use decimal, not hex
613
Posted March 20th, 2013 15:00
So if I add the LUN first to SG, then create the VIEW, it will set the LUN # to what I want with the -lun option?
codyhosterman
286 Posts
I am pretty sure it is supposed to be hex. Anyways, in this situation you can add the device to the storage group beforehand and when you create the view you can add the -lun option. Host lun addresses are only assigned when the view is created.
Previous
1
2
Next
Self Repair, Upgrade & Maintain
Diagnostics and Tools
Drivers & Downloads
Solve
Dell Laptop Computers
53
6
Dell Pro Desktops
90
SupportAssist for PCs
117
7
Monitors
73
Unity
64
View More
4_Aces
17 Posts
2176
0
Posted February 28th, 2013 14:00
I hate SMC, but thanks to both of you. I will be working on it tomorrow thanks.