This post is more than 5 years old
2 Intern
•
360 Posts
0
1367
September 16th, 2010 19:00
Does destination LUN size need to be the same with source LUN for timefinder/clone
Hi All,
I use timefinder/clone command to clone disk, I am not sure that destination LUN size should be the same or not.
The command is " symclone -sid xxx -file filename -create -precopy "
Can I use bigger LUN to clone?
Thank you for input.
Dennis
No Events found!
SamCl
54 Posts
0
September 16th, 2010 23:00
According to page 32 of the Solutions Enabler Symmetrix TimeFinder Family CLI 7.1.1 Product Guide
The source and target devices can be either standard devices or BCV devices as long as they are all of the same size and emulation type (FBA or CKD).
Clone copies of striped or concatenated metadevices can also be created, but the source and target metadevices must be completely identical in stripe count, stripe size, and capacity.
However according to EMC knowledgebase article emc201553
While cloning bigger meta devices could be used as target, the target must have same number of members and same configuration (striped/concatenated) of source volume.
Thus each single member CAN be bigger, but the metavolume structure MUST be the same.
This support requires the following SYMCLI environment variable be set:
SYMCLI_CLONE_LARGER_TGT = ENABLED
The following limitations apply:
-file
-g or -cg with -exact
-g or -cg with source and target ldev name supplied
Sam Claret EMC TSE3
sarpydog
2 Intern
•
360 Posts
0
September 19th, 2010 19:00
Hi SamCI,
Thank you for clear info.
Could I ask more detail about "Thus each single member CAN be bigger"?
Does it means I can use more bigger size of hyper as target meta member?
Thank you,
Dennis
SamCl
54 Posts
1
September 20th, 2010 07:00
Hi Dennis
Yes
Sam