From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soubir Acharya Subject: XCP PV driver Date: Sat, 29 Jan 2011 20:53:01 -0500 Message-ID: <4D44C47D.6050802@kubisys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org The XCP PV driver does not like the SCSI Op codes for RESERVE/RELEASE and possibly RESET. I am trying to install Microsoft Failover Clustering on a HVM with the XCP PV drivers installed and disk arbitration is broken. Is there a registry setting or otherwise to enable this behavior? Or can code be changed to return success if these opcodes are seen in the CDB? I am fairly certain that this will make clustering work and serve as a valuable tool to play with clustered Windows configurations. Soubir