From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: console problem Date: Thu, 04 Aug 2005 21:30:37 -0500 Message-ID: <42F2CF4D.1090008@us.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefan Berger Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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 > > >