xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Michael A. Collins" <mike.a.collins@ark-net.org>
To: rshriram@cs.ubc.ca
Cc: Florian Heigl <florian.heigl@gmail.com>,
	xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: [Xen-users]  BLKTAP
Date: Tue, 22 Nov 2011 13:15:18 -0500	[thread overview]
Message-ID: <de93b8c085fcfc733a33f465939626a4@www.ark-net.org> (raw)
In-Reply-To: <CAP8mzPPPew7SgsUUVUqA=vmrRR=uUWsUW+yVqw5TfnXFEaZfYg@mail.gmail.com>

On 22.11.2011 12:27, Shriram Rajagopalan wrote:
>
> its drbd btw :).
> can u just start a domain with drbd backend disk? (no remus) or
> anything.
> I mean using the drbd: syntax (as described in the DRBD website)
>  or using the
> "script=drbd,backendtype=phy,format=raw,target=resourceName" syntax 
> in
> xl.
>  
>  I have tried and it doesnt work. xl defaults (hardcoded?) to tap
> backend.
> doing a grep in the tools/libxl directory, I can see that there is no
> implementation
>  for invoking the script supplied as part of disk spec.
>
> if (disk->script) {
>         LIBXL__LOG(ctx, LIBXL__LOG_ERROR, "External block
> scripts"
>                    " not yet supported, sorry");
>          rc = ERROR_INVAL;
>         goto out_free;
>     }
>
>  


That's cool, and explains alot.  I had not figured that libxl didn't 
have the capability of executing block scripts.  I will wait patiently 
and try to assist in any way to test any changes needed to provide libxl 
support to remus.
Mike

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

      reply	other threads:[~2011-11-22 18:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-21  0:45 BLKTAP Michael A. Collins
2011-11-21  5:03 ` BLKTAP Shriram Rajagopalan
2011-11-22  2:04   ` BLKTAP Michael A. Collins
2011-11-22  6:56     ` BLKTAP Shriram Rajagopalan
2011-11-22 13:33       ` BLKTAP Michael A. Collins
2011-11-22 15:29         ` [Xen-users] BLKTAP Florian Heigl
2011-11-22 17:27           ` Shriram Rajagopalan
2011-11-22 18:15             ` Michael A. Collins [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=de93b8c085fcfc733a33f465939626a4@www.ark-net.org \
    --to=mike.a.collins@ark-net.org \
    --cc=florian.heigl@gmail.com \
    --cc=rshriram@cs.ubc.ca \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).