Comment 3 for bug 1844642

Revision history for this message
Volker (skydiablo) wrote :

it is not realy fixed for me. maybe not the identical scope but i hope for help:

the describe way up to this will work but if i try to backup a 2TB volume and convert to an image, cinder will crash.

command:
$ openstack image create --volume 3c9414bb-98bd-45d4-9b38-2b073e958f81 --disk-format qcow2 "test - snap - vol - img"

$ tail /var/log/cinder/cinder-volume.log
2019-09-20 14:30:35.202 26339 WARNING oslo.service.loopingcall [req-4435ac18-f021-4784-8fcd-b73d257636a7 - - - - -] Function 'cinder.service.Service.report_state' run outlasted interval by 2.95 sec
2019-09-20 14:30:45.595 22211 INFO oslo_service.service [req-962ea9a1-97c7-48b0-99a4-b1651b8c2cac - - - - -] Caught SIGTERM, stopping children
2019-09-20 14:30:45.596 22211 INFO oslo_service.service [req-962ea9a1-97c7-48b0-99a4-b1651b8c2cac - - - - -] Waiting on 1 children to exit

in the same way, the complete controller will unavailable and it will switch to the other one ... this is not so good :( i realy need this volume/image ...

greez & thx, volker...