|   xen-devel
Re: [Xen-devel] console problem 
| Yes, I'm aware of this.  The problem is that we've never had a good 
dependency system for the daemons we started.  The extra daemon has made 
the problem much worse and now we're seeing timing issues. 
You can work around the problem by manually starting consoled (you may 
have to restart xenstored too).  Under the right circumstances, xend 
restart will loop because xenstored gets itself hosed. 
I'm reworking a lot of this code right now to make it more robust and 
solve the problem completely.  Just hang in there a bit :-) 
Regards,
Anthony Liguori
David F Barrera wrote:
 
On Fri, 2005-08-05 at 10:34 -0500, Li Ge wrote:
 
I opened a bug(#141) for this yesterday. I am still seeing the problem
with the latest tree (changeset: 6025).
 
I, too, am seeing this problem on both an FC3 and a SLES 9 SP2 builds.
[root@dbarrera xen]# xm create -c vm1.cfg
Using config file "vm1.cfg".
Started domain vm1
xc_console: Could not read tty from store: No such file or directory
The latest changeset on both builds is:
changeset:   6027:69b7c9c3a9fdf22d840132f274f3fa64101a0ed0
tag:         tip
user:        kaf24@xxxxxxxxxxxxxxxxxxxx
date:        Fri Aug  5 10:11:46 2005
summary:     Fix mach2phys table allocation for 32-bit PAE Xen.
 
Thanks,
Li
Inactive hide details for Li,"Li, Xin B" <xin.b.li@xxxxxxxxx>
"Li, Xin B" <xin.b.li@xxxxxxxxx> 
                               Sent by: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 
                               
                               08/05/2005 12:43 AM 
              To
aliguori@xxxxxxxxxxxxxxxxxxxxxxx
              cc
xen-
devel@xxxxxxxxxxxxxxxxxxx, Stefan Berger/Watson/IBM@IBMUS
         Subject
RE: [Xen-devel]
console problem
-----Original Message-----
From: Anthony Liguori [mailto:aliguori@xxxxxxxxxx] 
Sent: 2005年8月5日 13:41 
To: Li, Xin B
Cc: Stefan Berger; xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] console problem
Li, Xin B wrote:
 
Don't help even I check out a completely new copy!
 
Did you try killing consoled and restarting it (just invoke consoled
 
on
 
the command line).
Please open a bug in bugzilla and provide as much information 
about your 
system as possible so I can attempt to reproduce.
 
Thanks, I will create a bug!
-Xin
 
Thanks,
Anthony Liguori
 -Xin 
 
-----Original Message-----
From: Anthony Liguori [mailto:aliguori@xxxxxxxxxx] 
Sent: 2005年8月5日 11:53 
To: Li, Xin B
Cc: Stefan Berger; xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] console problem
Make sure your trees are fresh. Some folks have been 
experience problems 
because hg pull -u doesn't seem to handle deletes all that well.
Also try restarting consoled.
Regards,
Anthony Liguori
Li, Xin B wrote:
 
I'm also blocked by this issue when debugging x86_64 xenU smp.
-xin
 
-----Original Message-----
From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 
[mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
Anthony Liguori 
Sent: 2005年8月5日 10:31
To: Stefan Berger
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] console problem
Stefan Berger wrote:
 This could be a timing issue.  I assume that xm console works as 
expected correct?
I am experiencing a problem with the console as follows:
 
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
 
 
_______________________________________________
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
 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 | 
 |  |