Bug 1241725
| Summary: | No or not correct input validation in "ceph" cli | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Taco Scargo <taco> |
| Component: | RADOS | Assignee: | Kefu Chai <kchai> |
| Status: | CLOSED ERRATA | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.2.3 | CC: | ceph-eng-bugs, dzafman, flucifre, hnallurv, kchai, kdreyer, uboppana, vashastr |
| Target Milestone: | rc | ||
| Target Release: | 2.1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | RHEL: ceph-10.2.3-2.el7cp Ubuntu: ceph_10.2.3-3redhat1xenial | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-22 19:24:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Comment 2
Samuel Just
2015-07-10 17:37:56 UTC
Not yet fixed upstream; re-targeting to 1.3.2 https://github.com/ceph/ceph/pull/5275 was in master (thanks Kefu), so this will be in RHCS 2.0 when we ship Jewel. Tested in 10.2.0. Now no trace is printed but a ununderstandable message is printed. Needs a fix. [ubuntu@magna003 ~]$ sudo ceph –w error handling command target: 'ascii' codec can't encode character u'\u2013' in position 0: ordinal not in range(128) we have a patch: https://github.com/ceph/ceph/pull/8943 but not in master yet. we can defer it to 2.1 Not a blocker - recommend moving to 2.z merged in master. will be picked up by the RHCS 2.1. 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, 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://rhn.redhat.com/errata/RHSA-2016-2815.html |