From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kamala Narasimhan Subject: Re: [PATCH] xl: Special case tap/aio for disk validation Date: Thu, 27 Jan 2011 17:15:44 -0500 Message-ID: <4D41EE90.5000907@gmail.com> References: <4D407A06.1050902@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini Cc: xen-devel@lists.xensource.com, Ian Jackson , Kamala Narasimhan List-Id: xen-devel@lists.xenproject.org > - 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? If so do we treat it same as 'phy' and use blkback for backend? Regarding VDEV (appears to be referred to as drive designation in some specificatons) - Other than hd[x] and xvd[x], are there other supported VDEV formats? Kamala