parted/LVM for ET [Re: [Libvir] Storage manager initial requirements and thoughts

Richard W.M. Jones rjones at redhat.com
Thu Mar 15 14:31:08 UTC 2007


Richard W.M. Jones wrote:
> lvcreate -L 3G -n newroot raidvg
> lvcreate -L 1G -n newswap raidvg

I should add, in a libvirt context it's probably going to be useful to also:

* list available volume groups (vgscan)
* list space available in each VG (vgdisplay name-of-vg)
* show how VGs relate to PGs (pvscan)

The LVM tools use quite a sophisticated internal API which isn't 
exported - but see for example tools/tools.h and include/*.h in the LVM2 
source code.  <libdevmapper.h> is also available, but much more lowlevel.

Rich.

-- 
Emerging Technologies, Red Hat  http://et.redhat.com/~rjones/
64 Baker Street, London, W1U 7DF     Mobile: +44 7866 314 421
  "[Negative numbers] darken the very whole doctrines of the equations
  and make dark of the things which are in their nature excessively
  obvious and simple" (Francis Maseres FRS, mathematician, 1759)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20070315/25524b04/attachment-0001.bin>


More information about the libvir-list mailing list