welcome: please sign in

Diff for "InstallationProcedure/CommonInstallSteps"

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2012-12-20 22:16:42
Size: 1546
Editor: ClintonEbadi
Comment: start at replacement for SetupNewMachines
Revision 3 as of 2012-12-24 02:15:16
Size: 1856
Editor: ClintonEbadi
Comment: mail
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
    1. Edit `/afs/hcoop.net/user/h/hc/hcoop/.domtool/hcoop.net` to add the new DNS entry, using `HOSTNAME_ip`     1. Edit `/afs/hcoop.net/user/h/hc/hcoop/.domtool/hcoop.net` to add a DNS entry for `$HOST.hcoop.net`, using `HOSTNAME_ip`
Line 26: Line 26:
 * domtool node [[DomTool/Installation]] / configure for services (firewall, ...) To control the node with DomTool minimally:

 * Add to `Config.nodeIps`
 * Add to `Config.Firewall.firewallNodes`

If you are configuring the node for a specific purpose, you'll need to add it to more configuration. See the DomTool documentation where it exists.

Prepare DomTool for deployment: [[DomTool/Installation]].

Line 28: Line 37:
 * Add to `relay_domains` on mail hub

Before proceeding with the AutomatedSystemInstall new nodes must be added to HCoop's infrastructure.

1. Network

After deciding on the host name through a poll of the members:

  1. Allocate an addresses from the free list on IpAddresses (and update the page!)

  2. Using the peer1 request portal, add a reverse dns mapping to the hostname
    • You cannot install the machine until the reverse dns mapping has been created; various services rely on the rdns mapping to behave correctly.
  3. Add basic node information to DomTool config

    1. Edit /afs/hcoop.net/common/etc/domtool/lib/hcoop.dtl and add definition for HOSTNAME_ip

    2. Edit /afs/hcoop.net/user/h/hc/hcoop/.domtool/hcoop.net to add a DNS entry for $HOST.hcoop.net, using HOSTNAME_ip

    3. Apply DomTool configuration (run DOMTOOL_USER=hcoop domtool hcoop.net)

    4. Synchronize DomTool library with source code git repository

2. Documentation

Add the machine to the Hardware page. KernelVirtualMachines go into a sub-section of their current physical node. Note any relevant information such as the resources available for the node, intended purpose, etc.

Make sure the machine is listed on the IpAddresses page.

After install, update the notes with any quirks of the install (ideally: none, but reality is a work in progress).

3. Add to Infrastructure

To control the node with DomTool minimally:

  • Add to Config.nodeIps

  • Add to Config.Firewall.firewallNodes

If you are configuring the node for a specific purpose, you'll need to add it to more configuration. See the DomTool documentation where it exists.

Prepare DomTool for deployment: DomTool/Installation.


CategorySystemAdministration

InstallationProcedure/CommonInstallSteps (last edited 2020-07-19 21:49:28 by ClintonEbadi)