From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Fehlig Subject: Re: [PATCH] xl: Special case tap/aio for disk validation Date: Fri, 28 Jan 2011 09:03:05 -0700 Message-ID: <4D42E8B9.9060901@novell.com> References: <4D407A06.1050902@gmail.com> <4D41EE90.5000907@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4D41EE90.5000907@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 To: Kamala Narasimhan Cc: Kamala Narasimhan , xen-devel@lists.xensource.com, Ian Jackson , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Kamala Narasimhan wrote: >> - phy:/path/to/device >> - file:/path/to/file >> - tap:/path/to/file >> > > Along with phy, file and tap for block device types there appear to be a 'drdb' option too. Do we actively support it? The xend toolstack supports arbitrary external block device types. We have block-iscsi and block-npiv, and the drbd project provides block-drbd. I'm quite sure I've seen other custom block types as well. Will these arbitrary block device types still be supported in the new toolstack? Thanks, Jim