<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Ceph on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/ceph/</link><description>Recent content in Ceph on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Sun, 12 Jul 2026 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/ceph/atom.xml" rel="self" type="application/rss+xml"/><item><title>Deploying Ceph in Containers</title><link>https://www.chenshaowen.com/en/blog/container-deploy-ceph.html</link><pubDate>Sun, 12 Jul 2026 00:00:00 +0000</pubDate><atom:modified>Sun, 12 Jul 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/container-deploy-ceph.html</guid><description>This article covers single-node validation and three-node production deployment with cephadm. For architecture, operations, and functional testing, see Ceph Architecture and Operations. 1. Disk Preparation An OSD can only use a block device (/dev/sdX, a partition, /dev/loopN). 1.1 Inspecting Available Devices 1 2 3 4 5 6 7 lsblk -o</description><dc:creator>微信公众号</dc:creator><category>Middleware</category><category>Containers</category><category>Ceph</category><category>Storage</category><category>Operations</category></item><item><title>Ceph Architecture and Operations</title><link>https://www.chenshaowen.com/en/blog/container-deploy-ceph-architecture-operations-and-testing.html</link><pubDate>Sat, 11 Jul 2026 00:00:00 +0000</pubDate><atom:modified>Sat, 11 Jul 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/container-deploy-ceph-architecture-operations-and-testing.html</guid><description>Ceph is a unified distributed storage system that supports block storage (RBD), object storage (RGW), and file storage (CephFS). The official cephadm can orchestrate each daemon as a container (Docker, or Podman + Containerd); see Deploying Ceph in Containers for details.
1. Architecture 1.1 Topology and Data Paths The diagram below shows a common five-node topology (3 MON + 2 MGR + 5 OSD): MONs only need to come in odd numbers, and in a five-node deployment 3 is enough (tolerating one MON failure); 5 MONs tolerate 2 failures, but the metadata overhead is larger, so there is generally no need to run a MON on every machine.</description><dc:creator>微信公众号</dc:creator><category>Middleware</category><category>Containers</category><category>Ceph</category><category>Storage</category><category>Operations</category><category>Architecture</category></item></channel></rss>