For an application that is in the Faulted state, clear the fault as follows:
Right-click on the application object and select Clear Fault from the pop-up context menu.
Figure 7.22 Clearing an application fault
Before the command proceeds, you will be informed of the action to be taken and prompted to confirm the operation.
Figure 7.23 Clearing an application fault - confirmation dialog
CLI: hvutil -c
The syntax for the CLI is as follows:
hvutil -c userApplication
Note
If the userApplication is in the online state, then clearing the fault will cause RMS to attempt to bring the faulted resource to the online state. If the userApplication is in the offline or faulted state, then clearing the fault will attempt to bring the resource to the offline state. You will be informed of the action that is to be taken and prompted to confirm the operation before the command proceeds.