# Ceph

Ceph 是圣克鲁兹加利福尼亚大学Sage Weil于2003年开发的，最初是作为其博士学位项目的一部分。2006年作为参考实现和研究平台遵循LGPL协议开源。

2003年到2007年，Ceph处于研究开发时期，核心组建逐渐形成，并且社区对项目贡献也逐渐变大。Ceph没有采用双重许可模式，所以不存在只针对企业版的特性。

2007年，DreamHost公司（虚拟主机和域名注册）参与并对Ceph进行孵化，逐渐形成更为稳定和可靠的特性，并且进入企业领域。2012年4月，Sage Weil在DramHost资助下建立Inktank公司，提供Ceph专业服务和技术支持。2014年4月30日，世界领先对开源解决方案提供商Red Hat以1.7亿美元现金手工Inktank。

> 详细信息参考 <http://www.inktank.com>

Ceph意思是宠物章鱼（绰号），并且Ceph也以章鱼作为自己对吉祥物，表达Ceph和章鱼一样对并行行为。Inktank即墨鱼，也类似章鱼的一种海洋生物，所以Inktank公司的产品Ceph，两者有微妙对联系。

## 参考

* [Ceph Cookbook 中文版](https://www.amazon.cn/dp/B01MQMPDJQ)
* [Ceph分布式存储学习指南](https://www.amazon.cn/dp/B076V7Z5XB) - 推荐阅读
* [Ceph分布式存储实战](https://www.amazon.cn/dp/B01MXPZM5P)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://huataihuang.gitbook.io/cloud-atlas-draft/storage/ceph.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
