[Bug 1931004] Re: Add support for Pacific to RBD driver

2021-09-28 Thread Bartosz Bezak
I've upgraded recently environment to latest stable/victoria build, and I am 
not able to boot from rbd volume - actually cinder cannot fetch flance images 
from RBD - it worked on train and ussuri. Ceph is Pacific (16.2.6) - 
https://paste.opendev.org/raw/809512/
Looks like related to this one 
https://review.opendev.org/c/openstack/cinder/+/808475 (it is not merged to 
ussuri yet)
I've tested rbd_store_chunk_size = 8 (the same as in glance). But same issue.

I've used older cinder Victoria build and it worked.


   |__Flow 'volume_create_manager': rbd.PermissionError: [errno 1] 
error opening image b'7e0beafa-f1a2-403e-8394-f5e6900d0785' at snapshot None
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager Traceback (most recent 
call last):
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/taskflow/engines/action_engine/executor.py",
 line 53, in _execute_task
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager result = 
task.execute(**arguments)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/cinder/volume/flows/manager/create_volume.py",
 line 1164, in execute
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager **volume_spec)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/cinder/utils.py", line 694, in 
_wrapper
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager return r.call(f, 
*args, **kwargs)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/tenacity/__init__.py", line 
409, in call
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager do = 
self.iter(retry_state=retry_state)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/tenacity/__init__.py", line 
356, in iter
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager return fut.result()
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/usr/lib64/python3.6/concurrent/futures/_base.py", line 425, in result
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager return 
self.__get_result()
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/usr/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager raise self._exception
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/tenacity/__init__.py", line 
412, in call
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager result = fn(*args, 
**kwargs)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/cinder/volume/flows/manager/create_volume.py",
 line 1032, in _create_from_image
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager image_service)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/cinder/volume/drivers/rbd.py", 
line 1584, in clone_image
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager volume_update = 
self._clone(volume, pool, image, snapshot)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/cinder/volume/drivers/rbd.py", 
line 1034, in _clone
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager stripe_unit = 
self._get_stripe_unit(src_client.ioctx, src_image)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File 
"/var/lib/kolla/venv/lib/python3.6/site-packages/cinder/volume/drivers/rbd.py", 
line 1018, in _get_stripe_unit
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager image = 
self.rbd.Image(ioctx, volume_name)
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager   File "rbd.pyx", line 
2960, in rbd.Image.__init__
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager rbd.PermissionError: 
[errno 1] error opening image b'7e0beafa-f1a2-403e-8394-f5e6900d0785' at 
snapshot None
2021-09-22 18:23:19.974 72 ERROR cinder.volume.manager

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1931004

Title:
  Add support for Pacific to RBD driver

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


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

[Bug 1892132] Re: Failure to get the correct UpLink Representor

2021-09-07 Thread Bartosz Bezak
can we make a release os-vif for Victoria? 2.2.1? this bug is quite
critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892132

Title:
  Failure to get the correct UpLink Representor

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-vif/+bug/1892132/+subscriptions


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

[Bug 1834045] Re: Live-migration double binding doesn't work with OVN

2020-08-07 Thread Bartosz Bezak
please close this bug, as it creates unnecessary confusion ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834045

Title:
  Live-migration double binding doesn't work with OVN

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1834045/+subscriptions

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

[Bug 1619318] Re: [SRU] mitaka neutron 8.2.0 point release

2016-10-04 Thread Bartosz Bezak
great, thx guys. When those will be available in updates repo?, as per -
http://reqorts.qa.ubuntu.com/reports/ubuntu-server/cloud-
archive/mitaka_versions.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1619318

Title:
  [SRU] mitaka neutron 8.2.0 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1619318/+subscriptions

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


[Bug 1619318] Re: [SRU] mitaka neutron 8.2.0 point release

2016-09-30 Thread Bartosz Bezak
please also publish those packages to trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1619318

Title:
  [SRU] mitaka neutron 8.2.0 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1619318/+subscriptions

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


[Bug 1619318] Re: [SRU] mitaka neutron 8.2.0 point release

2016-09-26 Thread Bartosz Bezak
any updates on that case?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1619318

Title:
  [SRU] mitaka neutron 8.2.0 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1619318/+subscriptions

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