[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] Create domU without any disks
- From: Daniel Veillard <veillard redhat com>
- To: Tim Verhoeven <tim verhoeven be gmail com>
- Cc: libvir-list redhat com
- Subject: Re: [Libvir] Create domU without any disks
- Date: Thu, 29 Nov 2007 11:31:18 -0500
On Thu, Nov 29, 2007 at 05:18:20PM +0100, Tim Verhoeven wrote:
> Hi,
>
> I'm working on RHEL5.1 (libvirt-0.2.3-9.el5). I would like to know if
> it is possible, using libvirt, to create a Xen PVM domU that has no
> disks? And if this is possible how to code this ( a simple example is
> ok).
>
> I can create a configfile for "xm create ..." that works (just use
> "disk = [ ]"). But I also need to do this koan (companion to cobbler)
> and it uses libvirt.
Well libvirt can dump XML for existing Xen domains, use
virsh dumpxml domainname
even if you used xm to create the domain.
Now I suppose you will just end up with a dump without any <disk>
entry in <devices> (but you will have a network one at least),
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]