Re: How to Mirror data vg



MC Pee pants schrieb:
Looking for a little help mirroring a data vg

I have a total of 4 disks.
I want to create a vg with two of the disks and use the other 2 for
the mirror.

there is no mirroring of disks (== physical volume) in AIX' volume manager. You can mirror the hardware by the means of a hardware RAID controller.

In AIX you add the free physical volumes into the data vg and then add a copy to each logical volume onto the free physical volume.

The command "mirrorvg" does the adding of copies of the logical volumes with one command.

The command "extendvg" adds a free physical volume into an existing volume group

--
Uli Link
.



Relevant Pages

  • Re: Moving to larger HDs
    ... as Leythos indicates it depends on the hardware RAID controller. ... > a pair of larger disks. ... > the mirror, then replace the second existing disk with the second larger ...
    (microsoft.public.windows.server.sbs)
  • Re: Shadow Copy Transport Between Servers
    ... We have been looking for a while for a command line ... interface to the Disk Mirror capability in Windows 2003 that would ... Create a persistent transportable shadow copy of the ... Assign drive letters to the new shadow copy disks. ...
    (microsoft.public.windows.file_system)
  • Re: Resize Partition Windows 2000 server
    ... Did your data partition exist before the disks where upgraded to dynamic ... be able to break the mirror of your data volume, extend it, and then ... >whilst in safe mode but this just sat at the command prompt. ...
    (microsoft.public.win2000.setup)
  • Re: Resize Partition Windows 2000 server
    ... Did your data partition exist before the disks where upgraded to dynamic ... be able to break the mirror of your data volume, extend it, and then ... >whilst in safe mode but this just sat at the command prompt. ...
    (microsoft.public.win2000.general)
  • Re: How to Mirror data vg
    ... Uli Link schrieb: ... I have a total of 4 disks. ... You can mirror the hardware by the means of a hardware RAID controller. ...
    (comp.unix.aix)