GitHub user sptest232 added a comment to the discussion: Error deleting VM.  
ACS 4.22.0.0 KVM Ceph

> > Yes, the volume exists, but I want to delete the RDB Primary Storage (for 
> > reinstallation) from CloudStack, I don’t need the information that is 
> > currently stored there, but I can’t while the ACS contains information 
> > about the volumes stored on this PS.
> 
> if you have database access,
> 
> ```
> UPDATE volumes set removed=NOW() WHERE id=xxx;
> ```

Thank you very much!

GitHub link: 
https://github.com/apache/cloudstack/discussions/12226#discussioncomment-15238005

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to