xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Meng Xu <xumengpanda@gmail.com>
Cc: Dongli Zhang <dongli.zhang0129@gmail.com>,
	"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>,
	Olaf Hering <olaf@aepfle.de>, Wei Liu <wei.liu2@citrix.com>
Subject: Re: Question about the best practice to install two versions of Xen toolstack on the same machine
Date: Wed, 25 May 2016 11:53:43 +0100	[thread overview]
Message-ID: <20160525105342.GB18213@citrix.com> (raw)
In-Reply-To: <CAENZ-+k=EJPc-ebQR3M+6ZOpHHU2cLbe4sKhR+JHU8FhS_fBfg@mail.gmail.com>

On Tue, May 24, 2016 at 04:47:38PM -0400, Meng Xu wrote:
> Hi Olaf,
> 
> Thank you very much for your suggestion!
> 
> On Fri, May 20, 2016 at 4:52 AM, Olaf Hering <olaf@aepfle.de> wrote:
> > On Thu, May 19, Meng Xu wrote:
> >
> >> Does anyone try to install two version of Xen toolstack on the same machine?
> >
> > I do that. See the INSTALL file which has examples at the end:
> >
> > * To build a private copy of tools and xen:
> > configure --prefix=/odd/path --sysconfdir=/odd/path/etc --enable-rpath
> > make
> > sudo make install BOOT_DIR=/ood/path/boot EFI_DIR=/odd/path/efi
> >
> 
> I'm wondering if  BOOT_DIR=/ood/path/boot and EFI_DIR=/odd/path/efi is a must?
> I'm using the grub2 to boot the kernel (so that I can remotely control
> which grub entry I will get into).
> 
> I put the xen image to /boot and the system can boot up. The xl
> toolstack seems working well.
> 
> However, the dom0's name is null.
> 
> When I run /ood/path/etc/init.d/xencommons restart , it reports the
> following message:
> 
> Stopping xenconsoled
> Stopping QEMU
> WARNING: Not stopping xenstored, as it cannot be restarted.
> Starting xenconsoled...
> Starting QEMU as disk backend for dom0
> 
> I guess there is something wrong with the xenstored's configuration?
> Did you happen to experience this issue before?
> 
> 

I think xenstored is running fine.

If you're using systemd, there should be a service called xen-init-dom0
that needs to be started. That small program does a bunch of things
including setting the name for Dom0 in xenstore.

Wei.

> Thanks and Best Regards,
> 
> Meng
> -----------
> Meng Xu
> PhD Student in Computer and Information Science
> University of Pennsylvania
> http://www.cis.upenn.edu/~mengxu/
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

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

  reply	other threads:[~2016-05-25 10:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19 18:40 Question about the best practice to install two versions of Xen toolstack on the same machine Meng Xu
2016-05-20  8:52 ` Olaf Hering
2016-05-20 17:52   ` Meng Xu
2016-05-24 20:47   ` Meng Xu
2016-05-25 10:53     ` Wei Liu [this message]
2016-05-25 20:02       ` Meng Xu
2016-05-20 10:20 ` Jan Beulich
2016-05-20 17:56   ` Meng Xu
2016-05-23  7:02     ` Jan Beulich
2016-05-24  8:12       ` Dongli Zhang
2016-05-24 13:34         ` Olaf Hering
2016-05-24 15:16     ` Dario Faggioli
2016-05-25 20:34       ` Meng Xu

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=20160525105342.GB18213@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=dongli.zhang0129@gmail.com \
    --cc=olaf@aepfle.de \
    --cc=xen-devel@lists.xenproject.org \
    --cc=xumengpanda@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).