[libvirt] [PATCH v3 2/4] logical: Use 'stripes' value for mirror/raid segtype

Pavel Hrdina phrdina at redhat.com
Tue Feb 2 13:26:16 UTC 2016


On Mon, Feb 01, 2016 at 03:29:51PM -0500, John Ferlan wrote:
> The 'stripes' value is described as the "Number of stripes or mirrors in
> a logical volume". So add "mirror" and anything that starts with "raid"
> to the list of segtypes that can have an 'nextents' value greater than one.
> Use of raid segtypes (raid1, raid4, raid5*, raid6*, and raid10) is favored
> over mirror in more recent lvm code.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/storage/storage_backend_logical.c | 13 ++++++++++++-
>  1 file changed, 12 insertions(+), 1 deletion(-)

ACK




More information about the libvir-list mailing list