Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
This project is now read‑only. Starting Monday, February 2, please use https://ibm-ceph.atlassian.net/ for all bug tracking management.

Bug 1909629

Summary: [cephadm]5.0-No error messages are thrown when invalid syntax/parameters are passed for ceph orch start/stop/restart/reconfig/redeploy commands
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Preethi <pnataraj>
Component: CephadmAssignee: Juan Miguel Olmo <jolmomar>
Status: CLOSED DUPLICATE QA Contact: Vasishta <vashastr>
Severity: low Docs Contact: Karen Norteman <knortema>
Priority: high    
Version: 5.0CC: vereddy
Target Milestone: ---   
Target Release: 5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-22 12:11:27 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:

Description Preethi 2020-12-21 08:34:54 UTC
Description of problem:[cephadm] 5.0 - No error messages are thrown when invalid syntax/parameters are passed for ceph orch start/stop/restart/reconfig/redeploy commands


Version-Release number of selected component (if applicable):
[root@magna106 ubuntu]# sudo cephadm version
Using recent ceph image registry.redhat.io/rhceph-alpha/rhceph-5-rhel8:latest
ceph version 16.0.0-7953.el8cp (aac7c5c7d5f82d2973c366730f65255afd66e515) pacific (dev)


How reproducible:
1. Install 5.0 cluster with dashboard enabled
2. go to cephadm shell
3.Verify the behaviour passing invalid syntax/parameters for ceph orch commands
4. observe the behaviour


Actual results:
No error message are displayed. We see CLI passes the command though its not working

[root@magna094 ubuntu]# ceph orch start hhh

[root@magna094 ubuntu]# ceph orch stop yuuioo
[root@magna094 ubuntu]# ceph orch restart 9876
[root@magna094 ubuntu]# ceph orch reconfig 8999
[root@magna094 ubuntu]# ceph orch redeploy 89899999
[root@magna094 ubuntu]# 

Expected results:


Additional info:
magna094
root/q

Comment 1 Veera Raghava Reddy 2020-12-22 12:11:27 UTC

*** This bug has been marked as a duplicate of bug 1909628 ***