Here is the detail error. Thanks. root@ceph100:~# ceph health detail HEALTH_WARN Upgrade: failed to pull target image [WRN] UPGRADE_FAILED_PULL: Upgrade: failed to pull target image host ceph100 `cephadm pull` failed: cephadm exited with an error code: 1, stderr:Pulling container image docker.io/ceph/ceph:v16.2.6... Non-zero exit code 1 from /usr/bin/docker pull docker.io/ceph/ceph:v16.2.6 /usr/bin/docker: stderr Error response from daemon: manifest for ceph/ceph:v16.2.6 not found: manifest unknown: manifest unknown Traceback (most recent call last): File "/var/lib/ceph/96825634-ff47-11eb-9c13-d7c69fddf094/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8230, in <module> main() File "/var/lib/ceph/96825634-ff47-11eb-9c13-d7c69fddf094/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 8218, in main r = ctx.func(ctx) File "/var/lib/ceph/96825634-ff47-11eb-9c13-d7c69fddf094/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 1737, in _infer_image return func(ctx) File "/var/lib/ceph/96825634-ff47-11eb-9c13-d7c69fddf094/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3286, in command_pull _pull_image(ctx, ctx.image) File "/var/lib/ceph/96825634-ff47-11eb-9c13-d7c69fddf094/cephadm.d4237e4639c108308fe13147b1c08af93c3d5724d9ff21ae797eb4b78fea3931", line 3311, in _pull_image raise RuntimeError('Failed command: %s' % cmd_str) RuntimeError: Failed command: /usr/bin/docker pull docker.io/ceph/ceph:v16.2.6 On Sat, Sep 18, 2021 at 1:56 PM Cem Zafer <cemzafer@xxxxxxxxx> wrote: > Hi, > As usual upgrade procedurefrom 16.2.5 -> 16.2.6, I get that error. Anyone > have any suggestions? > Thanks. > > root@ceph100:~# ceph orch upgrade status > { > "target_image": "docker.io/ceph/ceph:v16.2.6", > "in_progress": true, > "services_complete": [], > "progress": "", > "message": "Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target > image" > } > > _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx