johnm@advocap.org
2009-Dec-16 20:56 UTC
[Xen-users] Domu domains not shutting down when rebooting.
I installed xen 3.4.2 on a couple servers. I noticed that when shutting down the server the domus are not shutting down. In /etc/sysconfig/xendomains have XENDOMAINS_SAVE="" Do not have usleep installed. Is it required? end of xend.log: [2009-12-16 12:52:31 21929] DEBUG (SrvServer:76) SrvServer.cleanup() [2009-12-16 12:52:31 21929] DEBUG (XMLRPCServer:236) XMLRPCServer.cleanup() [2009-12-16 12:52:31 21929] DEBUG (XMLRPCServer:236) XMLRPCServer.cleanup() [2009-12-16 12:52:31 21929] DEBUG (XendDomain:620) cleanup_domains [2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain karmic continues to run. [2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain openfiler continues to run. [2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain lenny continues to run. [2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain xp continues to run. [2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain squeeze continues to run. It works in my older debian installations. What''s wrong? John _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Masaki Kanno
2009-Dec-17 00:03 UTC
Re: [Xen-users] Domu domains not shutting down when rebooting.
Hi, Could you define the following parameter into domain configuration files? # xm create --help_config Values: <<snip>> on_xend_stop=ignore|shutdown|suspend Behaviour when Xend stops: - ignore: Domain continues to run; - shutdown: Domain is shutdown; - suspend: Domain is suspended; <<snip>> Best regards, Kan Wed, 16 Dec 2009 14:56:05 -0600, johnm@advocap.org wrote:>I installed xen 3.4.2 on a couple servers. >I noticed that when shutting down the server the domus are not shutting down. > >In /etc/sysconfig/xendomains have >XENDOMAINS_SAVE="" > >Do not have usleep installed. >Is it required? > >end of xend.log: >[2009-12-16 12:52:31 21929] DEBUG (SrvServer:76) SrvServer.cleanup() >[2009-12-16 12:52:31 21929] DEBUG (XMLRPCServer:236) XMLRPCServer.cleanup() >[2009-12-16 12:52:31 21929] DEBUG (XMLRPCServer:236) XMLRPCServer.cleanup() >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:620) cleanup_domains >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain karmic continues >to >run. >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain openfiler >continues >to run. >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain lenny continues to >run. >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain xp continues to >run. >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain squeeze continues > to >run. > >It works in my older debian installations. > >What''s wrong? > >John > > >_______________________________________________ >Xen-users mailing list >Xen-users@lists.xensource.com >http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
John McMonagle Kan
2009-Dec-17 01:38 UTC
Re: [Xen-users] Domu domains not shutting down when rebooting.Is that a
Kan Is that a change of behavor since 3.0.3? That''s the last xen I was using. Can it be set for all domains? Thanks John Masaki Kanno <kanno.masaki@jp.fujitsu.com> On Wednesday 16 December 2009 06:03:56 pm Masaki Kanno wrote:> Hi, > > Could you define the following parameter into domain configuration > files? > > # xm create --help_config > > Values: > <<snip>> > on_xend_stop=ignore|shutdown|suspend > Behaviour when Xend stops: > - ignore: Domain continues to run; > - shutdown: Domain is shutdown; > - suspend: Domain is suspended; > <<snip>> > > Best regards, > Kan > > Wed, 16 Dec 2009 14:56:05 -0600, johnm@advocap.org wrote: > >I installed xen 3.4.2 on a couple servers. > >I noticed that when shutting down the server the domus are not shutting > > down. > > > >In /etc/sysconfig/xendomains have > >XENDOMAINS_SAVE="" > > > >Do not have usleep installed. > >Is it required? > > > >end of xend.log: > >[2009-12-16 12:52:31 21929] DEBUG (SrvServer:76) SrvServer.cleanup() > >[2009-12-16 12:52:31 21929] DEBUG (XMLRPCServer:236) > > XMLRPCServer.cleanup() [2009-12-16 12:52:31 21929] DEBUG > > (XMLRPCServer:236) XMLRPCServer.cleanup() [2009-12-16 12:52:31 21929] > > DEBUG (XendDomain:620) cleanup_domains [2009-12-16 12:52:31 21929] DEBUG > > (XendDomain:636) Domain karmic continues to > >run. > >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain openfiler > >continues > >to run. > >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain lenny continues > > to run. > >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain xp continues to > >run. > >[2009-12-16 12:52:31 21929] DEBUG (XendDomain:636) Domain squeeze > > continues to > >run. > > > >It works in my older debian installations. > > > >What''s wrong? > > > >John > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users