Skip to content

Updating the PCoIP License Server

Check the location of .jks file before upgrade license server

If you enable HTTPS, please ensure .jks file is not placed under /opt/flexnetls/TERADICI/ folder, which may be overwritten by future upgrades, as described here. You may reset the .jks file to another location before upgrade.

You can update the license server by issuing the following commands:

  • For RHEL/CentOS 7:
    sudo yum update
    
  • For RHEL/Rocky Linux 8:

    sudo dnf update
    
    While an upgrade is in progress, the License Server will be offline. Current PCoIP sessions will not be affected, and existing users will still be able to establish PCoIP connections. New users and connections that do not already have validated licenses will be unable to connect until the upgrade is complete.

After the upgrade finishes, check the following items:

  • Run the following commands, the reported version number should match the expected installer version.

    • For RHEL/CentOS 7:

      yum info pcoip-license-server
      
    • For RHEL/Rocky Linux 8:

      dnf info pcoip-license-server
      
  • Run pcoip-list-licenses to verify that current licenses were not impacted by the upgrade procedure.

Warning: Downgrading is not supported

Downgrading the PCoIP License Server to a previous version may result in application failure or corrupted data, and is not supported.