This post is more than 5 years old
1 Rookie
•
82 Posts
0
807
April 15th, 2009 07:00
maxing out a DMX1000
Just wondering if anyone here has ran into a similar scenario.
when the customer originally purchased the DMX they used a mix of 146/300 GB drives and fully populated the box. Now they realized that they probably will be running out of space soon and due to flooring/electrical constraints they won't be able to upgrade to something like a DMX2/DMX3. So what kind of option do they have? would it be possible to swap out the 146GB drives with 300GB? the sym currently have only 4TB of unconfigured space and 3TB of unmapped usable.
thanks
when the customer originally purchased the DMX they used a mix of 146/300 GB drives and fully populated the box. Now they realized that they probably will be running out of space soon and due to flooring/electrical constraints they won't be able to upgrade to something like a DMX2/DMX3. So what kind of option do they have? would it be possible to swap out the 146GB drives with 300GB? the sym currently have only 4TB of unconfigured space and 3TB of unmapped usable.
thanks
No Events found!


xe2sdc
6 Operator
•
2.8K Posts
0
April 15th, 2009 07:00
Not an easy task indeed!
jliu2
1 Rookie
•
82 Posts
0
April 15th, 2009 07:00
Allen Ward
6 Operator
•
2.1K Posts
0
April 15th, 2009 08:00
xe2sdc
6 Operator
•
2.8K Posts
0
April 16th, 2009 01:00
Thus your issue is with temp storage ?? Go ask your sales rep a quote .. you can always ask EMC to lease you a storage while moving data around ..
xe2sdc
6 Operator
•
2.8K Posts
0
April 16th, 2009 02:00
# symdisk -sid xxx list -by_diskgroup
# symdev -sid xxx -diskgroup Y list
RRR
6 Operator
•
5.7K Posts
0
April 16th, 2009 05:00
splodge1
5 Posts
0
April 16th, 2009 08:00
we used Optimizer - Manual Swaps ,to move data onto different physical disks, thus eventually freeing up those disks, then swapping the empty ones with 300GB drives, and starting the process again until all are swapped over.
You have to create "dummy" devices first, then obviously just delete the dummy when swap is complete.
Done on 2 x DMX1000
1 we swapped 96 drives, the other 66.
It's taken ages, but has worked.
jliu2
1 Rookie
•
82 Posts
0
April 16th, 2009 12:00
SYMM A (7.3 TB free)
# of 146GB drives = 72
Configured/used space across those drives = 6 TB (got this by subtracting the unconfigured space on the drive from it's formated size then added everything together, also subtracted available mapped/unmapped devices)
planning to replace them with 500GB drives so that comes out to be 72 x 500GB = 35TB additional RAW storage
SYMM B (9.4TB free)
# of 146GB drives = 84
Configured/used space across those drives = 5.5 TB
84 x 500 = 41TB additional RAW storage
unfortunately due to facility constraints we won't be able to put any more racks and borrow temp storage
so if we were to use something like OR, would it be something like this?
-copy 146GB luns from SYMM B to SYMM A
-swap the drives out on SYMM A, copy the data back from SYMM B (this time it would include both SYMM A and SYMM B data since there would be plenty of space now)
-swap out the drive on SYMM B, copy its data back from SYMM A
we also have static SRDF devices on those 146GB drives which will add to the headaches. So I have read some of OR documentation, as I understand it, it copies the data over the SAN fabric. But out of curiosity, could this be used to copy devices on the same symm or does it have to go to a remote symm.
Splodge
thanks for the comment are you referring to symmreix Optimizer? please direct me to some relevant documentation on how you did your manual swap, Thanks!
splodge1
5 Posts
0
April 17th, 2009 04:00
Yes - Symmetrix Optimizer.
There are some white papers on Powerlink to do with Symmetrix Optimizer.
Also if you read the Symmetrix Optimizer Manuals (either under Solutions Enabler or ControlCenter) that will help.
The sections on the "migrate" option explain it, but I don't think the migrate option will work on the DMX1000 (wrong code level).
You can do it 4 ways. (in no particular order)
1 - CLI
2 - ControlCenter
3 - SMC
4 - Optimizer on the Service Processor.
Not all Hypers can be "swapped" (e.g BCV,DRV,SFS,VCMDB, anything unprotected)
jliu2
1 Rookie
•
82 Posts
0
April 17th, 2009 07:00