SUMMARY
Steps to manually apply an update from the command line
ISSUE
To apply an update to an individual PHD Virtual Backup Appliance:
Using the hypervisor client console:
- Log in to the appliance virtual machine console and open a command shell prompt.
- Enter the following command:
sudo phdvb-update-srd install [update_file]
Note that the command will return immediately and the update will proceed in the background.
Using an SSH client (PuTTY, etc):
- Log in to the appliance using an ssh client.
- Enter the following command:
sudo phdvb-update-notify update --local --install=[update file]
Note: After applying an update, clear your browser cache to ensure any updated components are loaded correctly.