8 Dec
2025
8 Dec
'25
3:01 p.m.
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?