From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [Xen-users] 4.5 git: regression in xen systemd shutdown hangs the OS Date: Tue, 9 Dec 2014 09:33:56 +0100 Message-ID: <20141209083356.GA21664@aepfle.de> References: <948996368.3219599.1417477301121.JavaMail.yahoo@jws10637.mail.bf1.yahoo.com> <1417512564.15063.4.camel@citrix.com> <20141202151708.GA23112@aepfle.de> <20141205171102.GA24737@aepfle.de> <20141208171949.GA1819@aepfle.de> <20141208172307.GA25749@zion.uk.xensource.com> <20141208173708.GA6679@aepfle.de> <20141208174854.GB25749@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20141208174854.GB25749@zion.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: Mark Pryor , Ian Campbell , Stefano Stabellini , Ian Jackson , xen-devel , Xen-users List-Id: xen-devel@lists.xenproject.org On Mon, Dec 08, Wei Liu wrote: > However I think the problem you're seeing is due to xenstored exits too > early, which should be fixable by rearranging the shutdown order? I.e. > xenstored shuts down after xendomains. True, and this is addressed by 268b8f1. Perhaps a crashed or otherwise unavailable xenstored isnt such a problem because its like that since a very long time. Olaf