Created attachment 212253 [details] Enable the building of libcephfs.so Ceph-mgr with dashboard functions better if libcephfs.so is available for the python modules to load. libcephfs is easily made buildable, cephfs as a FS implementation itself is only possible through the Fuse client
WIP. Required https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245560 While here, preparing incorporate it with update to 14.2.8
Created attachment 213333 [details] Enable the building of libcephfs.so, update to 14.2.18 Incorporate with update
(In reply to Dima Panov from comment #2) Other than that the ceph version is actually 14.2.8, I agree with merging the 2 patches.
(In reply to Willem Jan Withagen from comment #3) Sorry, of course 14.2.8, it was a mistype
A commit references this bug: Author: fluffy Date: Mon Apr 27 18:29:21 UTC 2020 New revision: 533161 URL: https://svnweb.freebsd.org/changeset/ports/533161 Log: net/ceph14: Update to 14.2.8, enable libcephfs to be built PR: 244675 Submitted by: fluffy, Willem Jan Withagen (based on) Approved by: Willem Jan Withagen (maintainer) Relnotes: https://ceph.io/releases/v14-2-8-nautilus-released/ Changes: head/net/ceph14/Makefile head/net/ceph14/distinfo head/net/ceph14/files/file-git_version head/net/ceph14/files/patch-src_CMakeLists.txt head/net/ceph14/files/patch-src_rgw_rgw__iam__policy.h head/net/ceph14/files/patch-src_rgw_rgw_rest_conn.h head/net/ceph14/files/patch-src_test_libcephfs_lazyio.cc head/net/ceph14/pkg-message head/net/ceph14/pkg-plist
Committed!