Upgrading Data Protection for VMware on a Linux system in silent mode
You can silently upgrade Data Protection for VMware on a supported Linux® operating system.
About this task
Use the following Data Protection for VMware parameters with
the silent installation feature:
| Parameter | Description | Default value |
|---|---|---|
| VCENTER_HOSTNAME | The vCenter Server fully qualified domain name or IP address. | None |
| VCENTER_USERNAME | The vCenter user ID. This user ID must be a VMware administrator that has permission to register and unregister extensions. | None |
| VCENTER_PASSWORD | The vCenter password. | None |
| DIRECT_START |
To access the Data Protection for VMware vSphere GUI in a web
browser, specify DIRECT_START=YES. |
YES Important: After
upgrade completes, the DIRECT_START value cannot be changed except by
reinstalling the product.
|
Procedure
To upgrade Data Protection for VMware, complete the following steps:
- Make sure that there are no active backup, restore, or mount sessions.
- Make sure that any existing Data Protection for VMware vSphere GUI or recovery agent GUI is closed.
- Download the code package.
- From the Data Protection for VMware folder, go to the Linux folder.
-
From a command prompt window, enter the
./install-Linux.bin -i silent -DLICENSE_ACCEPTED=truecommand with the preferred parameters.
For example:./install-Linux.bin -i silent -DLICENSE_ACCEPTED=true -DVCENTER_HOSTNAME=9.11.90.86 -DVCENTER_USERNAME=administrator@vsphere.local -DVCENTER_PASSWORD=**** -DREGISTER_EXTENSION=yes -DDIRECT_START=yes