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] Console to RHEL6.1 container

2012-05-01 Thread Sukadev Bhattiprolu
Sukadev Bhattiprolu [suka...@linux.vnet.ibm.com] wrote: | Back to the newinstance case, by putting some debug messages in the | container's /etc/rc.sysinit, I see that devpts is already mounted | with newinstance. | | With lxc, in setup_pts(), we unmount devpts in the container and then | mount