Post-installation

Passwords

What are the passwords?

By default, the TrinityX installer will generate random passwords for all services that require one. You can find all of the generated passwords on the controller(s) at /etc/trinity/passwords/ where every password lives in its own file that’s named after the service that uses it.

See Passwords for details.

Verifying the installation

Before tailoring the cluster it is worth confirming that the controller came up healthy. A few quick checks:

  • Confirm the core services are running with the bundled diagnostic, which reports the status of the Luna daemon, the database, DNS, DHCP, LDAP, the workload manager and the monitoring stack in one place:
# trix-diag

This is the same tool described under Operational troubleshooting; every listed service should report as active.

  • Check that the Luna daemon itself is up:
# systemctl status luna2-daemon
  • Get a per-node overview of provisioning, IPMI and workload-manager state with the cluster utility:
# lcluster

See Luna utilities for how to read its output. Once a node has booted, its installer status should show as successful.

If any of these report a problem, the Operational troubleshooting page covers the most common causes before you continue with the tasks below.

Typical tasks

Once the controller has been installed and the first image has been generated, the cluster will run with the defaults. Although this is sufficient to get started, some tailoring may be in place, such as: