HP StoreOnce Backup System CLI Reference Guide
serviceset stop
Description of Command Function
Stops the service sets. The command either stops the service set defined in the command sequence
or, if parameter all is included in the command sequence, all the service sets in the cluster are
stopped.
NOTE: The status of a service set after the stop command is issued can be obtained using the
serviceset show info command.
IMPORTANT: This command stops the service set independent of the existing state of the service
set.
Command Syntax
serviceset stop [SETX] [all]
Command Authority
Administrator
Command Object Requirements
SET
X
– This optional object defines an individual service set. X is a unique numeric index. If the
object is not included in the command sequence, the all parameter must be included in the
command sequence. A complete list of the service sets in the cluster can be obtained with the
serviceset show list command.
Command Parameter Requirements
all – This parameter is optional. If included in the command sequence, all the service sets in the
cluster are stopped. If this command is not included, a service set object must be included in the
command sequence.
force – This optional parameter is only available to HP support authority. This parameter forcefully
kills the service set processes. This parameter and method of stopping a service set can be used
if the command without the force parameter did not work. However, depending on the state of
the system, it may be necessary to check file system integrity.
Requirements for Command Execution
• The command entry must conform to command syntax.
• If a service set is defined in the command sequence, it must exist.
Successful Command Output
Upon successful completion of the command, the service sets defined in the command sequence
are stopped, and the following is displayed:
Command Successful
Command Operation During Abnormal Conditions
• If the command does not conform to the required syntax, the following message is displayed:
Command Failed - the command does not conform to the required syntax,
SYNTAX, where SYNTAX is the command syntax as described under Command Syntax in this
section.
• If the chosen service set is not stopped, the following message is displayed:
Command Failed – The service set <SETX> does not exist
Example
# serviceset stop set1
Command Successful
156 Alphabetical List of Commands and Details