Unsolved
This post is more than 5 years old
24 Posts
0
1183
April 22nd, 2008 06:00
Need to remove LUN masking from Celerra
I am trying to delete some old LUNs and gettign an error. I was told to try and remove LUN Masking and am unsure how to do this. Wondering if someone can point me in the right direction?
Thanks-
Thanks-
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 22nd, 2008 06:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 22nd, 2008 06:00
run:
nas_disk -list
once you find your disk run:
nas_disk -info d160 (substitude for your disk)
and look at output to make sure it's not in-use, look for string "in_use" ..it should say no. Once you verify that ..we'll go further
jrm4
24 Posts
0
April 22nd, 2008 06:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 22nd, 2008 06:00
jrm4
24 Posts
0
April 22nd, 2008 06:00
jrm4
24 Posts
0
April 22nd, 2008 06:00
Sorry, I'm pretty green with this stuff.
Thanks-
jrm4
24 Posts
0
April 22nd, 2008 07:00
Also, to add LUNs, I simply grant, then create or vice versa? I suppose I could use the wizrd too.
Thanks-
jrm4
24 Posts
0
April 22nd, 2008 07:00
Thanks for the help-
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 22nd, 2008 07:00
LUNs 19 and 20 so I just edit the "grant LUNs" field
so that they are no longer listed? ThenI can go back
to ISCSI (via GUI) and higlight the LUN and select
delete.
exactly , but remember that when you delete the iSCSI lun it does not delete the file system that it resides on. So if you really really want to reclaim the space, on that LUN screen...to the right of the LUN number you see the file system name. MAKE SURE ..this file system is listed only once, because you can have multiple iSCSI luns that reside on the same file system. Once you verified that file system in only listed once ..you can click on File systems and actually delete the file system that was used by that iSCSI lun.
vice versa? I suppose I could use the wizrd too.
for new provisioning you would:
1) create new file system
2) create iSCSI LUN on top of that file system
3) Mask iSCSI Lun to systems initiator (under grant LUN)
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 22nd, 2008 07:00
1) login to the GUI
2) click on iSCSI
3) document the LUN number that you are trying to reclaim.
4) click on targets
5) right click on the iSCSI target that's serving that particular lun and select properties.
6) click on LUN Mask
7) right click on the system's initiator that needs its lun to be reclaimed and select properties, there you can remove the lun number you documented step 3.
so this will simply unmask that iscsi lun from the system that was using it before, but it will still reside on Celerra. Do you need to reclaim it from Celerra as well ?
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
April 22nd, 2008 08:00
i would also recommend you search on powerlink for "iSCSI exchange best practices" ...you will find some good white papers that will help you with your storage layout.