[Bug 1766189] [NEW] cinder-volume is marked down during image uploads

Fabian Zimmermann dev.faz at gmail.com
Mon Apr 23 08:10:53 UTC 2018


Public bug reported:

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.

** Affects: cinder (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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:
  New

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