On 03/08/2016 08:09 PM, Jason Dillaman wrote:
librbd provides crash-consistent IO.  It is still up to your application to 
provide its own consistency by adding barriers (flushes) where necessary.  If 
you flush your IO, once that flush completes you are guaranteed that your 
previous IO is safely committed to disk.


Jeff Moyer wrote a good article on how applications can manage data durability for lwn.net a few years back - still worth reading:

https://lwn.net/Articles/457667

This is more focused on applications on top of file systems, but is still relevant for applications running on block devices.

Regards,

Ric

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to