About controlling the hastop behavior by 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:

Table: Engine shutdown values shows the engine shutdown values for the attribute.

Table: Engine shutdown values

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 you run the hastop -all command; process all other hastop commands.

PromptLocal

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

PromptAlways

Prompt for user confirmation before you run any hastop command.