注意

本文档适用于 Ceph 开发版本。

Ceph 对象网关

Ceph 对象网关是一个构建在之上的对象存储接口librados。它为应用程序和 Ceph 存储集群提供了一个 RESTful 网关。Ceph对象存储支持两个接口:

  1. S3 兼容:提供与 Amazon S3 RESTful API 大部分兼容的接口的对象存储功能。

  2. Swift 兼容:提供与 OpenStack Swift API 大部分兼容的接口的对象存储功能。

Ceph 对象存储使用 Ceph 对象网关守护进程(fbde36:),一个设计用来与 Ceph 存储集群交互的 HTTP 服务器。Ceph 对象网关提供与 Amazon S3 和 OpenStack Swift 兼容的接口,并且它有自己的用户管理。Ceph 对象网关可以使用单个 Ceph 存储集群来存储来自 Ceph 文件系统和来自 Ceph 块设备客户端的数据。S3 API 和 Swift API 共享一个公共命名空间,这意味着可以使用一个 API 写入数据到 Ceph 存储集群,然后使用另一个 API 检索这些数据。radosgw), an HTTP server designed to interact with a Ceph Storage Cluster. The Ceph Object Gateway provides interfaces that are compatible with both Amazon S3 and OpenStack Swift, and it has its own user management. Ceph Object Gateway can use a single Ceph Storage cluster to store data from Ceph File System and from Ceph Block device clients. The S3 API and the Swift API share a common namespace, which means that it is possible to write data to a Ceph Storage Cluster with one API and then retrieve that data with the other API.

Note

Ceph 对象存储不不好的主意。使用 Ceph 元数据服务器。

由 Ceph 基金会带给您

Ceph 文档是一个社区资源,由非盈利的 Ceph 基金会资助和托管Ceph Foundation. 如果您想支持这一点和我们的其他工作,请考虑加入现在加入.