Project

General

Profile

Actions

Bug #64041

closed

qa/cephfs: fs/upgrade/nofs suite attempts to jump more than 2 releases

Added by Rishabh Dave 4 months ago. Updated 4 months ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

Link to the failure - https://pulpito.ceph.com/rishabh-2024-01-04_18:43:16-fs-rishabh-2024jan4-testing-default-smithi/7507381

Test suite fs/upgrade/nofs installs Pacific release and attempts upgrading to Squid

2024-01-04T19:42:26.305 INFO:tasks.ceph.mon.a.smithi184.stderr:2024-01-04T19:42:26.289+0000 7fe098119cc0 -1 recorded min_mon_release 16 (pacific) is more than two releases older than installed 19 (squid); you can only upgrade 2 releases at a time
2024-01-04T19:42:26.305 INFO:tasks.ceph.mon.a.smithi184.stderr:you should first upgrade to 17 (quincy) or 18 (reef)

Check code for this here - https://github.com/ceph/ceph/blob/main/qa/suites/fs/upgrade/nofs/tasks/0-pacific.yaml#L6.

This fails because we are trying to jump more than 2 release versions of Ceph which is not possible/allowed. We need to change installed version from pacific to quincy to fix this.


Related issues 1 (0 open1 closed)

Related to CephFS - Bug #62953: qa: fs:upgrade needs updated to upgrade only from N-2, N-1 releases (i.e. reef/quincy)ResolvedDhairya Parmar

Actions
Actions #1

Updated by Rishabh Dave 4 months ago

  • Description updated (diff)
Actions #2

Updated by Venky Shankar 4 months ago

  • Status changed from New to Duplicate

Didn't realise when we spoke about this Rishabh, but, Dhairya has a fix for this: https://github.com/ceph/ceph/pull/53734.

Actions #3

Updated by Venky Shankar 4 months ago

  • Related to Bug #62953: qa: fs:upgrade needs updated to upgrade only from N-2, N-1 releases (i.e. reef/quincy) added
Actions

Also available in: Atom PDF