From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: dom0 kenrel crashes for openstack + libvirt + libxl Date: Thu, 20 Nov 2014 09:30:24 +0000 Message-ID: <1416475824.14429.1.camel@citrix.com> References: <54648EB3.8040703@citrix.com> <1415955718.31613.34.camel@citrix.com> <1416227964.5466.12.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Xing Lin Cc: xen-devel@lists.xen.org, Roger Pau =?ISO-8859-1?Q?Monn=E9?= List-Id: xen-devel@lists.xenproject.org On Wed, 2014-11-19 at 11:57 -0700, Xing Lin wrote: > Hi Ian, > > > Both of your two points are valid. There is no need to install > virt-manager. And the patch to start a qemu process in /etc/init.d/xen > seems to be enough for launching instances from horizon. I have > updated the wiki page. Please review it at > > http://wiki.xenproject.org/wiki/Xen_via_libvirt_for_OpenStack_juno Looks much better, thanks! I think the need to symlink pygrub to /usr/bin should be considered an openstack bug. I presume nova specifies the absolute path, when it should just say "pygrub" by default and let the toolstack find the default one. Ian.