IBM Cloud Docs
Upgrading backup software agent for Linux

Upgrading backup software agent for Linux

The latest version of Linux Agent is v9.40. Any agent that is older than the 8.63 version needs to be upgraded. Agents that are older than the 8.63 version cannot connect with the Backup portal due to the outdated, unsupported TLS version. Following the upgrade process makes sure that you can upgrade your IBM Cloud Backup for Classic agent without losing the registration.

The most recent backup agent can be downloaded from your Cloud Backup Portal Dashboard quick links section.

  1. Log in to your host at root level.

  2. Download the latest version of the agent.

    wget -N downloads.service.softlayer.com/evault/Agent-Linux-x64-8.83.8124.tar.gz
    
  3. Extract the contents of the downloaded file.

    tar -xzvf Agent-Linux-x64-8.83.8124.tar.gz
    
  4. Go to the recent installation directory.

    cd Agent-Linux-x64-8.83.8124/
    
  5. Run installation script.

    ./install.sh
    
  6. Answer the first prompt by selecting your language. Then, if the current agent is registered in the Backup portal, select N for not registering the computer as a new host. If the current agent is not registered in the Backup portal, select Y complete the registration and provide the Portal address, IBM Cloud Backup for Classic user ID and password. Lastly, select A to encrypt data by using the Integrated encryption method.

  7. If the installation is successful, it is recorded in /opt/BUAgent/Install.log.