Error: Failed to create domain from

I am getting the following error while deploying the VM:

What is it related to exactly?

  1. OS name ?
  2. check Firewall settings"
    getenforce gives what output?
  3. iptables -F
  4. check date of the worker & node is same
  5. is the ds properly mounted?

OS name ---- CentOS 7
check Firewall settings" --Firewall disabled in all the nodes
getenforce gives what output?
image
iptables -F
check date of the worker & node is same
is the ds properly mounted? --Yes

I get a different one now. Is it related to datastore? How do I check my DS are working properly?

Are you sure you’ve followed the installation guide?
Looks like you’ve missed at least Step 3. Disable SElinux in CentOS/RHEL 7.

I’d recommend walking through the entire installation and check is everything Ok.

Best Regards,
Anton Todorov

I have disabled SELINUX on all the server but it shows enforcing:

image

Quoting the last line in the above link:

After this file is changed reboot the machine.

It’ll be hard to name it Security Enhanced linux if it is so trivial to completely disable :wink:

BR,
Anton Todorov

Thank you for the help