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 launches manually OK, not on System reboot when co

To: "Guido Hecken" <guido.hecken@xxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Guest launches manually OK, not on System reboot when config is in /etc/xen/auto ?
From: gregk.xen@xxxxxxxxxxxxx
Date: Sun, 18 Sep 2011 15:25:00 -0700
Cc:
Delivery-date: Sun, 18 Sep 2011 15:26:24 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:references:subject :in-reply-to:date; s=smtpout; bh=DSos5N6c+3WFBJ90w8Bi9VQWrqo=; b= s2pI9F5lTn5iLMNUknekoqSxHgrG62+bvFYrwVcuqk/Xxy0U8xtFNeydiK5/HnFs jEPtWs8MA9foOGu6vbP+g9scsWjSp1iJ7RIy25yP7R9NiEA82zTel14g37nT3SVK wj6bXI59gSewb8vXTQkc3BPMeoaUp9Cdlu1kLsp94ME=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <FB8F9F087039D8499E37A3F706D5EE16208D57@xxxxxxxxxxxxxxxxx>
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: <1316362080.12678.140258142510801@xxxxxxxxxxxxxxxxxxxxxxxxxxx><FB8F9F087039D8499E37A3F706D5EE16208D56@xxxxxxxxxxxxxxxxx><1316377969.9953.140258142570081@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <FB8F9F087039D8499E37A3F706D5EE16208D57@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi again Guido,

On Sunday, September 18, 2011 11:52 PM, "Guido Hecken"
<guido.hecken@xxxxxxxxxxxxx> wrote:
> two ideas on this:

Second, first,

> What about method 2 from this link
> http://www.novell.com/support/viewContent.do?externalId=3466408&sliceId=1
> Quiet old, but it seems to address your problem...

grep -rlni xend_start /etc/xen /var/xen
(nothing returned ...)

Apparently too old.

I have these packages installed,

rpm -qa | grep -i xen
xen-tools-4.1.2_01-143.1.x86_64
kernel-xen-2.6.37.6-0.7.1.x86_64
xen-4.1.2_01-143.1.x86_64
kernel-xen-devel-2.6.37.6-0.7.1.x86_64
xen-kmp-default-4.1.2_01_k2.6.37.6_0.7-143.1.x86_64
xen-libs-4.1.2_01-143.1.x86_64

> >   LOCKFILE=/var/lock/subsys/xendomains
> >   XENDOM_CONFIG=/etc/sysconfig/xendomains
> >   RETCODE_FILE=/tmp/xendomains.rc.$$
> >   xm_cmd=xl 
> 
> Is the xl toolstack functional?
> You could try xm_cmd=xm instead of xm_cmd=xl
> Not shure if it helps.

I wasn't even aware there WAS an 'xl toolstack'.

xl list
 WARNING: xend is running! It is not recommended using libxenlight in
 conjunction with the legacy xend toolstack. Use -f (force) to override

xm list
 Name                                        ID   Mem VCPUs      State  
 Time(s)
 Domain-0                                     0  1010     1     r-----  
  422.5
 mail                                         3  1024     2     -b----  
 1436.6

Well that's interesting.

Taking your suggestion, in the init,

 - xm_cmd=xl
 + xm_cmd=xm

then,

service xendomains restart
Shutting down Xen domains
        mail: shutting down...                                          
           done
Starting auto Xen domains
        mail.cfg:                                                       
           done
xm list
 Name                                        ID   Mem VCPUs      State  
 Time(s)
 Domain-0                                     0  1010     1     r-----  
  431.3
 mail                                         4  1024     2     -b----  
   10.9

Next, right after a reboot of the Dom0 host,

Name                                        ID   Mem VCPUs      State  
Time(s)                                      
 Domain-0                                     0  1010     1     r-----  
   49.9                                       
 mail                                         1  1024     2     -b----  
   11.5                                       

Well, that looks like it's the problem.  And that it's maybe an Opensuse
problem since they write/install the script?

Thanks a lot!

Greg

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