[libvirt-users] serial console (another problem)

2012-05-10 Thread david
Hi, I also have some problems related to serial consoles. When I try to create a virtual machine (virsh create test.xml) with a serial port connected to a unix socket in the host by using: (see the complete XML below) I get this error: error: Failed to create domain fr

Re: [libvirt-users] serial console

2012-05-10 Thread Ekkard Gerlach
* John Wayne schrieb: > 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

[libvirt-users] serial console

2012-05-09 Thread John Wayne
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    

Re: [libvirt-users] serial console locking for a domain (concurrent access = garbled output)

2012-05-01 Thread Dusty Mabe
Ahh... Thank you Eric. That does look like the same issue. I had searched through the open bugs here https://bugzilla.redhat.com/buglist.cgi?component=libvirt&product=Red%20Hat%20Enterprise%20Linux%206 but it looks like 729940 is not view-able to the public (at least I don't have permission to view

Re: [libvirt-users] serial console locking for a domain (concurrent access = garbled output)

2012-05-01 Thread Eric Blake
On 05/01/2012 12:51 PM, Dusty Mabe wrote: > Hi, > > I am seeing an issue in libvirt-0.9.4-23.el6_2.7.x86_64.rpm where my > virsh console output for a domain gets garbled because I have > virt-manager running and it is also trying to access the serial device > for the guest domain. Basically there

[libvirt-users] serial console locking for a domain (concurrent access = garbled output)

2012-05-01 Thread Dusty Mabe
Hi, I am seeing an issue in libvirt-0.9.4-23.el6_2.7.x86_64.rpm where my virsh console output for a domain gets garbled because I have virt-manager running and it is also trying to access the serial device for the guest domain. Basically there is concurrent serial access and half the text ends up

Re: [libvirt-users] serial console with virt-install

2012-02-08 Thread Cole Robinson
On 02/08/2012 03:52 AM, Felix Blanke wrote: > On 2/8/12 9:46 AM, Osier Yang wrote: >> On 2012幎02月08日 05:08, Felix Blanke wrote: >>> Hello, >>> >>> sorry for bother you again. I'm new to kvm and libvirt, that's why my >>> next question is maybe some sort of noob question :) >>> >>> I have a he

Re: [libvirt-users] serial console with virt-install

2012-02-08 Thread Felix Blanke
On 2/8/12 9:46 AM, Osier Yang wrote: On 2012年02月08日 05:08, Felix Blanke wrote: Hello, sorry for bother you again. I'm new to kvm and libvirt, that's why my next question is maybe some sort of noob question :) I have a headless server (no X at all, just ssh) and want to run some virtual machine

Re: [libvirt-users] serial console with virt-install

2012-02-08 Thread Osier Yang
On 2012年02月08日 05:08, Felix Blanke wrote: Hello, sorry for bother you again. I'm new to kvm and libvirt, that's why my next question is maybe some sort of noob question :) I have a headless server (no X at all, just ssh) and want to run some virtual machines on it. I have kvm etc. all set up.

[libvirt-users] serial console with virt-install

2012-02-07 Thread Felix Blanke
Hello, sorry for bother you again. I'm new to kvm and libvirt, that's why my next question is maybe some sort of noob question :) I have a headless server (no X at all, just ssh) and want to run some virtual machines on it. I have kvm etc. all set up. When doing something like virt-install