[Bug 807091] Re: "internal error character device (null) is not using a PTY" when using virsh console

2016-03-14 Thread Varhegyi Balazs
Hi, I wanted to use "virtsh console instance-" as described here: http://www.jaredlog.com/?p=1484 for debugging this issue: https://ask.openstack.org/en/question/89583/cant-ping-machine-after- unrescue/ but I encountered this problem. My goal was to connect to the instance and see the console

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2015-03-26 Thread James Page
You can use the following: virsh console --devname serial1 instance- ** Changed in: nova (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2015-03-26 Thread James Page
Its quite likely that this is intended function - the console output of the instance is mapped to a log file so that 'nova console-log' can be used to retrieve log data via the public API of nova. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2015-03-26 Thread James Page
However that may not be usable - anyway I think this is by design - end users won't normally have direct access to compute hosts! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/807091

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2014-10-24 Thread Tom Haddon
I'm seeing this on trusty/icehouse: root@furud:~# virsh list --all IdName State 32instance-2bb1 running 37instance-2bb2 running 4237 instance-6b86

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-09-15 Thread Chuck Short
This should be fixed now, please re-open if you are still having problems. Regards chuck ** Changed in: nova (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-08-17 Thread Tom Ellis
So, I've tried the latest oneiric cloud images from today and two days ago and I still get the PTY allocation request failed on channel 0 connecting via ssh. With euca-get-console-output instance id I still get (from nova-api.log): (nova.api): TRACE: RemoteError: Error local variable 'fpath'

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-08-17 Thread Tom Ellis
Also, it seems moving the serial tag makes no difference for what I can see -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/807091 Title: internal error character device (null) is not

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-08-11 Thread Thierry Carrez
** Changed in: nova (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/807091 Title: internal error character device (null) is not using a PTY when

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-08-11 Thread Dave Walker
@Tom, can you provide an update if that resolved the issue? Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/807091 Title: internal error character device (null) is not using a

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-08-02 Thread Tom Ellis
@Chuck Yes, tried todays daily oneiric image on diablo-3 and still see the same issue: ubuntu@sugarloaf:~/images$ euca-describe-instances RESERVATION r-vchanq4i projdefault INSTANCEi-0023 ami-0008192.168.3.3 192.168.3.3 running psekey (proj, perce)

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-08-02 Thread Tom Ellis
@Matt Interesting, I'll have a play around with it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/807091 Title: internal error character device (null) is not using a PTY when using

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-08-02 Thread Tom Ellis
** Changed in: nova (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/807091 Title: internal error character device (null) is not using a PTY

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-07-24 Thread Matt Thompson
Hi All, I was able to replicate this running --libvirt_type=qemu, and see similar virsh dumpxml output as reported in https://www.redhat.com/archives/libvir-list/2009-July/msg00460.html. If I move the serial type='pty' tag above serial type=file in libvirt.xml (despite libvirt.xml stating that

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-07-15 Thread Chuck Short
Tom, Is this still a problem for you? Regards chuck ** Changed in: nova (Ubuntu) Importance: Undecided = Low ** Changed in: nova (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in

[Bug 807091] Re: internal error character device (null) is not using a PTY when using virsh console

2011-07-08 Thread Thierry Carrez
I wonder if it's an issue with Nova (for example, does eucalyptus succeed in the same situation), with libvirt, or with the Ubuntu cloud images... ** Summary changed: - error: internal error character device (null) is not using a PTY + internal error character device (null) is not using a PTY