Creating VADP proxies
You can create VADP proxies to run VMware backup jobs with IBM Spectrum Protect Plus in Linux environments.
Before you begin
Review the IBM Spectrum Protect Plus system requirements in VADP proxy requirements.
Ensure that you have the required user permissions to work with VADP proxies. For instructions about managing VADP proxy permissions, see Permission types.
Procedure
To create VMware VADP proxies, complete the following steps:
Results
to open the actions menu. Suspending a
proxy prevents upcoming backup jobs from using the proxy, and jobs that use a suspended or
unregistered proxy will run locally, which may impact performance. You can complete maintenance
tasks on the proxy while it is suspended. To resume usage of the proxy, click the ellipses icon
to open the actions menu and click
Resume. After successful creation, the service vadp is started on the proxy
machine. A log file, vadp.log, is generated in
/opt/IBM/SPP/logs directory.- Connect to the IBM Spectrum Protect Plus virtual appliance by using the Secure Shell (SSH) network protocol.
- Issue the following command: ping <vadp_ip>, where <vadp_ip> is the resolvable IP address of the VADP proxy.
- Connect to the VADP proxy by using Secure Shell (SSH) network protocol.
- Issue the following command: ping <spectrum_protect_plus_ip>, where <spectrum_protect_plus_ip> is the resolvable IP address of the IBM Spectrum Protect Plus virtual appliance.
If the ping fails, ensure that the IP address of the IBM Spectrum Protect Plus virtual appliance is resolvable and is addressable by the VADP proxy. Ensure that a route exists from the VADP proxy to the IBM Spectrum Protect Plus virtual appliance.
- Existing VADP proxies deployed in the environment will lose connection with the IBM Spectrum Protect
Plus server because they still point to the previous
IP address. It will be necessary to run the
update_vadp.shscript on each VADP proxy. For more information, see Updating the IBM Spectrum Protect Plus IP address for VADP proxies. - For new VADP proxy installations or updates to an existing VADP proxy that is registered, the
virgo.serviceconfiguration on the IBM Spectrum Protect Plus server must be updated. The following procedure can be used to update the service configuration to reflect the new IP address.- Connect to the IBM Spectrum Protect
Plus by using Secure
Shell (SSH) network protocol and log in with the
serveradminaccount. - Run the following command to update the
virgo.serviceconfiguration file with the IP address where <spectrum_protect_plus_new_ip> is the new IP address of the IBM Spectrum Protect Plus server:sudo sed -i '12 a Environment=RMQ_SERVER_HOST=<spectrum_protect_plus_new_ip>' /etc/systemd/system/multi-user.target.wants/virgo.service - Next, reload the systemd manager configuration. Issue the
systemctl daemon-reloadcommand:sudo systemctl daemon-reload - Restart the virgo service:
sudo systemctl restart virgo - Create or update the VADP proxy through the IBM Spectrum Protect Plus server user interface
- Connect to the IBM Spectrum Protect
Plus by using Secure
Shell (SSH) network protocol and log in with the
What to do next
| Action | How to |
|---|---|
| Run the VMware backup job. |
The proxies are indicated in the job log by a log message similar to the following text:
|