Request for vgdisplay sample output

Thomas Neumann blacky+fai at fluffbunny.de
Fri Jun 13 14:22:10 CEST 2014


Hello

Another request for sample command output, this time I'm interested in the 
output of 'vgdisplay -v'. Please rename/anonymize logical volumes / volume 
groups / physical volumes if necessary/desired, since the output is intended 
to be part of the test cases and may end up in my github repository. 

Roughly the same procedure as last time. Please also provide the kernel and 
the lvm2 version besides the actual output.

TEMPFILE=`mktemp`
uname -r >> $TEMPFILE
echo >> $TEMPFILE
vgdisplay --version >> $TEMPFILE
echo >> $TEMPFILE
vgdisplay -v >> $TEMPFILE
echo "Output file is $TEMPFILE"

I'm mainly interested in lvm2
- up to 2.02.89
- 2.02.90 .. 2.02.95
- 2.02.95 .. 2.02.102
- 2.02.102+

bye
thomas


More information about the linux-fai mailing list