Project

General

Profile

Bug #44747

Updated by Sebastian Wagner about 4 years ago

<pre> 
 $ ceph orch ls --service_type ls --service-type crash 
 Invalid command: ls --service-type not in start|stop|restart|redeploy|reconfig 
 orch start|stop|restart|redeploy|reconfig <service_name> :    Start, stop, restart, redeploy, or reconfig an entire service (i.e. all daemons) 
 Error EINVAL: invalid command 
 </pre> 

 looks like it conflicts with @ceph orch@

Back