[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Openstack on ARM64



On Tue, Oct 20, 2015 at 10:54:35AM +0100, Stefano Stabellini wrote:
> On Tue, 20 Oct 2015, suresh knv wrote:
> > I am starting xencommons after the boot explicitly and also xl list
> > works fine it is showing as below.
> > 
> > ubuntu@arm64:~$ sudo xl list
> > Name                                        ID   Mem VCPUs State Time(s)
> > Domain-0                                     0 16384     1     r-----    
> > 1056.9
> > 
> > and one more thing I have installed xen from source I have compiled
> > the source and copied the xen to sda1 and then installed xen tools. I
> > was searching for xen installation with ubuntu and found that
> > https://help.ubuntu.com/community/Xen
> > link he was asking to change some network settings and use bridge
> > which i haven't done. Probably this can be the issue?
> 
> Anthony, do you have any other ideas? strace attached from Suresh's
> previous email.

Sure, see below.

> > > On Mon, 19 Oct 2015, suresh knv wrote:
> > >> I am trying to install openstack with xen and ubuntu on ARM64 machine
> > >> and was stuck with a problem and need some help.
> > >>
> > >> I am trying to install libvirt 1.2.2 on arm64 board with xen. It got
> > >> installed successfully but when i run the command
> > >> virsh list --all
> > >>
> > >> it is taking too long time does not responding and application hangs. 
> > >> When
> > >> I tried with
> > >> strace virsh list --all
[virsh strace]

Hi Suresh,

So first, virsh is just a client, it does almost nothing (I think). What
you want to debug is the libvirtd daemon. You can find the logs in
/var/log/libvirt.
/var/log/libvirt/libvirtd.log would be the daemon itself, and
/var/log/libvirt/libxl/ would contain contain logs about created domain or
any libxl debug I guest.

I usually run `virsh -c xen: list`, where '-c xen:' make it explicite that
we want to do something with Xen.

So, is libvirtd actually running on your machine? Could you have a look
into its logs?

Regards,

-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.