Re: Downgrading from Tentacle to Squid
Hi Michael, Unfortunately downgrade is not supported between two Ceph major releases. You will need to re-install the old release. Best, Redouane. On Tue, Jan 13, 2026 at 3:48 PM Michael Worsham via ceph-users < ceph-users@ceph.io> wrote:
Currently in a test-lab / sandbox environment, I am running the latest version of Ceph Tentacle release (v20.2.0) in a virtualized environment. If I wanted to downgrade back to Squid (v19.2.3), what steps would I go about doing that? I am not worried about any of the data in the environment as its strictly for testing purposes, patch assessment for OS and Ceph, etc.
ubuntu@ceph-mon1:~$ sudo ceph versions { "mon": { "ceph version 20.2.0 (69f84cc2651aa259a15bc192ddaabd3baba07489) tentacle (stable - RelWithDebInfo)": 2 }, "mgr": { "ceph version 20.2.0 (69f84cc2651aa259a15bc192ddaabd3baba07489) tentacle (stable - RelWithDebInfo)": 2 }, "osd": { "ceph version 20.2.0 (69f84cc2651aa259a15bc192ddaabd3baba07489) tentacle (stable - RelWithDebInfo)": 3 }, "mds": { "ceph version 20.2.0 (69f84cc2651aa259a15bc192ddaabd3baba07489) tentacle (stable - RelWithDebInfo)": 1 }, "rgw": { "ceph version 20.2.0 (69f84cc2651aa259a15bc192ddaabd3baba07489) tentacle (stable - RelWithDebInfo)": 2 }, "overall": { "ceph version 20.2.0 (69f84cc2651aa259a15bc192ddaabd3baba07489) tentacle (stable - RelWithDebInfo)": 10 } }
Environment is running Ubuntu v22.04 and Ceph was deployed via cephadm.
-- Michael
This message and its attachments are from Data Dimensions and are intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately and permanently delete the original email and destroy any copies or printouts of this email as well as any attachments. _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (1)
-
Redouane Kachach