[dm-devel] Re: [RFC] [PATCH] lvm2: mirroredlog support

Jonathan Brassow jbrassow at redhat.com
Fri Jan 23 19:14:00 UTC 2009


Be careful not to waste your time on some thing that will not be  
included....

I see the order of events like this:
1) Generic layering of LVs
2) Improved mirror DSO
3) Mirrored log implementation

Note that once you get #1 done you /should/ be able to get a mirrored  
log by:
prompt> lvcreate -m1 --mirrorlog core -l 1 -n mirrored_log vg
prompt> lvcreate -m1 -L 5G -n mirror vg /dev/sdb /dev/sdc /dev/vg/ 
mirrored_log

Leapfrogging #2 /might/ be acceptable, but leapfrogging #1 is not.   
This is because you are creating a one-off solution rather than  
creating something more general that would benefit LVM as a whole.

Feel free to disagree, but I really see the above as the way forward.

  brassow


On Dec 29, 2008, at 6:10 PM, malahal at us.ibm.com wrote:

> This patch adds '--mirroredlog' option to LVM commands to create a
> mirror with mirrored log device. Rebased to the latest LVM code
> (LVM2.2.02.43). Appreciate any comments.
>
> Signed-off-by: Stefan Raspl <raspl at de.ibm.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20090123/6e2a1b38/attachment.htm>


More information about the dm-devel mailing list