hi,
when creating a domain using libvirt python api, how would i tell libvirt to
use a unique serial port number for domains?
in the libvirt.virConnect.defineXML(conn,domainxml) call when i create the
domainxml object, i need to ensure that the part below has a unique # for
target port
hi,
i am a bit confused on how to start an inactive domain using the python
bindings, any help would be appreciated.
(inactive as in the domain was created with virConnect.defineXML sometime in
the past)
looks like i have to use virDomain.create, however virDomain.create needs a
defined domai
Running on linux and libvirt 0.9.11. Using libvirt java 0.4.7. Notice that the
Tomcat server crashes and shows the dump like this:
*** glibc detected *** jsvc.exec: double free or corruption (out): 0x086f14a8
***
=== Backtrace: =
/lib/libc.so.6[0xc03745]
/lib/libc.so.6(cfree+0x59
On Tue, May 8, 2012 at 9:43 PM, Alex Jia wrote:
> Hi Doug,
>
> Replace your console type from 'file' to 'pty' it looks like this:
>
>
>
>
>
>
>
> And then append the parameter "console=ttyS0,115200" to guest kernel
> cmdline and reboot your guest, to use virsh console to connect your
> gue
Hello,
I upgraded my kvm server from Fedora 14 to Fedora 16 and the only casualty was
a Windows 2003 Server client that will no longer boot with and produces a BSOD.
I admittedly know very little about Windows and this VM has been around - real
hardware -> Parallels on a Mac -> linux kvm but it
Thank you very much Doug. It worked like magic :)
Regards
Ananth
On Tue, May 8, 2012 at 8:06 PM, Doug Goldstein wrote:
> On Tue, May 8, 2012 at 8:24 AM, Ananth wrote:
> > Hi,
> > I am trying to connect to libvirt on KVM host from a remote python
> client,
> > using the connection string "qemu+