On Fri, Aug 03, 2007 at 12:01:13PM -0400, Steeve McCauley wrote: > Ah, I didn't realise one could use the pv_ column names > with the vgs utility. pvs, vgs, and lvs simply set up different defaults before entering the same reporting engine. One such default is what prefix to add to column names that are supplied without any prefix. If you request -o name, vgs would turn that into 'vg_name' whereas pvs would turn it into 'pv_name', for example. Use '-o help' (in sufficiently recent versions) to see the list of fields. 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/