跳到主要内容

显示 FabricPool 镜像的详细信息

可显示有关 FabricPool 镜像的详细信息,以查看配置中有哪些对象存储,以及该对象存储镜像是否与主对象存储同步。

使用 storage aggregate object-store show 命令显示有关 FabricPool 镜像的信息。

本示例显示有关 FabricPool 镜像中主对象存储和镜像对象存储的详细信息。

cluster1::> storage aggregate object-store show
Aggregate      Object Store Name Availability    Mirror Type
-------------- ----------------- ------------- ----------
aggr1 my-store-1 available primary
my-store-2 available mirror

本示例显示有关 FabricPool 镜像的详细信息,包括该镜像是否因再同步操作而被降级。

cluster1::> storage aggregate object-store show -fields mirror-type,is-mirror-degraded
aggregate      object-store-name mirror-type     is-mirror-degraded
-------------- ----------------- ------------- ------------------
aggr1 my-store-1 primary -
my-store-2 mirror false