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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766189

Title:
  cinder-volume is marked down during image uploads

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1766189/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to