* xl - no support for DRBD disks?
@ 2011-05-08 3:24 Shriram Rajagopalan
2011-05-09 8:48 ` Ian Campbell
0 siblings, 1 reply; 4+ messages in thread
From: Shriram Rajagopalan @ 2011-05-08 3:24 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 250 bytes --]
I tried to create a domain with drbd based disk as the backend
"drbd:<resourcename>,..," and I get a "unknown disk type" error.
I can spin out a patch if needed, but just wanted to know apriori if
this was left out for any specific reason.
shriram
[-- Attachment #1.2: Type: text/html, Size: 300 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xl - no support for DRBD disks?
2011-05-08 3:24 xl - no support for DRBD disks? Shriram Rajagopalan
@ 2011-05-09 8:48 ` Ian Campbell
2011-05-09 14:38 ` Shriram Rajagopalan
0 siblings, 1 reply; 4+ messages in thread
From: Ian Campbell @ 2011-05-09 8:48 UTC (permalink / raw)
To: rshriram@cs.ubc.ca; +Cc: xen-devel@lists.xensource.com
On Sun, 2011-05-08 at 04:24 +0100, Shriram Rajagopalan wrote:
> I tried to create a domain with drbd based disk as the backend
> "drbd:<resourcename>,..," and I get a "unknown disk type" error.
>
> I can spin out a patch if needed, but just wanted to know apriori if
> this was left out for any specific reason.
Not deliberate AFAIK.
The intention is to make xl callout to a script whose name is derived
from the initial part of the disk definition (e.g. the drdb part,
similarly for iscsi and so on).
IanJ was looking at overhauling disk handling, including that
functionality.
Ian.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xl - no support for DRBD disks?
2011-05-09 8:48 ` Ian Campbell
@ 2011-05-09 14:38 ` Shriram Rajagopalan
2011-05-09 14:40 ` Ian Campbell
0 siblings, 1 reply; 4+ messages in thread
From: Shriram Rajagopalan @ 2011-05-09 14:38 UTC (permalink / raw)
To: Ian Campbell; +Cc: xen-devel@lists.xensource.com
[-- Attachment #1.1: Type: text/plain, Size: 1023 bytes --]
On Mon, May 9, 2011 at 3:48 AM, Ian Campbell <Ian.Campbell@citrix.com>wrote:
> On Sun, 2011-05-08 at 04:24 +0100, Shriram Rajagopalan wrote:
> > I tried to create a domain with drbd based disk as the backend
> > "drbd:<resourcename>,..," and I get a "unknown disk type" error.
> >
> > I can spin out a patch if needed, but just wanted to know apriori if
> > this was left out for any specific reason.
>
> Not deliberate AFAIK.
>
> The intention is to make xl callout to a script whose name is derived
> from the initial part of the disk definition (e.g. the drdb part,
> similarly for iscsi and so on).
>
> So, the "callout to a script" functionality is already available as part of
the scripts in /etc/xen/scripts/. This includes a call out to
block-drbd (supplied by DRBD package)
block-nbd, block-enbd (supplied as part of xen tree). Cant we just re-use
them
or is there some xend specific aspect to those scripts?
shriram
> IanJ was looking at overhauling disk handling, including that
> functionality.
>
> Ian.
>
>
[-- Attachment #1.2: Type: text/html, Size: 1614 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xl - no support for DRBD disks?
2011-05-09 14:38 ` Shriram Rajagopalan
@ 2011-05-09 14:40 ` Ian Campbell
0 siblings, 0 replies; 4+ messages in thread
From: Ian Campbell @ 2011-05-09 14:40 UTC (permalink / raw)
To: rshriram@cs.ubc.ca; +Cc: xen-devel@lists.xensource.com
On Mon, 2011-05-09 at 15:38 +0100, Shriram Rajagopalan wrote:
> On Mon, May 9, 2011 at 3:48 AM, Ian Campbell <Ian.Campbell@citrix.com>
> wrote:
>
> On Sun, 2011-05-08 at 04:24 +0100, Shriram Rajagopalan wrote:
> > I tried to create a domain with drbd based disk as the
> backend
> > "drbd:<resourcename>,..," and I get a "unknown disk type"
> error.
> >
> > I can spin out a patch if needed, but just wanted to know
> apriori if
> > this was left out for any specific reason.
>
>
> Not deliberate AFAIK.
>
> The intention is to make xl callout to a script whose name is
> derived
> from the initial part of the disk definition (e.g. the drdb
> part,
> similarly for iscsi and so on).
>
> So, the "callout to a script" functionality is already available as
> part of the scripts in /etc/xen/scripts/. This includes a call out to
> block-drbd (supplied by DRBD package) block-nbd, block-enbd (supplied
> as part of xen tree). Cant we just re-use them
> or is there some xend specific aspect to those scripts?
The plan is to reuse them.
>
> shriram
>
> IanJ was looking at overhauling disk handling, including that
> functionality.
>
> Ian.
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-09 14:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 3:24 xl - no support for DRBD disks? Shriram Rajagopalan
2011-05-09 8:48 ` Ian Campbell
2011-05-09 14:38 ` Shriram Rajagopalan
2011-05-09 14:40 ` Ian Campbell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).