weizhouapache commented on issue #7093: URL: https://github.com/apache/cloudstack/issues/7093#issuecomment-1408255129
I am able to reproduce the issue in 4.15.2, but not in 4.17.2 it seems to be fixed by #6057 . For those who have problem caused by the bug, please refer to what @andrijapanicsb said in https://github.com/apache/cloudstack/issues/3264#issuecomment-583536016 `DELETE FROM snapshot_store_ref WHERE store_role="Primary" AND store_id IN (SELECT id FROM storage_pool WHERE removed IS NOT NULL);` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
