From: Kip Macy <kip.macy@gmail.com>
To: Chris Bainbridge <chris.bainbridge@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Unable to create guest domain AND mm.c/grant_table.c errors
Date: Mon, 26 Sep 2005 15:19:54 -0700 [thread overview]
Message-ID: <b1fa291705092615195fc4257d@mail.gmail.com> (raw)
In-Reply-To: <b1fa2917050926125948e71808@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1058 bytes --]
I realized what the problem was: I was giving a relative path to the
loopback file. Even if I could be considered brain-damaged for trying that,
it would be nice if there were logging indicating wherethe failure occurred.
Exporting a whole device still causes a hang, but file: works for me now.
works:
disk = [ 'file:/usr/src/xen-unstable.hg.tot/testing/newfs.00.vbd,hda1,w' ]
hangs:
disk = [ 'file:/usr/src/xen-unstable.hg.tot/testing/newfs.00.vbd,hda,w' ]
-Kip
On 9/26/05, Kip Macy <kip.macy@gmail.com> wrote:
>
>
>
> > Did you set /proc/sys/kernel/hotplug to the hotplug executable?
>
>
> This is centos4.1 so it is enabled by default.
>
> -bash-3.00# cat /proc/sys/kernel/hotplug
> /sbin/hotplug
>
>
> Also what is Aruns workaround? There is no email from Arun in this thread.
>
>
> He sent out e-mail on August 24th when he had similar problems with
> timeouts.
>
> From strace'ing udevd it is clear that xen-backend is getting called. I
> can't tell anything more from the output.
>
> -Kip
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 1913 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
prev parent reply other threads:[~2005-09-26 22:19 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-21 13:29 Unable to create guest domain AND mm.c/grant_table.c errors Bonnell, David
2005-09-21 14:10 ` Chris Bainbridge
2005-09-21 14:18 ` Chris Bainbridge
2005-09-21 14:39 ` Keir Fraser
2005-09-21 14:46 ` Keir Fraser
2005-09-21 16:42 ` Keir Fraser
2005-09-21 17:38 ` Chris Bainbridge
2005-09-21 17:49 ` Steven Hand
2005-09-22 8:24 ` Chris Bainbridge
2005-09-22 8:49 ` Chris Bainbridge
2005-09-22 9:03 ` Chris Bainbridge
2005-09-22 9:27 ` Ewan Mellor
2005-09-22 10:36 ` Chris Bainbridge
2005-09-22 13:49 ` Chris Bainbridge
2005-09-22 22:30 ` Jon Mason
2005-09-26 2:33 ` Kip Macy
2005-09-26 7:12 ` Chris Bainbridge
2005-09-26 19:59 ` Kip Macy
2005-09-26 22:19 ` Kip Macy [this message]
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=b1fa291705092615195fc4257d@mail.gmail.com \
--to=kip.macy@gmail.com \
--cc=chris.bainbridge@gmail.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.