Upgrade Veeam v9.5u4 to v11

Requirements: 

 

Steps:

  1. On all Remote Services servers

    1. Edit abiquo.properties file, and add these properties

      abiquo.virtualfactory.veeam10.backup.openSession=1 abiquo.virtualfactory.veeam10.backup.openSession.byvdc=false abiquo.nars.async.pool.veeam10.max=1 abiquo.nars.async.pool.veeam10.byvdc=false
    2. And remove these deprecated properties

      abiquo.virtualfactory.veeam95.backup.openSession abiquo.virtualfactory.veeam95.backup.openSession.byvdc abiquo.nars.async.pool.veeam95.max abiquo.nars.async.pool.veeam95.byvdc
    3. Edit veeam.properties file, and modify the API version

      avbc.veeam.restapi.version=v1_5
  2. On the API server, edit Abiquo properties, and modify "veeam95u4" to "veeam10"

  3. On ALL servers, restart the abiquo-tomcat service

  4. Log in to Abiquo as an administrator

    1. Delete the current backup manager of type "Veeam backup plugin 9.5 update 4"

    2. Add a new one of type "Veeam backup plugin 10" with the correct endpoint protocol, for example: "https://veeam.example.com:9398/api/"

  5. Check all the requirements of your environment, such as:

    1. Veeam dummy jobs

    2. Backup policies with code to match the name of the backup policy in Veeam

    3. Network connectivity

Copyright © 2006-2024, Abiquo Holdings SL. All rights reserved