NuxRo opened a new issue, #9797:
URL: https://github.com/apache/cloudstack/issues/9797
<!--
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release and main branch are affected too.
Always add information AFTER of these HTML comments, but no need to delete
the comments.
-->
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
~~~
Storage
~~~
##### CLOUDSTACK VERSION
~~~
4.19.1
~~~
##### CONFIGURATION
<!--
Information about the configuration if relevant, e.g. basic network,
advanced networking, etc. N/A otherwise
-->
##### OS / ENVIRONMENT
~~~
Ubuntu 22.04
~~~
##### SUMMARY
<!-- Explain the problem/feature briefly -->
~~~
The cloudstack-agent deb file doesn't pull
libvirt-daemon-driver-storage-rbd as a dependency
(although it does pull librados etc).
In envs with CEPH this leads to failing to connect to the storage pool
despite manual rbd commands working on the hypervisor.
~~~
##### STEPS TO REPRODUCE
~~~
apt install cloudstack-agent
~~~
<!-- You can also paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
~~~
apt pulls in libvirt-daemon-driver-storage-rbd as a dependency
~~~
##### ACTUAL RESULTS
<!-- What actually happened? -->
<!-- Paste verbatim command output between quotes below -->
~~~
Cloudstack couldn't start a VM on CEPH
~~~
--
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]