Project

General

Profile

Backport #14769

Updated by Nathan Cutler about 8 years ago

https://github.com/ceph/ceph/pull/7656  
 This fix originally went in without a corresponding tracker issue.    It is only 1 of the commits in this pull request: 

 https://github.com/ceph/ceph/pull/6329 

 This is the broken behavior: 

 $ ceph 
 ceph> tell osd.0 bench 1024 4096 
 Error: 22 EINVAL 
 Status: 
 unrecognized command! [{"prefix": "tell", "args": ["bench", "1024", "4096"]}]

Back