添加Ceph主存储池(AddCephPrimaryStoragePool)
管理员可以使用AddCephPrimaryStoragePool添加Ceph主存储池。
例如:
AddCephPrimaryStoragePool poolName=pool1 primaryStorageUuid=ee00abea8e9d4878b50887c92496a12d \
isCreate=true
参数(Parameters)
名字 | 描述 | 可选的 | 可选的参数值 | 起始支持版本 |
---|---|---|---|---|
primaryStorageUuid | Ceph主存储UUID | 0.6 | ||
description | 资源的详细描述 | 是 | 0.6 | |
resourceUuid | 是 | 0.6 | ||
poolName | 池名称 | 0.6 | ||
aliasName | 扩展池显示名 | 是 | 0.6 | |
isCreate | 创建扩展池,若添加的池不存在则必须先创建 | 是 | 0.6 | |
type | 存储池类型 | 3.1.1 | ||
userTags | 用户标签,请参见 创建用户标签(CreateUserTag) | 是 | 0.6 | |
systemTags | 系统标签,请参见 创建系统标签(CreateSystemTag) | 是 | 0.6 | |
timeout | 是 |