Bug 2344299
| Summary: | ceph --admin-daemon $socketfile client evict [-h|--help] evicts ALL clients | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | tserlin |
| Component: | CephFS | Assignee: | Venky Shankar <vshankar> |
| Status: | CLOSED ERRATA | QA Contact: | Hemanth Kumar <hyelloji> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1 | CC: | bhkaur, bhubbard, ceph-eng-bugs, cephqe-warriors, gfarnum, hyelloji, klazarsk, mchangir, neesingh, nojha, pdhange, pdhiran, rpollack, rzarzyns, tserlin, vshankar, vumrao |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | 8.0z2 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-19.2.0-91.el9cp | Doc Type: | Bug Fix |
| Doc Text: |
.Daemon commands now recognize Ceph implemented flags
Previously, daemon commands were run and implemented while ignoring Ceph flags, such as --help and --status. As a result, running commands meant to give only help or status information would stop all active connections. For example, running the ceph --admin-daemon $socketfile client evict –help command stops all active connections instead of simply displaying the help information.
With this fix, client connections are no longer stopped when running commands with --help and --status flags, and a valid error message is displayed.
|
Story Points: | --- |
| Clone Of: | 2160855 | Environment: | |
| Last Closed: | 2025-03-06 14:20:46 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2160855 | ||
| Bug Blocks: | 2299169, 2299170 | ||
|
Description
tserlin
2025-02-06 23:06:40 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 8.0 security, bug fixes, and enhancement updates), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2025:2457 |