[RHOSP17] Glance Image List/Save Fails or Slow due to connection to Ceph backend
Issue
- Glance CLI commands such as
openstack image listoropenstack image saveare extremely slow (taking 4–5 minutes) or fail to complete when downloading or listing large images stored in the Ceph storage cluster. - The command fails with one of the following error tracebacks:
requests.exceptions.ChunkedEncodingError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
or
keystoneauth1.exceptions.connection.UnknownConnectionError: Unexpected exception for https://<VIP_IP>:13292/v2/images: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))
Environment
- Red Hat OpenStack Platform (RHOSP) 17.1
- Glance configured with Ceph as the storage backend
- Public Endpoint VLAN configured with Jumbo Frames (MTU 9000)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.