From: Philip Tricca <flihp@twobit.us>
To: Chris Patterson <cjp256@gmail.com>
Cc: "meta-virtualization@yoctoproject.org"
<meta-virtualization@yoctoproject.org>
Subject: Re: xendomains init script from xen recipe hangs
Date: Thu, 30 Jan 2014 08:39:54 -0500 [thread overview]
Message-ID: <52EA562A.4090806@twobit.us> (raw)
In-Reply-To: <CABZSBQf84tJNhwdkjGE3MpXhVrtOX_fvmUkk+YBZ52W6FRrA5A@mail.gmail.com>
On 01/24/2014 04:11 PM, Chris Patterson wrote:
> It works for me (on a slightly modified xen-image-minimal) with some
> complaints about head (-c flag not implemented in busybox) if you don't
> have coreutils installed (add coreutils to your image and that should go
> away).
>
> Can you try it on the command line?
>
> bash -x /etc/init.d/xendomains stop
>
> bash -x /etc/init.d/xendomains start
>
> Depending on what you are seeing, you may need to adjust your values in
> /etc/default/xendomains.
Oddly enough the script is blocking on the call to 'xl create --quiet
--defconfig ...'. While the script is blocked on this call, I can
background it (Ctrl+z) and connect a console to the VM that it started.
I can log into it and everything so I'm pretty convinced it started fine.
Killing off the console I can then bring the call to the xendomains
script to the foreground again. When I do this it's still blocked on the
call to 'xl create'. Creating the VM manually using xl works as
expected. Pretty sure this isn't just a timeout issue as
'XENDOMAINS_CREATE_USLEEP' is 5 seconds by default. This seems to be
hanging indefinitely. Starting VMs is the simple case so I'm at a bit of
a loss.
Thanks,
Philip
> On Wed, Jan 22, 2014 at 6:07 PM, Philip Tricca <flihp@twobit.us
> <mailto:flihp@twobit.us>> wrote:
>
> Hey Chris,
>
> I'm guessing you're the only one who may have tried to use this script
> before. I've got a simple test VM I want to start on boot. The
> xendomains script (from the xen recipe) starts my VM but then hangs for
> what seems to be forever. Have you had luck or even tried to use this
> script before?
>
> This may not even be the right tool for what I'm trying to do but it's
> there for free so I thought I'd give it a try.
>
> Thanks,
> Philip
>
>
next prev parent reply other threads:[~2014-01-30 13:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-22 23:07 xendomains init script from xen recipe hangs Philip Tricca
2014-01-24 21:11 ` Chris Patterson
2014-01-30 13:39 ` Philip Tricca [this message]
2014-01-31 1:02 ` Chris Patterson
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=52EA562A.4090806@twobit.us \
--to=flihp@twobit.us \
--cc=cjp256@gmail.com \
--cc=meta-virtualization@yoctoproject.org \
/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.