GitHub user weizhouapache 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;
```


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

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

Reply via email to