May 26, 2003 #1 ruchirag MIS Joined May 26, 2003 Messages 1 Location QA Friend, Can you describe me the various steps involved in unmirror logical volume to utilize the space availble on mirrored logical volume. Thanks
Friend, Can you describe me the various steps involved in unmirror logical volume to utilize the space availble on mirrored logical volume. Thanks
May 26, 2003 #2 trifo MIS Joined May 9, 2002 Messages 269 Location HU Your tool will be the rmlvcopy command. First of all read the manual! rmlvcopy <name of lv> <number of copies> thus rmlvcopy foo_lv 1 means that all LP-s of foo_lv will only occupy 1 PP. Thus no mirroring. You can also specify from which PV to delete PP-s. --Trifo
Your tool will be the rmlvcopy command. First of all read the manual! rmlvcopy <name of lv> <number of copies> thus rmlvcopy foo_lv 1 means that all LP-s of foo_lv will only occupy 1 PP. Thus no mirroring. You can also specify from which PV to delete PP-s. --Trifo
May 27, 2003 #3 ElgisRamon MIS Joined Jun 14, 1999 Messages 606 Location US I think you must use [tt]rmlvcopy VolName 1[/tt]. I hope it works... Unix was made by and for smart people.
I think you must use [tt]rmlvcopy VolName 1[/tt]. I hope it works... Unix was made by and for smart people.
May 27, 2003 #4 trifo MIS Joined May 9, 2002 Messages 269 Location HU ElgisRamon: Just as I wrote yesterday great, now I feel smart! Now only the question owner should read the solution to his problem. --Trifo
ElgisRamon: Just as I wrote yesterday great, now I feel smart! Now only the question owner should read the solution to his problem. --Trifo