Nethserver 8 Cluster joining error

I really can’t understand why there are that much issues. Are the system requirements fulfilled?
I’m sorry to repeat myself but…in logs we trust. Please share logs so we’re able to check what’s going on.
Could you please also share some hardware information (like RAM, CPU and disk type) and if there’s a special proxmox vm config (not default)?
Is this VM stored on Ceph?
Which Debian install image did you use? The installation should really be minimal, see Minimum Requirements To Run NethServer 8 - #6 by mrmarkuz

Some ideas:

I assume you disabled the firewall for the virtual network device of the NS8 VM in Proxmox.

Let’s check the nodes FQDNs:

hostname -f

Can the future worker node reach the cluster leader HTTPS port? (gives back “Found” when working)

curl -k https://nodename.domain.tld/cluster-admin

I tested NS8 on Debian 12 with ext4 and xfs and there are no issues. I think that’s possibly the wrong direction as podman seems to work with most filesystems.
There are for example known issues regarding NFS mounts, see Ns8 merged error - #15 by davidep

No, I don’t think so, there’s no additional configuration needed.

3 Likes