Initializing the system by using the technician port

To initialize a new system, you must connect a personal computer to the technician port on the rear of a node canister and run the initialization tool.

Before you begin

You require the following items:
  • A supported browser that is installed on the personal computer
  • An Ethernet cable to connect the personal computer to the technician port
Attention: Do not connect the technician port to a switch. If a switch is detected, the technician port connection might shut down, causing a 746 node error.
Important:
  • Browser security features might prompt the user before it accepts the self-signed certificate that the system issues.
  • It might be necessary to remove old certificates that are stored in the browser before the browser accepts the request.
  • The web browser might display a warning about a potential security risk. It is safe to accept the risk and continue.
  • After the technician port physical connection is completed (that is, connected both ends), it can take up to 45 seconds before the port is fully up and able to process requests. Submitting requests before this interval might result in 404 error responses.
  • If the http://service request in the browser causes a 404 error, or fails to produce a response, it might be necessary to use the url https://192.168.0.1 in the browser request to connect to the system.
If you are unable to connect to the system by using the technician port, you can use a monitor and keyboard that are connected to the VGA and USB ports on the system to initialize the system. Complete the following steps.
  1. Access the command line by using the superuser credentials.
  2. Issue the CLI command mkcluster -clusterip x.x.x.x -mask m.m.m.m -gw g.g.g.g -name name to create the system.

Procedure

To initialize the system, complete the following steps.

  1. Configure an Ethernet port on the personal computer to enable Dynamic Host Configuration Protocol (DHCP) configuration of its IP address and DNS settings.

    If you do not have DHCP, you must manually configure the personal computer. Specify the static IPv4 address 192.168.0.2, subnet mask 255.255.255.0, gateway 192.168.0.1, and DNS 192.168.0.1.

  2. Connect an Ethernet cable between the port of the personal computer that is configured in step 1 and the technician port.
    After the connection is made, the system will automatically configure the IP and DNS settings for the personal computer if DHCP is available. If it is not available, the system uses the values that you provided in step 1.
  3. After the Ethernet port of the personal computer is connected, open a supported browser and browse to address http://service. (If you do not have DCHP, open a supported browser and go to the following static IP address 192.168.0.1.)
    The browser is automatically directed to the initialization tool.
  4. Follow the instructions that are presented by the initialization tool to configure the system with a name and management IP address.
  5. If you experience a problem during the process due to a change in system states, wait 5 - 10 seconds. Then, either reopen the SSH connection or reload the service assistant.
  6. After you complete the initialization process, disconnect the cable between the personal computer and the technician port.

What to do next