On Monday, December 8, 2025 10:02:56 AM Eastern Standard Time Daniel Brown via ceph-users wrote:
Upgraded to tentacle over the weekend - mostly a smooth process. Had one node that was a bit pokey and had to manually download the ceph container image, but other than that, all good.
I did try to setup SMB — unfortunately, my cluster is running on Arm64 machines, and the SMB setup appears to be trying to start an Amd64 container. Didn’t see a lot of logging, but after some digging around under /var/lib/ceph/[my cluster id here]/…
$ cat unit.image
quay.io/samba.org/samba-server:ceph20-centos-amd64
Don’t suppose there’s a way to update that for the correct architecture? And or to document it if it isn’t going to be possible?
Thanks for trying the SMB support out. Unfortunately, the samba container images [1] do not support ARM64 at this time. We worked on it a while ago but got pulled off of that onto other tasks and never really resumed working on arm support. I have filed an issue to revisit arm64 support for samba container images on that project. [1] https://github.com/samba-in-kubernetes/samba-container
participants (1)
-
John Mulligan