Unsolved
This post is more than 5 years old
1 Rookie
•
49 Posts
0
771
September 27th, 2009 06:00
Need steps for adding 1.5TB space to Celerra .
My envt has 2 celerra NS40G (5.6) , one at each site .. one Celerra is acting as production and other is acting as DR for production .. We have SRDF -S between the 2 celerra's .so failover can be executed on DR celerra once the production goes down .. DMX-4 is backend from where Celerra gets SAN , 2MDX-4 one at each site .
Now i have to add additional 1.5 TB SAN space on production , which means i will have to add same 1.5TB SAN on DR side as well .. Can someone provide the steps for doing this , allocation is not a problem .. how to get them into DG's on both sides and ensure they are getting replicated .. will this require any downtime.
Now i have to add additional 1.5 TB SAN space on production , which means i will have to add same 1.5TB SAN on DR side as well .. Can someone provide the steps for doing this , allocation is not a problem .. how to get them into DG's on both sides and ensure they are getting replicated .. will this require any downtime.
No Events found!


pdubey2
1 Rookie
•
49 Posts
0
September 29th, 2009 06:00
I would like to know what needs to be done after i have added space of 1.5TB to each celerra , things like how do i scan on celerra, how to add to DG on celerra .. and so on ..
Rainer_EMC
6 Operator
•
8.6K Posts
0
September 29th, 2009 06:00
I'm not that familiar with SRDF but I think you're looking at a bin file change anyway so its best to contact EMC support directly.
regards
Rainer
pdubey2
1 Rookie
•
49 Posts
0
September 29th, 2009 07:00
do i need to run this na_rdf on source and destination celerra , against any dg name or just nas_rdf -init (with root priveleges) is fine ..
Rainer_EMC
6 Operator
•
8.6K Posts
0
September 29th, 2009 07:00
support for dynamic SRDF was just added recently in 5.6.44
From the release notes:
Dynamic SRDF
Celerra® Network Server version 5.6.44.4 introduced and supports
the Dynamic SRDF® (Symmetrix® Remote Data Facility)
functionality. Dynamic SRDF enhances the disaster recovery (DR)
solutions that are currently available with Celerra Network Server.
When the DR site is activated, Dynamic SRDF synchronously mirrors
Celerra's volumes back to the original source site. This reversal of
remote mirror protection adds another level of redundancy in the
event that the DR site becomes unavailable. It also reduces the
downtime required to synchronize data during a restore because the
synchronize phase is no longer needed with Dynamic SRDF.
When the DR site is activated, Dynamic SRDF reverses the direction
of data mirroring. As a result, the data is synchronized from the DR
site to the original source site. The NFS or CIFS client that initiated
the I/O request receives the write-acknowledgement only after the
remote storage system validates the data in cache, thus ensuring data
consistency.
cosse
26 Posts
0
September 29th, 2009 07:00
That being said, in order to discover the devices you need to run a server_devconfig command on all of the data movers that you present storage to.
server_devconfig server_x -probe -scsi -all
This will probe the bus for the new devices.
server_devconfig server_x -create -scsi -all
This will create the devices.
If you are using AVM, this will place the devices into to proper storage pool and they will be available for volume expansions.
Peter_EMC
674 Posts
0
September 29th, 2009 07:00
but do not forget to run a nas_rdf -init on source and destination, because the devicegroup which needs to be failed over, nedds to be recreated
pdubey2
1 Rookie
•
49 Posts
0
September 29th, 2009 07:00
Will scanning for new devices cause any issues to already esxisting filesystems ,and VDM's .. we have 7 vdm's and 7 CIFS ,filesystems running in production ..
nandas
6 Operator
•
1.5K Posts
0
September 29th, 2009 07:00
The scanning can be done ONLINE - no issues/impact on your existing data - file systems or VDM or CIFS access.
My 2 cents
Thanks,
Sandip
Peter_EMC
674 Posts
0
September 30th, 2009 06:00
destination celerra , against any dg name or just
nas_rdf -init (with root priveleges) is fine ..
You need to run it on both sides everytime you add Luns to the Celerra.