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] guest autostart on host boot

To: Denny Schierz <linuxmail@xxxxxxxx>
Subject: Re: [Xen-users] guest autostart on host boot
From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
Date: Sat, 25 Aug 2007 07:45:10 +0100
Cc: "'xen-users@xxxxxxxxxxxxxxxxxxx'" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 24 Aug 2007 23:45:00 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Lrcl9CZVS/w59jDc7ydTzCfJ2zwHJodgac6+lNvBa5cLmN5uzBjVY3jADFZFMvTWFWKiJH6WPU4kfHHS2wd4bKFcxxBLQH7LEQL4FPvg9DClqwt16tm8o49Vcw0QD/D7pRE+nBK4A6Ue3bdZZkz6EVUIalN5LIm7l6B34190Y3c=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=OGBn4+yKFHTmJxtbd4qZ1VipTy+bx43nrOmSclZhwqLl8z2TxPSI/GmoZMSYiZP2UKdS2loU4hPjPsCz0Kmi4sYEgiohm6hgDT0StfjOOueAnli43AgaYX5dYgn7jnFEeamtfrW7acLh4xz1ss43hfLsgA9VleRb1nKkXX660fg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <46CF43D0.9060008@xxxxxxxx>
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: <dee2b60c0708221336y5aaa3bfcxbfa65dbd7ec97ce3@xxxxxxxxxxxxxx> <46CD0DFD.7020202@xxxxxxxxx> <dee2b60c0708231236y3c069880m1e33a5a5d9749191@xxxxxxxxxxxxxx> <46CF3D91.5070702@xxxxxxxxx> <46CF43D0.9060008@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)
Denny Schierz wrote:
hi,

Nico Kadel-Garcia schrieb:
I have read about the symlink from /etc/xen to /etc/xen/auto, but when
I create my guest using virt-manager (fedora 7) it does not create the
guest's config file at /etc/xen/

Any suggestion?
That's news to me. Where does it put it? Can you do a "find /etc -name
[domain]" to locate it?

that doesn't make any sense to me. First, most distributions have also a
Xen Script /etc/init.d/xendomains that starts the DomUs automatically.
Second, i don't now the virt-manager, but create a config file and start
DomUs are two things.

cu denny
Virt-manager, in earlier releases, creates a file for a new DomU called, say, "DOMAIN", in /etc/xen/DOMAIN.

It's easy to miss those files among the other scripts and configuration files in /etc/xen, especially if you've been experimenting and doing lots of them, which is why I suggested a "find" command to look around for it. But checking the Xen init scripts is another good idea.

I've heard rumors of RedHat wanting to make the Xen configuration information database driven: this would allow tools like virt-manager to more correctly guess what domains exist but are turned off. But I dunno: if the authors of virt-manager can't be bothered to write a tool to actually scan for config files and list them as well......

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

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