|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] console problem
Stefan Berger wrote:
I am experiencing a problem with the console as follows:
This could be a timing issue. I assume that xm console works as
expected correct?
Now that the store supports watches on non-existent nodes, I can handle
this properly. I'll submit a patch tomorrow.
Regards,
Anthony Liguori
xm create userdomain-0 -c
Using config file "/etc/xen/userdomain-0".
Started domain UserDomain0
xc_console: Could not open tty `/dev/pts/3': No such file or directory
xm list
Name Id Mem(MB) CPU VCPU(s) State Time(s)
Domain-0 0 385 - 4 r---- 22.7
UserDomain0 1 31 3 1 -b--- 0.9
ls -l /dev/pts/
total 0
crw--w---- 1 root tty 136, 0 Aug 4 22:15 0
crw--w---- 1 root tty 136, 1 Aug 4 22:21 1
crw--w---- 1 root tty 136, 2 Aug 4 22:18 2
The source tree is up-to-date as of now.
Stefan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|