Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DPOD’s appliance installation is packaged as an ISO file, in order to support installation on both physical and virtual servers. It includes 2 two steps:

  1. Operating System The operating system installation (a Rocky Linux operating system that ), which is pre-loaded in the ISO file and is managed by DPOD).

  2. Software The DPOD application deployment.

...

Info

Do not install any packages

...

(RPMs) on the operating system that is managed by DPOD (

...

e.g.: by executing dnf install).

...

Do not update the Rocky Linux version or any other component within DPOD using external repositories (

...

e.g.: by executing dnf update).
The only supported way to upgrade the platform and/or components is by applying a product Refresh Pack / Fix Pack.

Prerequisites

Obtain the Software and the Activation Key

  1. Download the ISO file and its md5 checksum file from Passport Advantage (file name is DPOD_Appliance_<VERSION>.iso).
    Verify the ISO file integrity by calculating its md5 checksum and comparing it to the downloaded md5 checksum file.

  2. Download the activation key file from Passport Advantage (file name is DPOD-full-version-activation-key-<KEY-VERSION>.zip or DPOD or DPOD-api-calls-activation-key-<KEY-VERSION>.zip):

    1. The activation key is included in the download assembly for the program you purchased. In Passport Advantage, make sure to select version “1.0.x” (and not the specific DPOD version).
      For the full version, please apply the activation key found in eAssembly "IBM DataPower Operations Dashboard V1.0.x Full Version Activation eAssembly" (G071VEN/M088JEN).
      For the API calls version, please apply the activation key found in eAssembly "IBM DataPower Operations Dashboard V1.0.x API Calls Version Activation eAssembly" (G071TEN/M088HEN).

    2. The activation key file is a password-protected zip file. Do not try to unzip the activation key zip file.

OS Deployment

Prerequisites

  1. The server needs to have 3 disks, as documented in Hardware and Software Requirements.

...

Deploy the Operating System

Launching the Installation

  1. Set the DPOD ISO file on as your virtual/physical server's DVD.

  2. Make sure the server boots using the UEFI firmware (and not the Legacy boot).

  3. Make sure the DVD is configured correctly in the server’s boot order.

  4. Power on the virtual/physical server.

  5. On the OS launch screen, choose “Install DPOD Appliance - Start” Standard” to start the automatic OS installation for the Standard Edition (the Developer Edition should have a slightly different launch screen stating this is the Developer Edition):

  6. The required packages will now be installed. Wait for the installation to complete before proceeding (this should take a few minutes).

...

When the OS installation completes, you will be presented with the Network Configuration screen, used to provide DPOD with the network information it requires.

  1. Enter DPOD's the host name, e.g. dpod25min : dpod-server (you may add the host name to your organization's DNS).

  2. Enter the IPv4 address, e.g.: 192.168.65.170

  3. Enter the network netmask, e.g.: 255.255.255.0

  4. Enter the default gateway: e.g.: 192.168.65.2

  5. Enter primary and secondary DNS server IP addresses (not mandatory).

  6. When the network data entry process is complete, DPOD echoes it back on the screen for verification and displays an 'Is this correct [y/n]' prompt. :

    Enter “y” to confirm the network details as entered or “n” to re-enter the information.

Setting Passwords

Set The installation will prompt for passwords for the following users:

  1. Change DPOD's OS administrative user (productadm) password:

  2. Change root user passwor:

    Image Removed

  1. dpodadm - an administrative user used to log in to the server via SSH, and has permission to use sudo.

  2. root - the root user (which is denied from connecting via SSH).

OS Installation Finalization

When you've completed all the steps above, before you press ENTER to restart the machine, you should disable/eject your DVD in from the virtual or /physical server so to make sure the installation is not launched again after the restart. Press ENTER and wait for the server to restart.

...

Application Deployment

  1. Log in to the DPOD's server console with the user dpodadm (e.g.: using SSH, VMware console, a KVM switch, or the physical server console).Run lsblk and make sure the three required disks were mounted, and are in the correct order (OS, Install and Data disks, as explained on Hardware and Software Requirements).

  2. Run the following command to start launch the DPOD application installationdeployment:

    Code Block
    languagebash
    sudo /opt/APPL-setup
  3. Follow the installation program for setup further configuration (e.g. to set NTP server and select the correct timezone).

    Image Removed

    instructions and provide any required information (such as environment name, time zone, etc.):

    Image Added
  4. Do not interrupt the software update process after you confirmed it and the background process has started.
    If SSH connection is lost during upgrade, the upgrade will still continue. Reconnect to the server and check the log files for the process status and outcome.