Project

General

Profile

Actions

Bug #21192

closed

ceph.in: ceph tell gives EINVAL errors

Added by Patrick Donnelly over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
ceph cli
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
luminous
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

On a vstart cluster following http://docs.ceph.com/docs/master/rados/configuration/ceph-conf/#runtime-changes

pdonnell@senta02 ~/ceph/build$ bin/ceph tell mds.\* injectargs '--mds_cache_size = 10001'
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2017-08-30 18:53:36.108413 7fcf5f010700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:53:36.120089 7fcf5f010700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:53:36.158967 7fcf6d7f3700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:53:36.159262 7fcf6d7f3700 -1 asok(0x1e3caa0) AdminSocketConfigObs::init: failed: AdminSocket::bind_and_listen: failed to bind the UNIX domain socket to '/tmp/ceph-asok.F0eyT1/client.admin.2320.asok': (17) File exists
2017-08-30 18:53:36.174302 7fcf09ffb700  0 client.4297 ms_handle_reset on 127.0.0.1:6846/2527346815
2017-08-30 18:53:36.174327 7fcf09ffb700  0 client.4297 ms_handle_reset on 127.0.0.1:6845/299228287
2017-08-30 18:53:36.174386 7fcf09ffb700  0 client.4297 ms_handle_reset on 127.0.0.1:6847/2179721628
2017-08-30 18:53:36.202308 7fcf6d7f3700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:53:36.202524 7fcf6d7f3700 -1 asok(0x1e3caa0) AdminSocketConfigObs::init: failed: AdminSocket::bind_and_listen: failed to bind the UNIX domain socket to '/tmp/ceph-asok.F0eyT1/client.admin.2320.asok': (17) File exists
2017-08-30 18:53:36.213893 7fcf097fa700  0 client.4259 ms_handle_reset on 127.0.0.1:6846/2527346815
2017-08-30 18:53:36.213906 7fcf097fa700  0 client.4259 ms_handle_reset on 127.0.0.1:6845/299228287
2017-08-30 18:53:36.214007 7fcf097fa700  0 client.4259 ms_handle_reset on 127.0.0.1:6847/2179721628
Error EINVAL: 
pdonnell@senta02 ~/ceph/build$ bin/ceph tell mds.a injectargs '--mds_cache_size = 10001'
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2017-08-30 18:53:42.054454 7f0eed5b6700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:53:42.067568 7f0eed5b6700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:53:42.104772 7f0efbd99700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:53:42.105157 7f0efbd99700 -1 asok(0x22d2aa0) AdminSocketConfigObs::init: failed: AdminSocket::bind_and_listen: failed to bind the UNIX domain socket to '/tmp/ceph-asok.F0eyT1/client.admin.2373.asok': (17) File exists
2017-08-30 18:53:42.116647 7f0e977fe700  0 client.4262 ms_handle_reset on 127.0.0.1:6845/299228287
2017-08-30 18:53:42.145215 7f0efbd99700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:53:42.145515 7f0efbd99700 -1 asok(0x23c8430) AdminSocketConfigObs::init: failed: AdminSocket::bind_and_listen: failed to bind the UNIX domain socket to '/tmp/ceph-asok.F0eyT1/client.admin.2373.asok': (17) File exists
2017-08-30 18:53:42.159517 7f0e977fe700  0 client.4265 ms_handle_reset on 127.0.0.1:6845/299228287
Error EINVAL: 
$ bin/ceph mds tell mon.a injectargs --mds_cache_size 10001
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
2017-08-30 18:50:07.587730 7f2addfab700 -1 WARNING: all dangerous and experimental features are enabled.
2017-08-30 18:50:07.599689 7f2addfab700 -1 WARNING: all dangerous and experimental features are enabled.
Invalid command:  saw 0 of args(<string>) [<string>...], expected at least 1
mds tell <who> <args> [<args>...] :  send command to particular mds
Error EINVAL: invalid command

Related issues 1 (0 open1 closed)

Related to CephFS - Bug #21191: ceph: tell mds.* results in warningResolved08/30/2017

Actions
Actions

Also available in: Atom PDF