* RE: CEPH & Shared RBD Volumes
@ 2014-12-08 14:30 Cook, Nigel
2014-12-08 18:19 ` Smart Weblications GmbH - Florian Wiessner
0 siblings, 1 reply; 3+ messages in thread
From: Cook, Nigel @ 2014-12-08 14:30 UTC (permalink / raw)
To: Sage Weil, ceph-devel@vger.kernel.org
Folks,
Can CEPH support 2 clients simultaneously accessing a single volume - for example a database cluster - and honor read and write order of blocks across the multiple clients?
Regards,
Nigel Cook
Intel Fellow & Cloud Chief Architect
Cloud Platforms Group
Intel Corporation
+1 720 319 7508
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CEPH & Shared RBD Volumes
2014-12-08 14:30 CEPH & Shared RBD Volumes Cook, Nigel
@ 2014-12-08 18:19 ` Smart Weblications GmbH - Florian Wiessner
2014-12-08 18:26 ` Sage Weil
0 siblings, 1 reply; 3+ messages in thread
From: Smart Weblications GmbH - Florian Wiessner @ 2014-12-08 18:19 UTC (permalink / raw)
To: Cook, Nigel, Sage Weil, ceph-devel@vger.kernel.org
Hi Nigel,
Am 08.12.2014 15:30, schrieb Cook, Nigel:
> Folks,
>
> Can CEPH support 2 clients simultaneously accessing a single volume - for example a database cluster - and honor read and write order of blocks across the multiple clients?
>
Yes, we use ocfs2 ontop of rbd, gfs2 should also work...
--
Mit freundlichen Grüßen,
Florian Wiessner
Smart Weblications GmbH
Martinsberger Str. 1
D-95119 Naila
fon.: +49 9282 9638 200
fax.: +49 9282 9638 205
24/7: +49 900 144 000 00 - 0,99 EUR/Min*
http://www.smart-weblications.de
--
Sitz der Gesellschaft: Naila
Geschäftsführer: Florian Wiessner
HRB-Nr.: HRB 3840 Amtsgericht Hof
*aus dem dt. Festnetz, ggf. abweichende Preise aus dem Mobilfunknetz
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CEPH & Shared RBD Volumes
2014-12-08 18:19 ` Smart Weblications GmbH - Florian Wiessner
@ 2014-12-08 18:26 ` Sage Weil
0 siblings, 0 replies; 3+ messages in thread
From: Sage Weil @ 2014-12-08 18:26 UTC (permalink / raw)
To: Smart Weblications GmbH - Florian Wiessner
Cc: Cook, Nigel, ceph-devel@vger.kernel.org
On Mon, 8 Dec 2014, Smart Weblications GmbH - Florian Wiessner wrote:
> Hi Nigel,
>
> Am 08.12.2014 15:30, schrieb Cook, Nigel:
> > Folks,
> >
> > Can CEPH support 2 clients simultaneously accessing a single volume - for example a database cluster - and honor read and write order of blocks across the multiple clients?
> >
>
> Yes, we use ocfs2 ontop of rbd, gfs2 should also work...
You do need to disable client-side rbd caching, though (on librbd). The
librbd cache is crash-safe but not coherent across clients, and clustered
file systems expect coherency (caches in a SAN are at the disk or shared
controller, not the client).
sage
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-12-08 18:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-08 14:30 CEPH & Shared RBD Volumes Cook, Nigel
2014-12-08 18:19 ` Smart Weblications GmbH - Florian Wiessner
2014-12-08 18:26 ` Sage Weil
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.