Unsolved

This post is more than 5 years old

24 Posts

3321

February 4th, 2010 04:00

Convert 2-way-mirror to RAID-5 ...possible?

Hi,

is it possible to Convert 2-way-mirror to RAID-5 and BCV? if yes, pls list examples also.

Thanks,

BMK

24 Posts

February 4th, 2010 04:00

>>>>>>That target LUN can be raid 1 while the source might be raid 5.

You mean that vice versa is possible?

Thanks,

BMK

6 Operator

 • 

5.7K Posts

February 4th, 2010 04:00

Using Open replicator, I think so, but remember that OR, just like SAN Copy on Clariion needs 2 storage arrays. You cannot OR or SC from 1 box to the same box.

6 Operator

 • 

5.7K Posts

February 4th, 2010 04:00

2 way mirror can be converted to BCV.

convert dev 1234 to BCV+R-5;

2 Intern

 • 

227 Posts

February 4th, 2010 04:00

No, emc155688

it was discussed before https://community.emc.com/message/389287#389287

Message was edited by: Yousef

6 Operator

 • 

5.7K Posts

February 4th, 2010 04:00

Very short but correct answer

Between Syms you could use open replicator to migrate data from a certain symdev or meta to a lun on the target. That target LUN can be raid 1 while the source might be raid 5.

6 Operator

 • 

5.7K Posts

February 4th, 2010 05:00

Oh, you mean from mirrored to unprotected ? I'm not sure, but I think you can. Why don't you try it ? Create a small mirrored BCV, sync it with some symdev, split it, try to convert to unprotected and see whether or not the data is still there. Since it was mirrored I think this is possible.

From R5 to unprotected or from R5 to mirrored is not possible.

I'd like to be sure too, but I'm not 100% sure....

2 Intern

 • 

227 Posts

February 4th, 2010 05:00

RRR, you can convert 2way mirr to BCV but not BCV & R5

Krishna , even for the OR you have to have the OR licenses , it will be easier to have temp third dev. or clone if you use the same box , i guess you do.

2 Intern

 • 

227 Posts

February 4th, 2010 05:00

you type the below

"2 way mirror can be converted to BCV. convert dev 1234 to BCV+R-5;"    as am sure its not possible so i was confirming !

am out of office to test the BCV one, will try it soon, but i remember its an valid option with SMC .

6 Operator

 • 

5.7K Posts

February 4th, 2010 06:00

From mirrored to bcv-mirrored is possible. Not to BCV-raid5. My mistake, sorry. I was thinking 2 chapters ahead...

4 Apprentice

 • 

423 Posts

February 9th, 2010 09:00

The alternate is to delete the device and recreate as RAID5

4 Apprentice

 • 

423 Posts

February 9th, 2010 09:00

The only way this would be possible would be with the virtual lun migration feature available in 5874 code (VMAX) and SE 7.x

With this command set you can change convert device to different protection or move between disk groups in the array.

e.g.

symmigrate ‑name convert_r5 ‑file devlist.txt ‑sid XXX ‑tgt_unconfig ‑tgt_dsk_grp YY  ‑tgt_raid5 ‑tgt_prot 3+1

You can issue the above command with a validate to verify that it is possible and then with an establish to kick off the migration.

symmigrate -name convert_r5 query

symmigrate -name convert_r5 terminate

The above command (if I have the syntax right) would migrate the devices in file devlist.txt to unconfigured space in the vmax changing the protection to raid5 3+1 from their original config.  It's easier with SMC.

This probably won't help in your case if you don't have VMAX, just letting you know the technology is out there.

6 Operator

 • 

5.7K Posts

February 10th, 2010 02:00

This surely could be faster. Take a backup, delete the LUN, create a new one on the right raid level and restore the data.

46 Posts

February 18th, 2010 01:00

Host based copy?

2 Posts

May 14th, 2010 12:00

hi, please what is  the correct sintansis

131 Posts

May 14th, 2010 13:00

There is only one way paul mention.

if devide is on DMX do srdf move it to vmax, migrate there and come back to DMX.

No Events found!

Top