From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: xen_blk timeout connecting to device Date: Wed, 5 Oct 2005 14:55:26 +0100 Message-ID: <20051005135526.GD21042@uk.xensource.com> References: <20051005063852.GD10936@cc.gatech.edu> <20051005090624.GD31971@uk.xensource.com> <20051005095744.GA21042@uk.xensource.com> <20051005132404.GE10936@cc.gatech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20051005132404.GE10936@cc.gatech.edu> 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@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Oct 05, 2005 at 09:24:04AM -0400, Himanshu Raj wrote: > I am having problem with domU, and yes, I have both hotplug and udev > installed. The problem may manifest itself in domU, but the timeout is a failure to get a response from dom0, and it's there that the hotplug tools are needed. Assuming you've got them installed in dom0, then you'll have to give us some information about the distro that you are using, and maybe poke around the scripts in there to see if /etc/hotplug/xen-backend.agent is being run, and if so what parameters it is receiving, that kind of thing. It gets distro-specific at this point, and we've had a lot of trouble with this recently, because the hotplug architecture is changing beneath our feet. Ewan.