Project

General

Profile

Actions

Bug #2832

closed

[argonaut] config set foo bar broken?

Added by Sage Weil over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description


    -8> 2012-07-24 20:30:19.386595 7f2eb997b700 -1 common/ceph_context.cc: In function 'void CephContext::do_command(std::string, std::string, ceph::bufferlist*)' thread 7f2eb997b700 time 2012-07-24 20:30:19.358988
common/ceph_context.cc: 207: FAILED assert(0 == "registered under wrong command?")

 ceph version 0.48argonaut-41-g2869039 (commit:2869039b79027e530c2863ebe990662685e4bbe6)
 1: (CephContext::do_command(std::string, std::string, ceph::buffer::list*)+0x108d) [0x7b985d]
 2: (CephContextHook::call(std::string, std::string, ceph::buffer::list&)+0x48) [0x7ba548]
 3: (AdminSocket::do_accept()+0x50b) [0x7a78fb]
 4: (AdminSocket::entry()+0x130) [0x7a9160]
 5: (()+0x7e9a) [0x7f2ebc6d4e9a]
 6: (clone()+0x6d) [0x7f2ebac894bd]
 NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

    -7> 2012-07-24 20:30:19.388330 7f2e94b15700  5 throttle(msgr_dispatch_throttler-hbserver 0x24ff550) get 47 (0 -> 47)
    -6> 2012-07-24 20:30:19.388390 7f2ead963700  1 -- [2607:f298:4:3243::8019]:6847/47105 <== osd.266 [2607:f298:4:3243::7058]:0/20710 273 ==== osd_ping(ping e72349 stamp 2012-07-24 20:30:19.398160) v2 ==== 47+0+0 (4129518593 0 0) 0xfd5a540 con 0xc5cdb40
    -5> 2012-07-24 20:30:19.388413 7f2ead963700  1 -- [2607:f298:4:3243::8019]:6847/47105 --> [2607:f298:4:3243::7058]:0/20710 -- osd_ping(ping_reply e72349 stamp 2012-07-24 20:30:19.398160) v2 -- ?+0 0x14283000 con 0xc5cdb40
    -4> 2012-07-24 20:30:19.388428 7f2ead963700  5 throttle(msgr_dispatch_throttler-hbserver 0x24ff550) put 47 (0xb447c8 -> 0)
    -3> 2012-07-24 20:30:19.402809 7f2e6ae7a700  5 throttle(msgr_dispatch_throttler-hbserver 0x24ff550) get 47 (0 -> 47)
    -2> 2012-07-24 20:30:19.402878 7f2ead963700  1 -- [2607:f298:4:3243::8019]:6847/47105 <== osd.413 [2607:f298:4:3243::7099]:0/48010 287 ==== osd_ping(ping e72349 stamp 2012-07-24 20:30:19.402864) v2 ==== 47+0+0 (1027376983 0 0) 0xc4ce000 con 0xce6d780
    -1> 2012-07-24 20:30:19.402904 7f2ead963700  1 -- [2607:f298:4:3243::8019]:6847/47105 --> [2607:f298:4:3243::7099]:0/48010 -- osd_ping(ping_reply e72349 stamp 2012-07-24 20:30:19.402864) v2 -- ?+0 0xfd5a540 con 0xce6d780
     0> 2012-07-24 20:30:19.402944 7f2ead963700  5 throttle(msgr_dispatch_throttler-hbserver 0x24ff550) put 47 (0xb447c8 -> 0)

after i did

$ sudo ceph --admin-daemon /var/run/ceph/ceph-osd.636.asok config set filestore_dump_file /tmp/dump.\$name
read only got 0 bytes of 4 expected for response length; invalid command?

Actions #1

Updated by Sage Weil over 11 years ago

  • Status changed from New to Resolved
Actions #2

Updated by Greg Farnum over 11 years ago

What was the resolution?

Actions

Also available in: Atom PDF