|
|
Subscribe / Log in / New account

Medallia and Redhat Talk Docker+Ceph

Medallia and Redhat Talk Docker+Ceph

Posted Jul 3, 2015 2:14 UTC (Fri) by thorvald (guest, #103394)
In reply to: Medallia and Redhat Talk Docker+Ceph by jberkus
Parent article: News and updates from DockerCon 2015

We (also Medallia) have Ceph monitors in docker; we want the easy relocation without updating ceph configs. For the OSDs, we run them directly on bare metal; we have their installation provisioned as part of the installation automation.

We run PostgreSQL on top of the rbd block devices that Ceph exports, and Ceph does partial block updates really well; we're seeing "all-local-SSD-array" equivalent performance on database transaction benchmarks. Our Ceph cluster is 64 nodes, each with 8 SSDs though, so it's not an entirely fair comparison.


to post comments

Medallia and Redhat Talk Docker+Ceph

Posted Jul 4, 2015 6:05 UTC (Sat) by jberkus (guest, #55561) [Link] (3 responses)

Huh! Do you have any online numbers for that cluster?

And, if you can do a Postgres meetup in the Bay Area, I think we'd be interested ...

Medallia and Redhat Talk Docker+Ceph

Posted Jul 6, 2015 17:39 UTC (Mon) by drag (guest, #31333) [Link] (1 responses)

I suspect that unless you have 10GbE for your ceph storage network running any sort of RDBS on it is going to be pretty painful.

Medallia and Redhat Talk Docker+Ceph

Posted Jul 7, 2015 20:38 UTC (Tue) by thorvald (guest, #103394) [Link]

We do 40GbE end-to-end, so we peek out around ~4.5 GByte/sec of "disk" I/O.

Medallia and Redhat Talk Docker+Ceph

Posted Jul 7, 2015 20:50 UTC (Tue) by thorvald (guest, #103394) [Link]

I'll go rerun our benchmarks, my notes here say "~6000 tps", but doesn't include the parameters for filesystem or versions, nor which transaction is actually benchmarked. My bad for not taking proper notes.

We'd love to present this at the PostgreSQL meetup; what's the best way to get that going?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds