I'm trying to use cephfs for isos. Prior to proxmox v6, we just created a mount point with /etc/fstab:
none /mnt/isos fuse.ceph _netdev,defaults 0 0
That worked (and still does).
Now I noticed PVE6 has a cephfs option, so in trying to do that, I receive a timeout when trying to add the...