To run the Cloud Proxy recovery script, follow the steps below.
- Download the cprcrecoveryscriptV2.py file attached to this article.
- Copy the cprcrecoveryscriptV2.py file to the /tmp directory on all failed Cloud Proxies using an SCP utility.
- Log into each failed Cloud Proxy as root via SSH or Console, pressing ALT+F1 in a Console to log in.
- Change to the /tmp directory on each failed Cloud Proxy:
cd /tmp
- Run the following command on each failed Cloud Proxy to execute the cprcrecoveryscriptV2.py script:
$VMWARE_PYTHON_BIN cprcrecoveryscriptV2.py
Note: Ensure there are no ERROR messages in the script output.
Each failed Cloud Proxy should now come online and start upgrading to the latest version automatically if an upgrade is required.