> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/storage/ceph/deploy.md).

# Ceph部署

如果要学习Ceph部署，最简单的方法是采用虚拟机环境，这样成本最低，并且只要物理主机性能足够，可以模拟较大规模的Ceph集群（从3个节点到更多），或者模拟Ceph的扩容和故障切换。

在我的个人实践中，我为了能够实际存储数据，采用了3台树莓派来实现Ceph集群，这样可以使用真实的磁盘硬件，存储个人数据，也作为OpenStack模拟集群的基础存储。
