On 1/17/22 18:55, Norbert Veber wrote:
Package: ceph-mgr
Version: 16.2.7+ds-4
Severity: wishlist
Hi,
I downloaded ceph sources from unsable, and compiled sucessfully on
Bullseye. However once installed/upgraded over from bullseye version of
the packages I can not start ceph-mgr on any node.
[...]
However still not having any luck after disabling that module. Now I
get this:
[...]
Jan 17 12:24:45 pyre ceph-mgr[67556]: 17:
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8ea7) [0x7efeba4feea7]
Jan 17 12:24:45 pyre ceph-mgr[67556]: 18: clone()
Jan 17 12:24:45 pyre ceph-mgr[67556]: NOTE: a copy of the executable, or `objdump
-rdS <executable>` is needed to interpret this.
Jan 17 12:24:45 pyre ceph-mgr[67556]: -383> 2022-01-17T12:24:45.262-0500
7efe1cff9700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -381> 2022-01-17T12:24:45.262-0500
7efe1f7fe700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -379> 2022-01-17T12:24:45.262-0500
7efe1cff9700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -377> 2022-01-17T12:24:45.262-0500
7efe1cff9700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -375> 2022-01-17T12:24:45.262-0500
7efe1cff9700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -373> 2022-01-17T12:24:45.262-0500
7efe1cff9700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -370> 2022-01-17T12:24:45.262-0500
7efe1f7fe700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -365> 2022-01-17T12:24:45.262-0500
7efe1f7fe700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -361> 2022-01-17T12:24:45.262-0500
7efe1f7fe700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -357> 2022-01-17T12:24:45.262-0500
7efe1f7fe700 -1 client.0 error registering admin socket command: (17) File exists
Jan 17 12:24:45 pyre ceph-mgr[67556]: -1> 2022-01-17T12:24:45.814-0500
7efe8b1ee700 -1 ./src/crush/CrushWrapper.cc: In function 'float
CrushWrapper::_get_take_weight_osd_map(int, std::map<int, float>*) const' thread
7efe8b1ee700 time 2022-01-17T12:24:45.817338-0500
Jan 17 12:24:45 pyre ceph-mgr[67556]: ./src/crush/CrushWrapper.cc: 2393: FAILED
ceph_assert(b)
Thought I'd check to see if you have any ideas. I have no idea what
FAILED ceph_assert(b) is. I assume this doesn't happen on unstable?
Hi,
I just tested on Sid, doing a manual install as per the documentation,
and I can hereby confirm that indeed, this doesn't happen on Unstable.
After starting ceph-mgr, "ceph status" shows the mgr daemon is up and
running, and stays this way.
I'm also interested in building Ceph for bullseye-backports, so I
probably will do an official backport and run it. With all things from
Ceph, this takes some times. So if you find out a fix, please do provide
it in this bug report.
Also, if you would like to participate to the packaging, I'd love to
have contributors. It's taking a lot of my time to maintain such a huge
package.
Cheers,
Thomas Goirand (zigo)