Re: Moving partitions from one disk to another



...actually, if you dig into a lot of those commands, you'll find they are
in fact shell scripts. Run "file" on a bunch of them.

On Nov 28, 2007 4:50 PM, Robert Miller <rmiller@xxxxxxxx> wrote:

Mirrorvg only seems to work when none of the LVs are already mirrored.
If you have, say, 5 mirrored filesystems on the box and add another, it
complains for days about not being able to fill allocation requests yadda
yadda... so mklvcopy is an easier solution.

It looks to me like what "mirrorvg" does is a bunch of mklvcopy commands -
or at least that's what the end result looks like. I'm betting if you ran
"mirrorvg" next to a quick shell scripted for loop of "mklvcopy" commands
you'd get the same result. (actually I'd be a shyster if I did that, I've
done exactly that before, the only place I haven't done so is rootvg)

I moved the PPs and just finished remirroring. Slick!

Thanks for the confirmation!

--rm




Relevant Pages

  • Re: 2.6.18: hda_intel: azx_get_response timeout, switching to single_cmd mode...
    ... Takashi Iwai wrote: ... when a bunch of commands are sent but not synced. ... Could you apply the patch below and check what values are shown there? ...
    (Linux-Kernel)
  • Re: tool to use with fpdoc
    ... I am not sugesting it is pd but I don't mind a link... ... easy to write so if someone wants maybe a bunch of commands in one ... (Forwarded to fpdoc maintainer) ...
    (comp.lang.pascal.misc)
  • Re: Calling script with parameter
    ... Mat Howard wrote: ... Essentially I have a bunch of commands to run, but I only want to run ... I'm running this script from a config file. ...
    (comp.lang.ruby)
  • Re: Line continuation if for...do scripts
    ... >bunch of for...do loops. ... open parenthes continue on a new line, change the logic to use goto's ... For help on nt commands enter in a cmd window: ...
    (microsoft.public.win2000.cmdprompt.admin)