Hi Duncan. Great suggestion. Thank you for the link. I've run it on both the M1 BigSur mac and it did not compile because it didn't have a FUSE:FUSE target whatever that meant.
======================================================================= Last 15 lines from /Users/danielp/Library/Logs/Homebrew/ceph-client/03.cmake: CMake Error at src/rbd_fuse/CMakeLists.txt:1 (add_executable): Target "rbd-fuse" links to target "FUSE::FUSE" but the target was not found. Perhaps a find_package() call is missing for an IMPORTED target, or an ALIAS target is missing? ======================================================================= On the Catalina Intel-mac I was able to build it and ran ceph-fuse multiple times and it seems that it connects because the client is added to the client list in my Cluster but the drive is never mapped to the directory I try to map it too. So it seems not to work there either sadly. =============================== admin$ sudo ceph-fuse -r /mydirectory -m 192.168.6.6:6789 /Users/admin/cephfs & ceph-fuse[60646]: starting ceph client 2021-09-27T23:16:20.498+0200 113a7ddc0 -1 init, newargv = 0x7f8ad6449d90 newargc=5 =============================== Does anyone have any ideas on how I could proceed? Best regards Daniel On Mon, Sep 27, 2021 at 8:48 PM Duncan Bellamy <a.16bit.sy...@icloud.com> wrote: > Hi, > It’s in brew: > > > https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/SEEM7QGCPAWDPIIW3P4ZYU432N6BQJGT/ > > Regards, > Duncan > > On 27 Sep 2021, at 17:46, Daniel Persson <mailto.wo...@gmail.com> wrote: > > Hi > > I'm running some tests on a couple of Mac Mini machines. One of them is an > M1 with BigSur, and the other one is a regular Intel Mac with Catalina. > > I've tried to build Ceph Nautilus, Octopus, and Pacific multiple times with > different parameters and added many dependencies to the systems but have > not been able to build the software. > > Has anyone tried to connect a Mac to your Ceph filesystem before? Do I need > to build the packages on the machine, or is there a more straightforward > way? > > Thank you for reading this. > > Best regards > Daniel > _______________________________________________ > ceph-users mailing list -- ceph-users@ceph.io > To unsubscribe send an email to ceph-users-le...@ceph.io > > _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io