This post is more than 5 years old

65 Posts

1269

May 7th, 2008 08:00

Adding new storage to a Celerra

Hello,
I'm new to NAS so this might be a really simple question, we have a NS702G connected to a clarrion, there is the need for new storage to be allocated to the NS702G, but not I'm not sure how that works.

I know I have to create a 4+1 RAID group and add the LUNs to the designated Storage Group for NAS once I do this what needs to be done on the celerra?

6 Operator

 • 

1.5K Posts

May 7th, 2008 09:00

Create LUNs on the CLARiiON following the Guidelines required for NAS like for FC disks create 4+1 or 8+1 RAID 5 RAID group - create two LUNs on each RAID Group and balance them across SPs. For ATA drives, the configuration will be different and either 1 or two LUNs on each RAID Group and LUNs on same Raid Group (using ATA) drives will be on same SP - balance the load on SP if using more than one ATA Raid Groups. Please refer to the Release notes or support matrix for getting all the supported RAID Group / LUN configuration.

Then add the LUNs to the Storage group for NAS - please remember to set the Host ID (HLU) while adding the LUNs to the storage group - this will be the right most field on the "Select LUN" property page. The Host ID must be > 16 - you may chose the next available host ID which is greater than 16.

On the NAS end - Using Celerra Manager, make the new user LUNs available to the Celerra system.

On the Celerra Manger Go to Storage Systems page, click
Rescan.

Alternatively on the NAS end, you may do the same by running the server_devconfig command. Run these commands in sequence as "nasadmin" on all Data Movers, including Standby Data mover -

server_devconfig server_x -list -scsi -disk
server_devconfig server_x -probe -scsi -disk
server_devconfig server_x -create -scsi -disk
server_devconfig server_x -list -scsi -disk


The second List command will now identify the new disks which relates to the new LUNs on the backend CLARiiON.

Also you can run nas_disk -list command before and after running the server_devconfig command which will show you the list of disk device on NAS before and after the new LUNs were added.

Ensure you run the server_devconfig commands for standby data mover as well.

The added space will be available to the respective storage pool - i.e. for 4+1 RAID 5 LUNs - the space will be added to clar_r5_performance storage pool and so on.


Hope this helps.
Thanks,
Sandip

6 Operator

 • 

8.6K Posts

May 7th, 2008 14:00

Actually this is also described on Powerlink thru the Celerra Tools shortcut

see http://corpusweb130.corp.emc.com/ns/common/post_install/Config_storage_gatway.htm

or here http://corpusweb130.corp.emc.com/ns/common/post_install/Config_storage_FC.htm with pictures (looks probably a bit different if you are running an older Flare without NST but its still the same)

65 Posts

May 7th, 2008 14:00

Sandip / Rainer,

Thank you guys for this information its really clear now and it was really helpfull. :-)

0 events found

No Events found!

Top