From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Bainbridge Subject: Re: Cannot create domU Date: Fri, 23 Sep 2005 22:39:02 +0000 Message-ID: <623652d5050923153973b9804c@mail.gmail.com> References: <5d7aca9505092307156e0c7f00@mail.gmail.com> <20050923173759.GA25613@vrable.net> Reply-To: Chris Bainbridge Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20050923173759.GA25613@vrable.net> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org On 23/09/05, Michael Vrable wrote: > Jon Mason made a post yesterday where he tracked the problem down (for > him) to the changeset "Move block device bind/unbind into hotplug > scripts" (e9d01c5dc7b4d6b7cda9ade0d137ddb89bb204cc). I was running into > the same problem, and so based on his detective work tried installing > hotplug (actually hotplug and udev, but the first might be enough) in > domain-0. Domain creation now works for me. > > Check to see if you have hotplug installed in your domain-0, and if not, > whether installing it makes a difference. I have the same error, I had 'hotplug-base' installed, just added 'hotplug' (these are gentoo ebuild names, hotplug-base installs /sbin/hotplug and hotplug is /etc/hotplug scripts). It made no difference, virtual block device still fails out. After a reboot /proc/sys/kernel/hotplug points to /sbin/udevsend, I don't know what it should be for xen to work?