From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: console problem Date: Thu, 04 Aug 2005 22:52:35 -0500 Message-ID: <42F2E283.3090303@us.ibm.com> References: <59D45D057E9702469E5775CBB56411F11DA345@pdsmsx406> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <59D45D057E9702469E5775CBB56411F11DA345@pdsmsx406> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Li, Xin B" Cc: xen-devel@lists.xensource.com, Stefan Berger List-Id: xen-devel@lists.xenproject.org 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@lists.xensource.com >>[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of >>Anthony Liguori >>Sent: 2005年8月5日 10:31 >>To: Stefan Berger >>Cc: xen-devel@lists.xensource.com >>Subject: 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@lists.xensource.com >>>http://lists.xensource.com/xen-devel >>> >>> >>> >>> >>> >>_______________________________________________ >>Xen-devel mailing list >>Xen-devel@lists.xensource.com >>http://lists.xensource.com/xen-devel >> >> >> > > >