Project

General

Profile

Actions

Bug #36406

closed

Cache-tier forward mode hang in luminous (again)

Added by Iain Bucław over 5 years ago. Updated over 5 years ago.

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

0%

Source:
Tags:
Backport:
mimic,luminous
Regression:
Yes
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Similar to https://tracker.ceph.com/issues/23296

Commands ran to reproduce (in vstart.sh)

./bin/ceph osd pool create pool 16 16
./bin/rados -p pool stat doesnotexist   # (2) No such file or directory

./bin/ceph osd pool create newpool 8 8
./bin/ceph osd tier add newpool pool --force-nonempty
./bin/ceph osd tier cache-mode pool forward --yes-i-really-mean-it
./bin/ceph osd tier set-overlay newpool pool
./bin/rados -p pool stat doesnotexist   # hangs...

Clients will hang either forever or until timeout occurs.

This worked fine in Kraken or Jewel when I last used this feature as kind of live migration.


Related issues 2 (0 open2 closed)

Copied to RADOS - Backport #36657: luminous: Cache-tier forward mode hang in luminous (again)ResolvedJonathan BrielmaierActions
Copied to RADOS - Backport #36658: mimic: Cache-tier forward mode hang in luminous (again)ResolvedJonathan BrielmaierActions
Actions

Also available in: Atom PDF