Controlling the hastop behavior using the EngineShutdown attribute

Use the EngineShutdown attribute to define VCS behavior when a user runs the hastop command.

Note   VCS does not consider this attribute when the hastop is issued with the following options: -force or -local -evacuate -noautodisable.

Configure one of the following values for the attribute depending on the desired functionality for the hastop command:

EngineShutdown Value

Description

Enable 

Process all hastop commands. This is the default behavior.  

Disable 

Reject all hastop commands.  

DisableClusStop 

Do not process the hastop -all command; process all other hastop commands.  

PromptClusStop 

Prompt for user confirmation before running the hastop -all command; process all other hastop commands. 

PromptLocal 

Prompt for user confirmation before running the hastop -local command; process all other hastop commands. 

PromptAlways 

Prompt for user confirmation before running any hastop command.