From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Gardner Subject: Multiple I/O domains? Date: Wed, 31 Aug 2005 15:54:00 -0600 Message-ID: <431626F8.7090202@hp.com> References: <891be9410508291649328d6b29@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <891be9410508291649328d6b29@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I'd like to set up a xen system with mutliple I/O domains. A few questions: Is this known to work? Should I use xen 2.0x or xen 3.x to start with. Which has better support for multiple I/O domains? Is there a cookbook someplace for doing this? A quick search didn't reveal anything. A few people have already given us some hints, but the information is a little too sparse. Finally, are there some requirements that aren't obvious? For instance, I've got a machine with with one disk and one nic. Is that sufficient, or do I need additional interfaces? I'd like to be able to have just two domains, one controlling the nic, the other disk. Is this possible? It seems like dom0 must be the driver domain for its own boot device. Rob Gardner