From: "Jaggi, Manish" <Manish.Jaggi@caviumnetworks.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
"clark.laughlin@linaro.org" <clark.laughlin@linaro.org>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
Ian Campbell <Ian.Campbell@citrix.com>,
"Kumar, Vijaya" <Vijaya.Kumar@caviumnetworks.com>,
"jfehlig@suse.com" <jfehlig@suse.com>,
"Anthony.Perard@citrix.com" <Anthony.Perard@citrix.com>,
Kiarie Kahurani <davidkiarie4@gmail.com>
Subject: Re: Using Libvirtd with virt-manager on aarch64
Date: Mon, 19 Jan 2015 19:09:33 +0000 [thread overview]
Message-ID: <1421694570245.54845@caviumnetworks.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1501191025450.12653@kaball.uk.xensource.com>
Hi Stefano / Clark,
I thought ubuntu dom0 is the better way to get libvirt working, so following the steps,
(A) there is a build error, if you can help with
root@manish-thunder-dev:/build/libvirt-upstream/libvirt# debuild -us -uc -i -I
Fatal Python error: Failed to open /dev/urandom
Aborted (core dumped)
(B) Also, I was using opensuse image which I believe had xencomons xenstored etc.
How do i get them ? Do i need to do apt-get install xen-tools
I am stuck on these two points.
-Regards
Manish
________________________________________
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Sent: Monday, January 19, 2015 4:01 PM
To: Jaggi, Manish
Cc: Stefano Stabellini; clark.laughlin@linaro.org; jfehlig@suse.com; Kiarie Kahurani; Kumar, Vijaya; Anthony.Perard@citrix.com; Ian Campbell; xen-devel@lists.xensource.com
Subject: Re: Using Libvirtd with virt-manager on aarch64
On Fri, 16 Jan 2015, Jaggi, Manish wrote:
> Hi Stefano /clark,
> Thanks for sharing the link. For dom0 I am using openSuse.
> I have followed the steps listed on the(https://libvirt.org/compiling.html#building) to build and install. I believe build-librvit-deb would be doing the same steps or I need to create libvirt-xen.spec.in ?
You are right: at the end of build-librvit-deb, the script calls
debuild, that is not going to work on opensuse.
I suggest you avoid build-librvit-deb and build libvirt by hand, as from
the webpage you linked.
> I need some pointers on what could be wrong in my setup because of which I am getting virsh list empty.
> One thing I noted that virsh is able to connect to xen:/// after /etc/init.d/xencommons start is done.
> I am using xen 4.5 rc1.
>
> Is virsh list working in your setup?
virsh is supposed to be working correctly. Have you tried creating any
guests via virsh?
> -Regards
> Manish
>
> ________________________________________
> From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> Sent: Friday, January 16, 2015 8:44 PM
> To: Jaggi, Manish
> Cc: jfehlig@suse.com; Kiarie Kahurani; Stefano Stabellini; Kumar, Vijaya; Anthony.Perard@citrix.com; Ian Campbell; xen-devel@lists.xensource.com; clark.laughlin@linaro.org
> Subject: Re: Using Libvirtd with virt-manager on aarch64
>
> Hello Manish,
> recently Clark Laughlin (CC'ed) got OpenStack, libvirt and Xen all
> working together on ARM. He wrote the following wiki page:
>
> https://wiki.linaro.org/OpenStack/DevstackOnXenARM
>
> Cheers,
>
> Stefano
>
> On Fri, 16 Jan 2015, Jaggi, Manish wrote:
> > Hi Jim,
> >
> >
> > I am trying to run libvirtd / virsh / virt-manager on aarch64 platform (Cavium thunderX).
> >
> > Am able to build from the git and able to connect virsh with xen:/// but am not able to get the output of list.
> >
> > vish nodeinfo command is working.
> >
> >
> > Saw patches in the git log
> > - Add support for parsing/formating Xen XL config
> > - tests: Tests for the xen-xl parser
> >
> > Could you please help with the steps / pointers to run virsh / virt-manager with libvirtd.
> > -Regards
> > Manish
> >
> >
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-01-19 19:09 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1421410606285.98486@caviumnetworks.com>
2015-01-16 15:14 ` Using Libvirtd with virt-manager on aarch64 Stefano Stabellini
2015-01-16 17:28 ` Jaggi, Manish
2015-01-19 10:31 ` Stefano Stabellini
2015-01-19 19:09 ` Jaggi, Manish [this message]
2015-01-19 20:16 ` Jaggi, Manish
2015-01-19 23:34 ` Stefano Stabellini
2015-01-20 13:15 ` Jaggi, Manish
2015-01-20 13:27 ` Clark Laughlin
2015-01-21 16:23 ` Jaggi, Manish
2015-01-21 17:12 ` Clark Laughlin
2015-01-21 23:58 ` Jaggi, Manish
2015-01-22 9:54 ` Ian Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421694570245.54845@caviumnetworks.com \
--to=manish.jaggi@caviumnetworks.com \
--cc=Anthony.Perard@citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=Vijaya.Kumar@caviumnetworks.com \
--cc=clark.laughlin@linaro.org \
--cc=davidkiarie4@gmail.com \
--cc=jfehlig@suse.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.