You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@enhellowhy I was able to get the install working with brew reinstall --cask macfuse and then installing the ceph-client. But now I am stuck on ...
$ ceph-fuse -d <cephfs-name> -m /Volumes/<cephfs-name>
2023-04-17T12:33:40.576-0700 70000ad95000 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [2,1]
failed to fetch mon config (--no-mon-config to skip)
==> Installing ceph-client from mulbc/ceph-client
==> Patching
==> python3 -c import setuptools... --no-user-cfg install --prefix=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendo
==> python3 -c import setuptools... --no-user-cfg install --prefix=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendo
==> python3 -c import setuptools... --no-user-cfg install --prefix=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendor --install-scripts=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendor/bin --install-lib=/opt/homebrew/Cellar/ceph-client/17.2.5_1/libexec/vendo
==> cmake -G Ninja .. -DDIAGNOSTICS_COLOR=always -DOPENSSL_ROOT_DIR=/opt/homebrew/opt/openssl@3 -DWITH_BABELTRACE=OFF -DWITH_BLUESTORE=OFF -DWITH_CCACHE=OFF -DWITH_CEPHFS=OFF -DWITH_KRBD=OFF -DWITH_LIBCEPHFS=ON -DWITH_LTTNG=OFF -DWITH_LZ4=OFF -DWITH_MANPAGE=ON -DWITH_MGR=
Last 15 lines from /Users/xxx/Library/Logs/Homebrew/ceph-client/04.cmake:
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMake Generate step failed. Build files cannot be regenerated correctly.
The text was updated successfully, but these errors were encountered: