The fhb-off command turns off update enqueuing for the current process. No matter what operation is done by the user, updates are not placed in the queue for later dequeueing to the hot backup machine.
Syntax
fhb-off (options |
Parameter(s)
options |
a |
Turns off update enqueuing for all processes. When using the (a option to set the parameter for all processes, the local value of the line issuing the command will be set to match. |
WARNING |
Processes that locally disable enqueueing will not send updates to the queue even if global enqueueing is enabled. |
Example(s)
The example below illustrates turning off update enqueueing for the current process and then running the fhb-status command to verify that the local flag has been disabled (indicated with the minus sign (-)).
fhb-off fhb-status -allfiles +global -local |
See Also