VASA:由於儲存容器有一或多個裝置在消耗容器中的資源,因此無法執行此作業
摘要: 由於儲存容器有一或多個裝置在消耗容器中的資源,因此無法執行此作業
症狀
無法執行該操作,因為儲存容器中有一個或多個裝置在消耗容器中的資源
原因
發生此錯誤是因為存儲容器包含 VVOL。您可以使用下列命令查看 VVOL:
symdev list -vvol
您可以使用下列命令檢視每個儲存容器:symcfg list -sc
symcfg show -sc -sc_name <Container_Name># symcfg list -sc Symmetrix ID : 00012000xxxx
Flg
容器名稱 P 說明
-------------------------------- --- -----------------------------------------------
FC_vVol_Container S
圖例:
㫊:
(P)rotocol S = SCSI,N = NVMe
# symcfg show -sc -sc_name FC_vVol_ContainerSymmetrix ID : 00012000xxxxName : FC_vVol_ContainerType : VVOLSProtocol : SCSIDescription : Provisioned Capacity Limit(GB) : 368640.1Storage Resources (5): { ---------------------------------------------------------------------------- Capacity Flg Service Level SRP Limit Prov Name C Name Workload Name (GB) ---------------------- --- -------------- -------- -------------- ---------- FC_vVol_Container_res* X Platinum <none> SRP_1 20480.1 FC_vVol_Container_res* X Gold <none> SRP_1 153600.0 FC_vVol_Container_res* X Silver <none> SRP_1 51200.0 FC_vVol_Container_res* X Bronze <none> SRP_1 102400.0 FC_vVol_Container_res* X Optimized <none> SRP_1 40960.1 ---------- Total 368640.1 }
每個存儲資源都將與一個隱藏的存儲組相關聯,可以使用 -all 標誌查看該存儲組。例如:symsg -sid xxxx list -all
S T O R A G E G R O U P S
Symmetrix ID: 00012000xxxx
Flags Number Number Child
Storage Group Name EFM SLC Devices GKs SGs
---------------------------------------------------
_VVOLS_C0_R1_00000f3f* FX. ..X 25 0 0
_VVOLS_C0_R2_00000f3f* FX. ..X 127 0 0
_VVOLS_C0_R3_00000f3f* FX. ..X 139 0 0
_VVOLS_C0_R4_00000f3f* FX. ..X 259 13 0
_VVOLS_C0_R5_00000f3f* FX. ..X 9 0 0
您可以看到上面的每個存儲資源都不為空,因此需要先刪除此容器中的 VVOL,然後才能刪除存儲資源或存儲容器。