slavkap commented on issue #6455: URL: https://github.com/apache/cloudstack/issues/6455#issuecomment-1155094904
@dhslove, unfortunately, a few storage pools are using one Storage adaptor, and the method you mentioned shouldn't rely only on the `StoragePoolType`. I've missed that this could cause any issues, for which I'm sorry. We will work on a fix for 4.17.1.0. Till then, as a workaround that comes to my mind, you could delete the jars files of the StorPool plug-in for the management/agents. ``` /usr/share/cloudstack-management/lib/cloud-plugin-storage-volume-storpool-4.17.0.0.jar /usr/share/cloudstack-agent/lib/cloud-plugin-storage-volume-storpool-4.17.0.0.jar ``` and restart the services CS doesn't depend on that code, and deleting it shouldn't cause any other issues -- 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]
