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-users

Re: [Xen-users] Can't specify Domain-0

To: Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Can't specify Domain-0
From: "Fajar A. Nugraha" <list@xxxxxxxxx>
Date: Tue, 31 May 2011 01:37:25 +0700
Delivery-date: Tue, 31 May 2011 04:05:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <BANLkTimTCMsCa8ATuGka7yosV1DF6nZb=Q@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <BANLkTimTCMsCa8ATuGka7yosV1DF6nZb=Q@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, May 31, 2011 at 12:36 AM, Wouter van Eekelen <wouter@xxxxxxxxxx> wrote:
> Why is this happening? And why is the error message so unclear?

The error message is perfectly clear if you understand the terminology.

> root@node1:~# xm list
> Name                                        ID   Mem VCPUs      State
> Time(s)
> Domain-0                                     0  5656     8     r-----
>  123.0

dom0 is the one you're currently logging in to.
If you're more familiar with vmware/vbox terms, dom0 (the one with id
= 0) is the "host", while domUs (the one with ID > 0) are "guests"

> root@node1:~# xm console 0
> Can't specify Domain-0

What you want to do makes no sense. "xm console" is used to access
domUs console from dom0.

-- 
Fajar

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

<Prev in Thread] Current Thread [Next in Thread>