VPLEX:无法在 GUI 和 CLI 中查看分布式设备详细信息
Summary: 分布式设备详细信息未在 GUI 和 CLI 的上下文中列出
Symptoms
在 VPlex 分布式设备上下文中发出长列表命令时,DD 详细信息不会在 CLI 中列出,其中 DD 运行状况良好且处于运行状态。甚至 GUI 也不反映 DD 详细信息。
CLI 输出:
VPlexcli:/distributed-storage/distributed-devices> ll
VPlexcli:/distributed-storage/distributed-devices>
GUI 输出:
在 CLI 中检查 show-use-hierarchy 并直接输入 DD 名称上下文时,将列出 DD 信息。同样,在 GUI 视图映射中,将显示 DD 详细信息。
CLI 输出:
show-use-hierarchy --targets /clusters/cluster-1/virtual-volumes/dev_test_claim_vol
virtual-volume: dev_test_claim_vol (1G, distributed @ cluster-1, unexported)
distributed-device: dev_test_claim (1G, raid-1)
distributed-device-component: dev_test_claim2017Feb16_141533 (1G, raid-0, cluster-1)
extent: extent_test_claim_1 (1G)
storage-volume: test_claim (1G)
logical-unit: VPD83T3:6006016013302700bcf5c222512fe611
storage-array: EMC-CLARiiON-APMxxxxxxxxxxx
distributed-device-component: dm_test_1 (1G, raid-0, cluster-2)
extent: extent_CLARiiON1782_LUN_00036_1 (1G)
storage-volume: CLARiiON1782_LUN_00036 (1G)
logical-unit: VPD83T3:6006016013302700be111d339b08e611
storage-array: EMC-CLARiiON-APMxxxxxxxxxxx
VPlexcli:/distributed-storage/distributed-devices/dev_test_claim> ll
Attributes:
Name Value
---------------------- ----------------------
application-consistent false
auto-resume true
block-count 262144
block-size 4K
capacity 1G
clusters-involved [cluster-1, cluster-2]
geometry raid-1
health-indications []
health-state ok
locality distributed
operational-status ok
rebuild-allowed true
rebuild-eta -
rebuild-progress -
rebuild-status done
rebuild-type full
rule-set-name cluster-1-detaches
service-status running
stripe-depth -
system-id dev_test_claim
thin-capable false
transfer-size 128K
virtual-volume dev_test_claim_vol
Contexts:
Name Description
----------------------------- ------------------------------------------------
at-cluster Contains cluster-specific information on the
enclosing distributed-device.
distributed-device-components Contains information about one cluster-local leg
of the enclosing distributed-device.
GUI 输出:
Cause
VPlex Geosynchrony 中的代码错误
Resolution
VPlex GeoSynchrony 6.0 版本中遇到列出 DD 的问题。
在 6.0 版本中,当分布式设备的数量不超过 1 时,VPlex 中的分布式设备列表将失败。
如果 DD 的数量只有一个,则在 GUI 和 CLI 中列出 DD 时会出现问题。如果 DD 计数大于 1,则列出 DD 不会有任何问题。因此,解决方法是创建多个 DD 并检查 DD 详细信息。
此问题已在 VPlex GeoSynchrony 6.0 Service pack1 修补程序 1 中得到解决。