diff --git a/xml/ha_bootstrap_install.xml b/xml/ha_bootstrap_install.xml index f409e7da..bb646ca9 100644 --- a/xml/ha_bootstrap_install.xml +++ b/xml/ha_bootstrap_install.xml @@ -368,6 +368,9 @@ starts the cluster services to bring the cluster online and enables &hawk2;. The URL to use for &hawk2; is displayed on the screen. + + To log in to &hawk2;, see . + Secure password for <systemitem class="username">hacluster</systemitem> @@ -380,69 +383,6 @@ - - - Logging in to the &hawk2; web interface - - You now have a running one-node cluster. To view its status, proceed as follows: - - - Logging in to the &hawk2; Web interface - - - On any machine, start a Web browser and make sure that JavaScript and cookies are enabled. - - - - - As URL, enter the virtual IP address that you configured with the bootstrap script: - -https://VIRTUAL_IP:7630/ - - Certificate warning - - If a certificate warning appears when you try to access the URL for the first time, - a self-signed certificate is in use. Self-signed certificates are not considered - trustworthy by default. - - - Ask your cluster operator for the certificate details to verify the certificate. - - - To proceed anyway, you can add an exception in the browser to bypass the warning. - - - - - - On the &hawk2; login screen, enter the Username of the user that was - created by the bootstrap script (hacluster) - and the secure Password that you changed from the bootstrap script's - default password. - - - - If you have not already changed the default password to a secure one, do so now. - - - - - - Click Log In. The &hawk2; Web interface shows the - Status screen by default: - -
- Status of the one-node cluster in &hawk2; - - - - - -
-
-
-
- Adding nodes with <command>crm cluster join</command> @@ -520,4 +460,11 @@ crm cluster join --use-ssh-agent -c USER@StatusNodes. + + + Modifying the cluster with <command>crm cluster init</command> stages + + TO DO + +