1. SSH to Cluster of CVM IP
2. Enter the following to list running/failed tasks
#ecli task.list include_completed=false
3. Enter the following to cancel required task
#ergon_update_task --task_uuid='ENTER_TASK_UUID_HERE' --task_status=succeeded
4. Enter “Y” – Remember you do so at you own risk
5. Enter the following to confirm task have been completed/failed
#ecli task.list include_completed=false
0 comments:
Post a Comment