Content in /etc/hosts is correct?

This is the content of my /etc/hosts file:

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
127.0.0.1 cluster-leader
10.5.4.1 cluster-localnode
127.0.1.1 server8.mydomain.org.mx server8

Is the content correct (localhost localhost.localdomain…)?
Should I correct it and how?

As as side note:

I don’t want to run into a wall if I don’t do something right from the start.

So far I haven’t found any failures:
I already installed the Let’s Encrypt certificate, the cluster-admin is manageable from https, I also already installed the AD/samba with a user.

Next step is to install a new VM/Windows 11 and join it to this domain and test our ERP and other systems.

Then

That said; what other things should I check before going on to more stuff (as increase the “/” partition)?

Thanks and regards

I assume you use Rocky, here it looks like this:

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
127.0.0.1 cluster-leader
10.5.4.1 cluster-localnode
127.0.1.1 ns8rockytest.ns8test.com ns8rockytest

You could try to (re)set the FQDN on the nodes page, see also Cluster management — NS8 documentation

Here are some post installation steps but I think you can go on to more stuff: Installation — NS8 documentation

1 Like

Thank you MrMarzuz!

I did that before installing the AD.
So I can assume the content is correct.
(redacted)

1 Like

Sorry, my fault, it was from a test machine, the default config from the Rocky image looks like the one you posted initially. I correct my post.

2 Likes