[ceph-users] Re: How to debug container upgrade issue?

2021-02-10 Thread Eugen Block

Hi,

have you tried specifying the image instead of the ceph version? I  
found a bug report [1] stating that the option '--ceph-version' will  
be removed.


When I tried that the last time it worked for me with '--image':

ceph orch upgrade start --image /ceph/ceph:latest

Regards,
Eugen

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1917552


Zitat von Darrin Hodges :


HI all,

Upgrading ceph containers is failing, how do I debug it? 'cephadm pull'
seems to work on the node, but the upgrade fails.


$ ceph orch upgrade start --ceph-version 15.2.8

"message": "Error: UPGRADE_FAILED_PULL: Upgrade: failed to pull target image


thanks
Darrin

--
CONFIDENTIALITY NOTICE: This email is intended for the named  
recipients only. It may contain privileged, confidential or  
copyright information. If you are not the named recipients, any use,  
reliance upon, disclosure or copying of this email or any  
attachments is unauthorised. If you have received this email in  
error, please reply via email or telephone +61 2 8004 5928.

___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io



___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: How to debug container upgrade issue?

2021-02-10 Thread Ken Dreyer
On Wed, Feb 10, 2021 at 1:11 AM Eugen Block  wrote:
> I
> found a bug report [1] stating that the option '--ceph-version' will
> be removed.
>
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1917552

Note that bugzilla ticket is about the downstream RH Ceph Storage
product, where we have a very different infrastructure for building
and tagging container images, so it should not be relevant for the
upstream Ceph project.

I cannot speak directly to the way --ceph-version works upstream, or
how to debug it, though, since I'm not really involved in that
infrastructure.

- Ken
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io