[lvm-devel] [PATCH] vg_validate support for pvmove LVs (BZ 662669)

Alasdair G Kergon agk at redhat.com
Tue Dec 14 11:59:16 UTC 2010


On Mon, Dec 13, 2010 at 10:24:46PM +0100, Peter Rockai wrote:
> +					log_error(INTERNAL_ERROR
> +						  "Segment %d in %s is not 2-way.",
> +						  loop_counter1, lvl->lv->name);

> +				log_error(INTERNAL_ERROR
> +					  "Segment %d in %s has wrong number of areas: %d.",
> +					  loop_counter1, lvl->lv->name, seg->area_count);

I was going to say 'add pvmove' to the messages, but the LV name is already
going to tell you that.  
Ack.

Alasdair




More information about the lvm-devel mailing list