From mboxrd@z Thu Jan 1 00:00:00 1970 From: philip tricca Subject: Re: Xen 4 driver domain Date: Tue, 21 Sep 2010 15:42:34 -0400 Message-ID: <4C990AAA.8000500@twobit.us> References: <4C4E9DDC.7090906@dataproof.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C4E9DDC.7090906@dataproof.fi> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Valtteri Kiviniemi Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Valtteri Kiviniemi wrote: > Hi, > > I was wondering about doing a Driver Domain separate from Dom0 for my > RAID-controller. However, I didn't find any documentation how to exactly > do that besides http://wiki.xensource.com/xenwiki/DriverDomain > > Does anyone know any kind of howtos for driver domain? Haven't been watching the list so apologies for the late response. I slogged through setting up a driver domain for a network interface a few months back and wrote up a howto. I've had someone reproduce my setup with success. Would be interesting to see someone adapt it to a disk controller. http://twobit.us/blog/2010/07/xen-network-driver-domain-how/ Regards, - Philip