Unsolved
This post is more than 5 years old
1 Rookie
•
58 Posts
0
2281
April 7th, 2012 07:00
Present new storage from a DAE addition Celerra NS-480
Hey guys and gals! I have a question. I am tasked to take a new DAE that will be added to a NS-480 and present that to VMware. Now I understand how to mask the LUNs and present to VMware. What I need help with is how to take that raw disk and make iscsi LUNs out of it. I can easily do this on the Clariion or VNX but not the Celerra.
For those who have done this do you have the steps to do it?
Thanks in advance people.
No Events found!
dynamox
9 Legend
•
20.4K Posts
0
April 7th, 2012 11:00
take a look at this document, this will explain what type of raid groups are supported for particular drive type ..etc
http://corpusweb130.corp.emc.com/ns/common/post_install/Configure_storage_Non_FC.pdf
dynamox
9 Legend
•
20.4K Posts
0
April 7th, 2012 08:00
iSCSI through datamovers, not through native iSCSI ports on the back of Clariion ?
91752_dwilk1973
1 Rookie
•
58 Posts
0
April 7th, 2012 09:00
Yeah through data movers.
Sent from my iPhone
91752_dwilk1973
1 Rookie
•
58 Posts
0
April 7th, 2012 11:00
How do I tell? I have always wondered that.
--
dynamox
9 Legend
•
20.4K Posts
0
April 7th, 2012 11:00
do you know if this is integrated NS-480 or NS-480FC. Typically on the FC models you use Navisphere to create raid groups, LUNs and then present them to Celerra storage group.
dynamox
9 Legend
•
20.4K Posts
0
April 7th, 2012 11:00
you can run
/nas/sbin/model
it will have FC on the end if it's FC enabled model.
91752_dwilk1973
1 Rookie
•
58 Posts
0
April 7th, 2012 12:00
Yes I realized what you were asking right after I sent you the message. It is FC. Sorry! So you configure whatever you want for a RG an LUNs of whatever size in Navisphere? What do you do specifically on the Celerra side? That is where I get confused.
--
91752_dwilk1973
1 Rookie
•
58 Posts
0
April 7th, 2012 12:00
That is for non FC right? This would be FC.
--
dynamox
9 Legend
•
20.4K Posts
0
April 7th, 2012 12:00
yep, you would run /nas/sbin/setup_clariion -init script
dynamox
9 Legend
•
20.4K Posts
0
April 7th, 2012 12:00
once you present LUNs in Navisphere, you will need to rescan for them on datamovers:
server_devconfig ALL -c -s -a
after this command completes, make sure the new LUNs are visible in output from :
nas_disk -l
they will have an "n" in the inuse column. At this point you should be able to use Celerra Manager and create new file systems ( max 2 TB for iSCSI), and then create iSCSI LUNs within them. Is there a reason you have decided to go with iSCSI instead of NFS ?
91752_dwilk1973
1 Rookie
•
58 Posts
0
April 7th, 2012 12:00
Cool, Thanks! I understand how to do that in Navisphere. When you do that in Navisphere what would you need to do on the data movers to make that available?
--
91752_dwilk1973
1 Rookie
•
58 Posts
0
April 7th, 2012 12:00
Ahh okay so you use NST to add shelf, present RG and LUNs through Navisphere and then just rescan on the NAS side?
So then on non FC you use NST, then setup script?
dynamox
9 Legend
•
20.4K Posts
0
April 7th, 2012 12:00
not just whatever you want, Celerra is very particular when it comes to raid group construct, LUN size, take a look at the link i posted earlier.
dynamox
9 Legend
•
20.4K Posts
0
April 7th, 2012 12:00
it still applies, it gives you an idea how you need to create your raid groups ..only instead of using the script from the control station, you login to Navisphere and manually create raid groups, LUNs.
91752_dwilk1973
1 Rookie
•
58 Posts
0
April 10th, 2012 14:00
Okay got it. So FC ports on the back of it for direct connect? Would they just be connecting to the Navisphere RG and LUNs presented through that or the Celerra manager as well?