注意
本文档适用于 Ceph 开发版本。
Ceph 对象网关
Ceph 对象网关是一个构建在之上的对象存储接口librados
。它为应用程序和 Ceph 存储集群提供了一个 RESTful 网关。Ceph对象存储支持两个接口:
S3 兼容:提供与 Amazon S3 RESTful API 大部分兼容的接口的对象存储功能。
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 元数据服务器。
- HTTP前端
- 多站点配置
- 区域功能
- 池放置和存储类
- 多站点同步策略配置
- 配置池
- 配置参考
- 管理员指南
- 用户账户
- S3 API
- IAM API
- 数据缓存和 CDN
- Swift API
- 管理操作 API
- Python 绑定
- 通过 NFS 导出
- OpenStack Keystone 集成
- OpenStack Barbican 集成
- HashiCorp Vault Integration
- KMIP 集成
- Open Policy Agent 集成
- 多租户
- 压缩
- LDAP 身份验证
- 服务器端加密
- 桶策略
- 动态桶索引重分片
- 多因素身份验证
- 同步模块
- Bucket Notifications
- RADOS 中的数据布局
- STS
- STS Lite
- Keycloak
- 会话标签
- Role
- 孤儿列表和相关工具
- OpenID Connect 提供商
- 故障排除
- Manpage radosgw
- Manpage radosgw-admin
- 加密和压缩的 QAT 加速
- S3-select
- Lua 脚本
- D3N 数据缓存
- 云迁移
- 云恢复
- 指标
- UADK 压缩加速
- 桶日志记录
由 Ceph 基金会带给您
Ceph 文档是一个社区资源,由非盈利的 Ceph 基金会资助和托管Ceph Foundation. 如果您想支持这一点和我们的其他工作,请考虑加入现在加入.