You are here: RPM Installation > Upgrading > Nitro Integration > Upgrading Nitro Web Services (RPM)

3.28 Upgrading Nitro Web Services (RPM)

This topic contains instructions on how to upgrade Nitro Web Services using the RPM upgrade method.

3.28.1 Upgrade Nitro Web Services

On the host where Nitro Web Services resides, do the following:

  1. If you installed Nitro Web Services on its own host or if Nitro Web Services is the first component being upgraded on a host with other RPM installations, complete the steps to prepare the host. See 3.2 Preparing the Host – Typical Method or 3.4 Preparing the Host – Offline Method.
  2. Stop the services.
    [root]# systemctl stop nitro-web-services.service
    [root]# systemctl stop nitro-zmq-job-status-adapter.service
  3. Install the upgrade.

    [root]# yum update nitro-web-services
  4. If you are upgrading Nitro from 2.0.0, re-enable the services.

    [root]# systemctl enable nitro-web-services.service
    [root]# systemctl enable nitro-zmq-job-status-adapter.service
  5. Start the services.
    [root]# systemctl start nitro-web-services.service
    [root]# systemctl start nitro-zmq-job-status-adapter.service

Related Topics 

© 2016 Adaptive Computing