Exporting and Importing Plug-in Settings
You can export a Veeam Plug-in configuration file and apply the plug-in settings to other servers.
Important |
The password included in the Veeam Plug-in configuration file is encrypted. Thus, after you import the Veeam Plug-in configuration file, you must set the credentials manually in the Veeam Plug-in configuration wizard or using DB2ConfigTool. |
To export the Veeam Plug-in configuration file to another server, do the following:
- On the server where Veeam Plug-in is installed, navigate to the /opt/veeam/VeeamPluginforDB2 directory.
- Copy the veeam_config.xml file to the server where you want to configure the plug-in.
- Install Veeam Plug-in on the new server and place the copied XML file in the /opt/veeam/VeeamPluginforDB2 directory.
- Set new credentials to connect to the Veeam Backup & Replication server using the following command:
DB2ConfigTool --set-credentials "serv02\Administrator" password |