[SOLVED] Ghost VVol volumes after completely removing VVol
Posted: Thu Jul 11, 2019 2:15 pm
Hello,
We tested VVol for a few weeks with VMware, and created a few VMs, and decided to completely remove it from the 3PAR. Now, a few months later, I still have a bunch of stale VVs linked to VMs that used to be on the VVol storage container, and I couldn't find a way to remove them.
showcpg:
It shows 38 VVs for CPG FC_r5, although I really only have 1 VV on that CPG!
showvv -cpg FC_r5
Now the "showvvolsc" command shows I have no storage container because I deleted it when removing VVol from the system:
What do you think?
We tested VVol for a few weeks with VMware, and created a few VMs, and decided to completely remove it from the 3PAR. Now, a few months later, I still have a bunch of stale VVs linked to VMs that used to be on the VVol storage container, and I couldn't find a way to remove them.
showcpg:
Code: Select all
----------------------(MB)-----------------------
----Volumes---- -Usage- ------ Usr ------ ------ Snp ------ ---- Adm ----
Id Name Warn% VVs TPVVs TDVVs Usr Snp Total Used Total Used Total Used
1 FC_r5 - 38 28 0 38 1 2734464 2718080 140928 82944 32768 9600
0 FC_r6_ss12 - 31 31 0 27 31 29294080 29294080 20237696 20228352 71680 59392
2 SSD_r5_ss4 - 3 1 2 3 0 756352 756352 11648 0 49152 35456
3 SSD_r5_ss9 - 1 1 0 1 0 1097216 1097216 16896 0 8192 1152
---------------------------------------------------------------------------------------------
4 total 69 32 33882112 33865728 20407168 20311296 161792 105600
It shows 38 VVs for CPG FC_r5, although I really only have 1 VV on that CPG!
showvv -cpg FC_r5
Code: Select all
----Rsvd(MB)----- -(MB)-
Id Name Prov Type CopyOf BsId Rd -Detailed_State- Adm Snp Usr VSize
41 some_vv tpvv base --- 41 RW normal 1280 82944 243328 409600
-------------------------------------------------------------------------------------
1 total 1280 82944 243328 409600
Now the "showvvolsc" command shows I have no storage container because I deleted it when removing VVol from the system:
Code: Select all
-------(MB)-------
Name Num_VMs Num_VVols In_Use Provisioned
------------------------------------------
total 0 0 0 0
What do you think?