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] I can't create a vitual server

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] I can't create a vitual server
From: Ernst Bachmann <e.bachmann@xxxxxxxx>
Date: Sun, 18 Sep 2005 18:18:21 +0200
Delivery-date: Sun, 18 Sep 2005 16:16:09 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20050918171303.lt2v6tw9pjk80ock@xxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <20050918171303.lt2v6tw9pjk80ock@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8.1
On Sunday 18 September 2005 18:13, cmignan@xxxxxxxxxxxxx wrote:
>  I can stan start th deamon xend but when I want to create a new domain it
> display me that:
> (myvmconf is a domain configuration file that I create)
>
> [root@datacenter boot]# xm create myvmconf -c
> Using config file "/etc/xen/myvmconf".
...

The config file you're using expects that you pass a "vmid=..." parameter on 
the command line when creating the domain.

Either use a plain config file as base for your config, or try starting with

xm create -c myvmconf vmid=1

(read the comments at top of your config file for details)

/Ernst

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

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