From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacob Gorm Hansen Subject: Re: Timeout connecting to block device driver Date: Mon, 22 Aug 2005 17:56:05 +0200 Message-ID: <4309F595.1020207@diku.dk> References: <4309EF2C.1070508@diku.dk> <56ad92f017c42e5004d2ca6c21ae7255@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <56ad92f017c42e5004d2ca6c21ae7255@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Keir Fraser wrote: >> I am using vm-tools-0.1.9 and am fearing the problem could lie in there. >> Has the interface for registering with blkdev backends changed recently? > > > We switched over to xenbus/xenstore on Friday. So blk devices don't use > the control interface any more. ok, is there any documentation or code I can look at to figure out how to give a domain access to a block device, using my own code or vm-tools? thanks, Jacob