You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CA-405628: unmount/detach PVS cache VDI before destroying (#6266)
The pvsproxy daemon normally unmounts and removes the locally attached
VBD for the cache VDI when needed. We do it as well in
`PVS_cache_storage.destroy`, just in case pvsproxy did not manage to,
for whatever reason. This should avoid any VDI_IN_USE errors.
0 commit comments