[Bug 1983499] Re: [Rbd] rados_connect_timeout has no effect

Arif Ali 1983499 at bugs.launchpad.net
Fri Aug 7 09:36:28 UTC 2026


** Also affects: python-glance-store (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: python-glance-store (Ubuntu Jammy)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-glance-store in Ubuntu.
https://bugs.launchpad.net/bugs/1983499

Title:
  [Rbd] rados_connect_timeout has no effect

Status in glance_store:
  Fix Released
Status in python-glance-store package in Ubuntu:
  New
Status in python-glance-store source package in Jammy:
  New

Bug description:
  We currently pass a 'timeout' argument to rados.Rados.connect (see
  https://opendev.org/openstack/glance_store/commit/6851cab51a3d5dbf018f755efee8e0e640ac12ab).
  Unfortunately, its value is silently ignored (see
  https://docs.ceph.com/en/latest/rados/api/python/#rados.Rados.connect).

  Users setting a value for rados_connect_timeout (which is what we
  currently pass to rados.Rados.connect) are therefore not doing
  anything.

  We should deprecate the option and encourage users to use
  client_mount_timeout in Ceph's config (but we might want a Ceph expert
  to confirm that :p).

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance-store/+bug/1983499/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list