All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: <drbd-dev@lists.linbit.com>, <xen-devel@lists.xenproject.org>,
	<drbd-user@lists.linbit.com>
Subject: Re: [Drbd-dev] [Xen-devel] [PATCH] block-drbd: type is "phy" for drbd backends
Date: Tue, 1 Apr 2014 09:12:21 +0200	[thread overview]
Message-ID: <533A66D5.1020103@citrix.com> (raw)
In-Reply-To: <530E1E07.4090007@citrix.com>

Ping?

On 26/02/14 18:01, Roger Pau Monné wrote:
> On 26/02/14 17:30, Lars Ellenberg wrote:
>> On Wed, Feb 26, 2014 at 04:18:50PM +0100, Roger Pau Monné wrote:
>>>
>>> I've realized I haven't Cc'ed the drbd developers lists, so adding it now.
>>
>> We do read the user's list just as well.
>> Our -dev is actually mainly intended for "coordination".
>>
>>> On 20/02/14 16:59, Roger Pau Monne wrote:
>>>> The type written to xenstore by libxl when attaching a drbd backend is
>>>> "phy", not "drbd", so handle this case also.
>>
>> If you say so; you should know ;-)
>> Did this change at some point?
> 
> I'm sure libxl (the new Xen toolstack) uses "phy" and not "drbd" as
> type. Probably the old xend toolstack was setting type to "drbd", and
> that's why the script checked for drbd.
> 
> IMHO, setting the type to phy is the right thing to do, since drbd ends
> up presenting a block device which is handled by blkback.
> 
>> I personally have not used this script in a long while...
>>
>> Do you ("citrix") have this in some
>> regression/integration testing yourself?
> 
> Not in Xen OSS Test suite [0], although I have no idea if other products
> based on Xen perform any kind of tests with drbd.
> 
> [0] http://xenbits.xen.org/gitweb/?p=osstest.git;a=summary
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
> 


WARNING: multiple messages have this Message-ID (diff)
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: drbd-dev@lists.linbit.com, xen-devel@lists.xenproject.org,
	drbd-user@lists.linbit.com
Subject: Re: [Drbd-dev] [PATCH] block-drbd: type is "phy" for drbd backends
Date: Tue, 1 Apr 2014 09:12:21 +0200	[thread overview]
Message-ID: <533A66D5.1020103@citrix.com> (raw)
In-Reply-To: <530E1E07.4090007@citrix.com>

Ping?

On 26/02/14 18:01, Roger Pau Monné wrote:
> On 26/02/14 17:30, Lars Ellenberg wrote:
>> On Wed, Feb 26, 2014 at 04:18:50PM +0100, Roger Pau Monné wrote:
>>>
>>> I've realized I haven't Cc'ed the drbd developers lists, so adding it now.
>>
>> We do read the user's list just as well.
>> Our -dev is actually mainly intended for "coordination".
>>
>>> On 20/02/14 16:59, Roger Pau Monne wrote:
>>>> The type written to xenstore by libxl when attaching a drbd backend is
>>>> "phy", not "drbd", so handle this case also.
>>
>> If you say so; you should know ;-)
>> Did this change at some point?
> 
> I'm sure libxl (the new Xen toolstack) uses "phy" and not "drbd" as
> type. Probably the old xend toolstack was setting type to "drbd", and
> that's why the script checked for drbd.
> 
> IMHO, setting the type to phy is the right thing to do, since drbd ends
> up presenting a block device which is handled by blkback.
> 
>> I personally have not used this script in a long while...
>>
>> Do you ("citrix") have this in some
>> regression/integration testing yourself?
> 
> Not in Xen OSS Test suite [0], although I have no idea if other products
> based on Xen perform any kind of tests with drbd.
> 
> [0] http://xenbits.xen.org/gitweb/?p=osstest.git;a=summary
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
> 

  reply	other threads:[~2014-04-07 14:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-20 15:59 [PATCH] block-drbd: type is "phy" for drbd backends Roger Pau Monne
2014-02-26 15:18 ` [Drbd-dev] " Roger Pau Monné
2014-02-26 15:18   ` Roger Pau Monné
2014-02-26 16:30   ` [Drbd-dev] " Lars Ellenberg
2014-02-26 17:01     ` [Drbd-dev] [Xen-devel] " Roger Pau Monné
2014-02-26 17:01       ` [Drbd-dev] " Roger Pau Monné
2014-04-01  7:12       ` Roger Pau Monné [this message]
2014-04-01  7:12         ` Roger Pau Monné
2014-04-07 14:31         ` [Drbd-dev] [Xen-devel] " Lars Ellenberg
2014-04-07 14:40           ` [Drbd-dev] " Roger Pau Monné
2014-04-07 14:40           ` [Drbd-dev] [Xen-devel] " Roger Pau Monné
2014-04-07 14:31         ` [Drbd-dev] " Lars Ellenberg
2014-02-26 16:30   ` Lars Ellenberg

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=533A66D5.1020103@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=drbd-dev@lists.linbit.com \
    --cc=drbd-user@lists.linbit.com \
    --cc=xen-devel@lists.xenproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.