The problem with "ceph daemon" is that the results I listed DID come from running the command on the same machine as the daemon. But "ceph tell" seems to be more promising. There's more to the story, since I tried to do blind brute-force adjustments and they failed also, but let me see if ceph tell gives a better idea of what I should be doing. Tim On Tue, 2023-12-19 at 16:21 -0500, Wesley Dillingham wrote: > "ceph daemon" commands need to be run local to the machine where the > daemon is running. So in this case if you arent on the node where > osd.1 lives it wouldnt work. "ceph tell" should work anywhere there > is a client.admin key. > > > Respectfully, > > Wes Dillingham > wes@xxxxxxxxxxxxxxxxx > LinkedIn > > > On Tue, Dec 19, 2023 at 4:02 PM Tim Holloway <timh@xxxxxxxxxxxxx> > wrote: > > Ceph version is Pacific (16.2.14), upgraded from a sloppy Octopus. > > > > I ran afoul of all the best bugs in Octopus, and in the process > > switched on a lot of stuff better left alone, including some > > detailed > > debug logging. Now I can't turn it off. > > > > I am confidently informed by the documentation that the first step > > would be the command: > > > > ceph daemon osd.1 config show | less > > > > But instead of config information I get back: > > > > Can't get admin socket path: unable to get conf option admin_socket > > for > > osd: b"error parsing 'osd': expected string of the form TYPE.ID, > > valid > > types are: auth, mon, osd, mds, mgr, client\n" > > > > Which seems to be kind of insane. > > > > Attempting to get daemon config info on a monitor on that machine > > gives: > > > > admin_socket: exception getting command descriptions: [Errno 2] No > > such > > file or directory > > > > Which doesn't help either. > > > > Anyone got an idea? > > _______________________________________________ > > ceph-users mailing list -- ceph-users@xxxxxxx > > To unsubscribe send an email to ceph-users-leave@xxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx