Unsolved
This post is more than 5 years old
45 Posts
0
466
February 26th, 2008 08:00
convert raid 3+1 to raid 0+1
hi
with ECC 5.2 SP5 or ECC6, is it possible to convert raid 3+1 to raid 0+1
I have lot of hve (raid 3+1) which have very bad performance on high IO. I would like to destroy this hve to make raid1 hve ?
is it possible ?
thanks
with ECC 5.2 SP5 or ECC6, is it possible to convert raid 3+1 to raid 0+1
I have lot of hve (raid 3+1) which have very bad performance on high IO. I would like to destroy this hve to make raid1 hve ?
is it possible ?
thanks
No Events found!
RRR
2 Intern
•
5.7K Posts
0
February 26th, 2008 11:00
Yes, you can get some unused storage or delete unneeded symdevs and create new symdevs in the freed space.
But remember:
1 RAID5 (3+1) symdev of 15GB is actually 20GB of RAW space and you can only create 10GB of RAID1 on that space.
doof1
45 Posts
0
February 27th, 2008 01:00
RRR
2 Intern
•
5.7K Posts
0
February 27th, 2008 12:00
So again: a 15GB RAID5 (3+1) symdev is 20GB of RAW space and when you create a new mirrored symdev in that space, you only will get 10GB. A meta makes more sence, since it occupies more spindels and you'll get better performance than just those 2 spindels.
bodnarg
2 Intern
•
385 Posts
0
February 28th, 2008 05:00
The main issue to consider is that if you want to maintain the same LUN sizes then you need to have more than one Raid device deleted from a physical drive AND they need to have been in sequential order on the disk to get enough space to create your new devices. (i.e. a 9GB Raid-5 device is really 3GB chunks spread across 4 drives while a 9GB Raid-1 device would be 9 GB chunks spread across 2 physical drives.
If you are willing to consider building smaller LUNs and then building metas to get to your ideal size that will work as well, but it can throw-off any schemes for SRDF or BCV replication you have within your box.
Given the complexity and the difficulty in getting some information (i.e. exact symdevice location comes to mind) your best bet is to work with your local EMC SE/CE to see what can be done.
If you are trying to delete a LOT of Raid-5 devices then this may be an easy excercise because you may free-up enough storage to not have to try and squeeze things into place. If that is the case then yes you can easily use ECC to delete these devices and then build the Raid 1 devices you need and then use meta-devices to create your striped LUNs.
Hope this has been helpful.