After a network change

Installing Hitachi Content Platform for Cloud Scale

Version
2.4.x
Audience
anonymous
Part Number
MK-HCPCS002-11

If a network infrastructure or configuration change occurs that prevents your system from functioning with its current network settings, you need to reinstall all instances in the system.

  1. If the Admin App is accessible, back up your system components by exporting a package.
  2. On each instance in the system:
    1. Navigate to the installation folder.
    2. Stop the run script using whatever tool or process you used to run it. For example, with systemd, run:
      systemctl stop <service-name>
    3. Run bin/stop
    4. Run the setup script, including the list of master instances:
      sudo bin/setup -i <ip-address-for-this-instance> -m
            <comma-separated-list-of-master-instance-IP-addresses>
    5. Run the run script using whatever methods you usually use to run scripts.
  3. Log into Admin App and use the wizard to set up the system.
  4. After the system has been set up, upload your package.