On Fri, Oct 06, 2006 at 05:52:14PM -0400, Jun'ichi Nomura wrote: > This patch fixes man page to describe it as "MB". Applied. > I'm not sure which one is better. > If someone needs to choose region size smaller than 1MB, you can do it: > # lvcreate --config "activation {mirror_region_size=4}" -m1 -L100M vg Or simply lvcreate -R4k :-) MB is just the default assumed if no units are supplied. Alasdair -- agk@redhat.com _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/