External Backport Openstack Gerrit 624497 (to Rocky)
Verified on: openstack-cinder-12.0.4-8.el7ost.noarch Uploaded a rhel (~500mb) image to glance. Created a volume from this image: #cinder create 10 --image rhel Upload volume to a new image: openstack image create --volume f04101e9-2c07-46f3-84bb-9a33dc1f809a imageFromVol While doing this I watched -d -n 2 openstack volume service list +------------------+-------------------------+------+---------+-------+----------------------------+ | Binary | Host | Zone | Status | State | Updated At | +------------------+-------------------------+------+---------+-------+----------------------------+ | cinder-scheduler | controller-2 | nova | enabled | up | 2019-02-28T15:38:25.000000 | | cinder-scheduler | controller-1 | nova | enabled | up | 2019-02-28T15:38:28.000000 | | cinder-scheduler | controller-0 | nova | enabled | up | 2019-02-28T15:38:29.000000 | | cinder-volume | hostgroup@tripleo_iscsi | nova | enabled | up | 2019-02-28T15:38:30.000000 | +------------------+-------------------------+------+---------+-------+----------------------------+ Cinder volume remains up the whole time, tried a few time same "up" status remains, never it go down. Image is available: #glance image-list +--------------------------------------+--------------+ | ID | Name | +--------------------------------------+--------------+ | 9e83f549-914f-4322-87f4-2322b98df0d9 | cirros | | 7f5d8e2f-9607-4f9e-8de2-d1eb1290c138 | imageFromVol | | 53188403-ebf5-44ec-9e04-74d66080d342 | rhel | +--------------------------------------+--------------+ Looks good to verify.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0560