From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soubir Acharya Subject: Re: XCP PV driver Date: Tue, 01 Feb 2011 12:59:45 -0500 Message-ID: <4D484A11.3000909@kubisys.com> References: <4D44C47D.6050802@kubisys.com> <291EDFCB1E9E224A99088639C47620228CFFAD7900@LONPMAILBOX01.citrite.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: James Harper Cc: Paul Durrant , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Is the latest GP PV driver, signed and will it install on 2008 without requiring "bcdedit driver signing off"? Soubir On 2/1/2011 8:27 AM, James Harper wrote: >> No, we don't support I_T nexus registration; the model is a simple > non-shared >> SCSI bus. >> > GPLPV tells windows that these SCSIOP's are supported (just returns > STATUS_SUCCESS), but they don't actually do anything. As Paul implies > there is no mechanism to pass such a message back to the actual device > (which could just be a file on disk anyway). It doesn't block anything > else from accessing the device. > > Maybe you could use iSCSI in the DomU instead? > > James > >> Paul >> >>> -----Original Message----- >>> From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel- >>> bounces@lists.xensource.com] On Behalf Of Soubir Acharya >>> Sent: 30 January 2011 01:53 >>> To: xen-devel@lists.xensource.com >>> Subject: [Xen-devel] XCP PV driver >>> >>> 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 >>> >>> >>> _______________________________________________ >>> Xen-devel mailing list >>> Xen-devel@lists.xensource.com >>> http://lists.xensource.com/xen-devel >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >