public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Vladislav Bolkhovitin <vst-d+Crzxg7Rs0@public.gmane.org>
To: Asgeir Eiriksson
	<asgeir.eiriksson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: RDMA power failure write atomicity
Date: Fri, 11 Mar 2016 16:26:47 -0800	[thread overview]
Message-ID: <56E36247.7060605@vlnb.net> (raw)
In-Reply-To: <0E25BAE6-9091-4B28-A2A9-2F41BD97145A-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

I'm aware of this proposal. Unfortunately, it is quite orthogonal to my question,
because it is about how to ensure persistence of RDMA writes. Atomicity it is
mentioning as well as general RDMA atomicity is atomicity with regard of parallel
commands acting on the same locations. However, I'm asking about power failure
atomicity, which is something different.

For instance, you are doing RDMA WRITE of 10 bytes of data. If a power failure happen
while this operation is in progress, what data will end up on the target location? All
10 bytes new? All 10 bytes old? Or mix of 5 bytes new and five bytes old? Power failure
atomicity I mean is guarantee that the data either old, or new, never mix of old and
new data.

Thanks,
Vlad

Asgeir Eiriksson wrote on 03/10/2016 05:33 PM:
> Vladislav,
> 
> This is an area of active R&D
> 
> You might be interested in the following (at ietf.org):
> 
> Title           : RDMA Durable Write Commit
>         Authors         : Tom Talpey
>                                Jim Pinkerton
>                           <>
> 	Filename      : draft-talpey-rdma-commit-00.txt
> 	Pages          : 24
> 	Date            : 2016-02-19
> 
> Regards,
> 
> ‘Asgeir
> 
> 
>> On Mar 10, 2016, at 3:45 PM, Vladislav Bolkhovitin <vst-d+Crzxg7Rs0@public.gmane.org> wrote:
>>
>> Hello,
>>
>> I'm currently considering to use NVDIMM behind RDMA and wonder what is RDMA power
>> failure write atomicity? I mean, what is minimal size and alignment guaranteed to be
>> written atomically in face of power failure (or some other similar failure), i.e.
>> either written in full, or not written at all?
>>
>> For memory writes on Intel it is 8 bytes with 8 bytes alignment. Is there anything like
>> this for RDMA? Or different vendors/implementation have so different expectations and
>> promises, so you can not assume anything >1 byte?
>>
>> I can't find such info anywhere.
>>
>> Thanks,
>> Vlad

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2016-03-12  0:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 23:45 RDMA power failure write atomicity Vladislav Bolkhovitin
     [not found] ` <56E20734.4030208-d+Crzxg7Rs0@public.gmane.org>
2016-03-11  1:33   ` Asgeir Eiriksson
     [not found]     ` <0E25BAE6-9091-4B28-A2A9-2F41BD97145A-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-03-12  0:26       ` Vladislav Bolkhovitin [this message]
     [not found]         ` <56E36247.7060605-d+Crzxg7Rs0@public.gmane.org>
2016-03-12  1:14           ` Anuj Kalia
     [not found]             ` <CADPSxAh-Fn8cHekiXeBa6+1rNDM=N0y5wQHDFtM4BxxH0wjzBg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-03-12  1:54               ` Vladislav Bolkhovitin

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=56E36247.7060605@vlnb.net \
    --to=vst-d+crzxg7rs0@public.gmane.org \
    --cc=asgeir.eiriksson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox