Project

General

Profile

Bug #22341

Updated by Joao Eduardo Luis over 6 years ago

<pre> 
 $ ./bin/ceph tell mon.c aoeu 
 *** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH *** 
 2017-12-07 04:52:12.345 7ffbd8f7c700 -1 WARNING: all dangerous and experimental features are enabled. 
 2017-12-07 04:52:12.353 7ffbd8f7c700 -1 WARNING: all dangerous and experimental features are enabled. 
 no valid command found; 10 closest matches: 
 mon add <name> <IPaddr[:port]> 
 mon remove <name> 
 mon stat 
 mon getmap {<int[0-]>} 
 fs set-default <fs_name> 
 mon dump {<int[0-]>} 
 fs rm_data_pool <fs_name> <pool> 
 fs set_default <fs_name> 
 fs flag set enable_multiple <val> {--yes-i-really-mean-it} 
 fs add_data_pool <fs_name> <pool> 
 Error EINVAL: invalid command 
 </pre>

Back