62.2. Upgrading the Manager to Version 2.4.1 #

Note

Before upgrading the manager, wait for all routine tasks run in PPEM to complete (see active tasks in the task console).

To upgrade the manager:

  1. Upgrade the repository and package manager metadata.

    The upgrade procedure depends on the version of the used distributive and package manager.

  2. Stop the manager 2.4 service:

    systemctl stop ppem
    
  3. Install the manager 2.4.1.

    The installation procedure is performed using the package manager.

  4. Upgrade the configuration files in the /etc catalog.

    Place the parameters into a new configuration file if required.

  5. Start the manager 2.4.1 service:

    systemctl start ppem
    
  6. Ensure that the manager service started successfully and is available:

    systemctl status ppem