invirt/scripts/invirt-admin.git
15 years agoDon't confuse {KB, MB, GB} with {KiB, MiB, GiB}.
Anders Kaseorg [Tue, 17 Feb 2009 10:01:23 +0000 (05:01 -0500)] 
Don't confuse {KB, MB, GB} with {KiB, MiB, GiB}.

svn path=/trunk/scripts/invirt-admin/; revision=2161

15 years agoinvirt-admin create-sysvm
Greg Price [Sat, 31 Jan 2009 03:14:28 +0000 (22:14 -0500)] 
invirt-admin create-sysvm

This produces a new sysvm with lvcreate, invirt-create-image,
and writing out a Xen config file.

invirt-admin will end up in a package, but which one I'm not sure,
so for now it's on its own.  Probably it should also end up being
written in Python rather than shell.

svn path=/trunk/scripts/invirt-admin/; revision=2040