vROPs recovery last resort

vROPs recovery last resort

Last option to try when you don't have any option to try from the UI or the admin UI

If you have tried multiple options and couldn't resolve vROps related issues and decided to go with new deployment. Before you go for new deployment try one last option below

  • Run the Cluster Offline command on the MASTER node in the cluster.
    • $VMWARE_PYTHON_BIN /usr/lib/vmware-vcopssuite/utilities/sliceConfiguration/bin/vcopsClusterManager.py offline-cluster Maintenance
  • Run the below slice offline command on the analytics nodes in the cluster:
    • $VMWARE_PYTHON_BIN $ALIVE_BASE/../vmware-vcopssuite/utilities/sliceConfiguration/bin/vcopsConfigureRoles.py --action bringSliceOffline --offlineReason "recovery"
    • Run the above command on all the nodes DATA, REPLICA and last MASTER in the same order.
  • Reboot all the Nodes
  • Power-on all the Nodes
  • Run the below command to bring the slice online
    • $VMWARE_PYTHON_BIN $VCOPS_BASE/../vmware-vcopssuite/utilities/sliceConfiguration/bin/vcopsConfigureRoles.py --action bringSliceOnline
    • Run the above command on all the nodes in MASTER , REPLICA and DATA node in the same order.
  • Bring cluster online, run the below command on the MASTER Node.
    • $VMWARE_PYTHON_BIN /usr/lib/vmware-vcopssuite/utilities/sliceConfiguration/bin/vcopsClusterManager.py init-cluster

    

Version history
Revision #:
1 of 1
Last update:
‎03-07-2019 08:15 PM
Updated by: