WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] XCP PV driver

To: "Paul Durrant" <Paul.Durrant@xxxxxxxxxx>, "Soubir Acharya" <acharya@xxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] XCP PV driver
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Wed, 2 Feb 2011 00:27:34 +1100
Cc:
Delivery-date: Tue, 01 Feb 2011 05:28:47 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <291EDFCB1E9E224A99088639C47620228CFFAD7900@xxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4D44C47D.6050802@xxxxxxxxxxx> <291EDFCB1E9E224A99088639C47620228CFFAD7900@xxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcvAILU0385YqlSGRiisydAiOHR77wB7xxtwAACz8dA=
Thread-topic: [Xen-devel] XCP PV driver
> 
> 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@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-
> > bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Soubir Acharya
> > Sent: 30 January 2011 01:53
> > To: xen-devel@xxxxxxxxxxxxxxxxxxx
> > 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@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-devel
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>