WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 141] New: xc_console: Could not read tty from store

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 141] New: xc_console: Could not read tty from store
From: lge@xxxxxxxxxx
Date: Thu, 04 Aug 2005 16:10:44 +0000
Delivery-date: Thu, 04 Aug 2005 19:55:42 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=141

           Summary: xc_console: Could not read tty from store
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P2
         Component: Hypervisor
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: lge@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx


I am uisng the latest build (changeset: 6012). I have seen this problem on all
of my test boxes today (x86, x86-64) with RHEL4, SLES9 SP2 and FC4).

Here is the steps to create the problem:

# xend start
DBMap>introduceDomain> 0 54465 <EventChannel dom1:0:11 dom2:0:12>
/domain/d837940e-c536-4891-a9a3-5bcad85fb6ef

# xm list
Name              Id  Mem(MB)  CPU VCPU(s)  State  Time(s)
Domain-0           0      245    0      1   r----     37.4

# xm create /etc/xen/vm1.cfg
Using config file "/etc/xen/vm1.cfg".
Started domain vm1

# xm list
Name              Id  Mem(MB)  CPU VCPU(s)  State  Time(s)
Domain-0           0      245    0      1   r----     38.2
vm1                1      512    3      1   r----      0.8

# xm console vm1
xc_console: Could not read tty from store: No such file or directory

Will add more information such as logs later.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 141] New: xc_console: Could not read tty from store, lge <=