[Bug 1766189] Re: cinder-volume is marked down during image uploads
James Page
james.page at ubuntu.com
Thu Jul 26 11:13:12 UTC 2018
Hi Fabian
Can you confirm a) which Ubuntu release you are using and b) if you are
using the Ubuntu Cloud Archive, which OpenStack release you are using.
In future 'ubuntu-bug cinder-volume' will just collect all of that
automatically for you in the bug report.
Cheers
James
** Changed in: cinder (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1766189
Title:
cinder-volume is marked down during image uploads
Status in cinder package in Ubuntu:
Incomplete
Bug description:
cinder-volume-Agent is marked as down if upload of volume needs longer
than heartbeat-timeout.
steps to reproduce:
1. create a big Volume (f.e. 100G)
2. fill the volume with data to avoid too fast upload
3. tell cinder to upload the volume as image
4. watch cinder-volume-agent being marked as DOWN, because noch heartbeat-update is done during upload.
I already created this bug in upstream/cinder bug/1764740, but after
some research I found its not happening if I build from upstream.
Did further tests and it looks like the problem is caused by some kind
of python module dep. problem, because if I execute
pip install --system -U -r
https://raw.githubusercontent.com/openstack/cinder/stable/pike/requirements.txt
the bug is gone.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1766189/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list