Re: [Hampshire] LVM mirroring without software RAID

Page principale

Répondre à ce message
Auteur: Vic
Date:  
À: hampshire
Sujet: Re: [Hampshire] LVM mirroring without software RAID
> Apparently it's now possible to do this in Linux, from Debian Etch and
> Centos
> 4 era systems. However I've not found out how, almost everyone talks about
> running LVM2 on top of standard Linux software RAID.


Whitebox's man page for lvcreate has the --mirrors flag to do this at
creation time.

lvconvert is used to add mirrors to existing volumes.

HTH

Vic.