Actions
Bug #58619
closedmds: client evict [-h|--help] evicts ALL clients
Status:
Resolved
Priority:
High
Assignee:
Category:
Correctness/Safety
Target version:
% Done:
0%
Source:
Development
Backport:
quincy,reef,squid
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v19.3.0-3455-g2ab14159a6
Released In:
v20.2.0~2487
Upkeep Timestamp:
2025-11-01T01:36:21+00:00
Description
ceph --admin-daemon $socketfile client evict [-h|--help] evicts ALL clients.
It is observed that adding "--help|-h" with the "client evict" command terminates all active client connections and adds to the blocklist.
Steps to Reproduce:
1. Connect clients to cephfs server
2. # ceph --admin-daemon $socketfile client evict [-h|--help] evicts ALL clients
3. Observe all active sessions using cephfs are lost and all active clients have been added to blocklist
Updated by Venky Shankar about 3 years ago
- Category set to Correctness/Safety
- Target version set to v18.0.0
- Backport set to pacific,quincy
Updated by Neeraj Pratap Singh about 3 years ago
- Status changed from New to In Progress
Updated by Patrick Donnelly over 2 years ago
- Status changed from In Progress to Fix Under Review
- Priority changed from Normal to High
- Target version set to v19.0.0
- Source set to Development
- Backport changed from pacific,quincy to reef,quincy
Updated by Venky Shankar over 1 year ago
- Status changed from Fix Under Review to Pending Backport
- Target version changed from v19.0.0 to v20.0.0
- Backport changed from reef,quincy to quincy,reef,squid
Updated by Neeraj Pratap Singh over 1 year ago
- Status changed from Pending Backport to Fix Under Review
Updated by Neeraj Pratap Singh over 1 year ago
- Status changed from Fix Under Review to Pending Backport
Updated by Neeraj Pratap Singh over 1 year ago
- Copied to Backport #67076: quincy: mds: client evict [-h|--help] evicts ALL clients added
Updated by Neeraj Pratap Singh over 1 year ago
- Copied to Backport #67077: reef: mds: client evict [-h|--help] evicts ALL clients added
Updated by Neeraj Pratap Singh over 1 year ago
- Copied to Backport #67078: squid: mds: client evict [-h|--help] evicts ALL clients added
Updated by Upkeep Bot over 1 year ago
- Tags (freeform) set to backport_processed
Updated by Upkeep Bot 8 months ago
- Status changed from Pending Backport to Resolved
- Upkeep Timestamp set to 2025-07-09T16:11:11+00:00
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 2ab14159a663b2d0c44a98d5960aee661bd905ab
- Fixed In set to v19.3.0-3455-g2ab14159a6
- Upkeep Timestamp changed from 2025-07-09T16:11:11+00:00 to 2025-08-02T04:58:58+00:00
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~2487
- Upkeep Timestamp changed from 2025-08-02T04:58:58+00:00 to 2025-11-01T01:36:21+00:00
Actions