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 configuration file is encrypted. Thus, after you import the configuration file, you must set the credentials manually in the Veeam Plug-In configuration wizard or using DB2ConfigTool. |
To export the 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 |