On Thu, 2006-08-17 at 16:19 -0400, Norman Ramsey wrote: > I'm using LVM2 under Debian. I have a logical volume > created by the Debian installer, and I'd like to know if it > is striped. How can I find out? > > I tried 'lvdisplay -v' and 'vgdisplay -v', but neither > shows the number of stripes on a logical volume (I tried > with a newly created LV with two stripes, but the information > is not shown). Have you tried 'lvs -v' ? It has something called "segments" but since I don't have a striped volumes to test it with I can't be sure that's what you want. -- Bill Ranck Blacksburg, Va. 540-231-3951 _______________________________________________ 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/