i; xen-api@lists.xen.org
Subject: Re: [Xen-API] Custom SM Plugin Error
Sorry about the wait. I wanted to get approval from higher ups to send out my
code first. Here is a link to what I'm using:
http://textuploader.com/5nzjw
I believe there are still some deprecated bits I haven't stripped ou
-xr-x
-Patrick
-Original Message-
From: xen-api-boun...@lists.xen.org [mailto:xen-api-boun...@lists.xen.org] On
Behalf Of Germano Percossi
Sent: Monday, February 22, 2016 4:23 AM
To: xen-api@lists.xen.org
Subject: Re: [Xen-API] Custom SM Plugin Error
Hi Patrick,
Is your code available
o: Patrick Wombacher; xen-api@lists.xen.org
Subject: RE: [Xen-API] Custom SM Plugin Error
Hi Patrick,
As a quick thought, check that the executable at the top of your SR exists. User
space was upgraded quite significantly from 6.5 -> 6.6, including the version
of Python.
Normally you shoul
this into XenServer with any
other major changes.
-Patrick
-Original Message-
From: Bob Ball [mailto:bob.b...@citrix.com]
Sent: Friday, February 19, 2016 10:54 AM
To: Patrick Wombacher; xen-api@lists.xen.org
Subject: RE: [Xen-API] Custom SM Plugin Error
Hi Patrick,
As a quick thought,
iginal Message-
From: xen-api-boun...@lists.xen.org [mailto:xen-api-boun...@lists.xen.org] On
Behalf Of Patrick Wombacher
Sent: 19 February 2016 16:40
To: xen-api@lists.xen.org
Subject: Re: [Xen-API] Custom SM Plugin Error
Looks like I had myself set to digest only. Sorry about any formattin
y recreate my plugin one function
at a time?
-Patrick
--
Date: Thu, 18 Feb 2016 17:02:48 +0000
From: Germano Percossi
To:
Subject: Re: [Xen-API] Custom SM Plugin Error
Message-ID: <56c5f938.8010...@citrix.com>
Content-Type: text/plain; charset="window
Hi Patrick, have you always used this name for your SR?
Not sure what has changed in xapi for 6.6 (apart from the
whitelist mechanism) but in 6.5 to have a recognized SR
you need to have something named SR.
I would expect something like a symlink named
CEPHSR linked to your CEPHSR.py.
Germano
O
I have been developing a custom SR using Ceph as a backend for a while now. I
had some decent success with XenServer 6.5, and I could load a couple VMs using
the rbd kernel module. I have been trying to get it to work on 6.6 in hopes
that I can move from kernel space into user space. I have run