Project

General

Profile

Actions

Bug #46271

closed

podman pull: transient "Error: error creating container storage: error creating read-write layer with ID" failure

Added by Sebastian Wagner almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
cephadm (binary)
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

INFO:cephadm:ceph:stderr Error: error creating container storage: error creating read-write layer with ID "b2f57a2f361de0cc975c45de200123f31de10314a29358522b5abfdf2c4344fb": open /var/lib/containers/storage/overlay/13f382085c8fe199b79516f3357bf67245bbef329348e942a6c02f045f2c1717/link: no such file or directory
Traceback (most recent call last):
  File "/usr/sbin/cephadm", line 4761, in <module>
    r = args.func()
  File "/usr/sbin/cephadm", line 1145, in _infer_image
    return func()
  File "/usr/sbin/cephadm", line 2235, in command_pull
    return command_inspect_image()
  File "/usr/sbin/cephadm", line 1145, in _infer_image
    return func()
  File "/usr/sbin/cephadm", line 2249, in command_inspect_image
    ver = CephContainer(args.image, 'ceph', ['--version']).run().strip()
  File "/usr/sbin/cephadm", line 2216, in run
    self.run_cmd(), desc=self.entrypoint, timeout=timeout)
  File "/usr/sbin/cephadm", line 846, in call_throws
    raise RuntimeError('Failed command: %s' % ' '.join(command))
RuntimeError: Failed command: /usr/bin/podman run --rm --net=host --ipc=host -e CONTAINER_IMAGE=ceph/ceph -e NODE_NAME=master --entrypoint ceph ceph/ceph --version

Related issues 1 (0 open1 closed)

Related to Orchestrator - Bug #45343: Error: error pulling image "quay.io/ceph-ci/ceph:" "net/http: TLS handshake timeout"ResolvedDavid Galloway

Actions
Actions #1

Updated by Sebastian Wagner almost 4 years ago

  • Related to Bug #45343: Error: error pulling image "quay.io/ceph-ci/ceph:" "net/http: TLS handshake timeout" added
Actions #2

Updated by Sebastian Wagner almost 4 years ago

  • Pull request ID set to 35846
Actions #3

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Sebastian Wagner over 3 years ago

  • Status changed from Pending Backport to Resolved
  • Target version set to v15.2.5
Actions

Also available in: Atom PDF