stopautorestart

Disables the metadata server from restart automatically if it is down.

Read syntax diagramSkip visual syntax diagram
                                  .-------------.
                                  V             |
>>-stopautorestart--+--------+--+---server_name-+-+------------><
                    +- -?----+  '- - -------------'
                    +- -h----+
                    '- -help-'

Parameters

–? | –h | –help
Displays a detailed description of this command, including syntax, parameter descriptions, and examples. If you specify a help option, all other command options are ignored.
server_name
Specifies the names of one or more metadata servers to disable from restarting automatically.
Specifies that you want to read the names of one or more metadata servers to enable from restarting automatically from stdin (for example, – << /work/server_list.txt).

Prerequisites

You must have Administrator privileges to use the command.

Description

Note: If you run this command from an engine hosting a subordinate metadata server, you can stop the metadata server restart service on only the local metadata server. If you run this command from the engine hosting the master metadata server, you can stop the metadata server restart service on any metadata server.

Example

Disable the automatic-restart service The following example disables the automatic-restart service for metadata server ST1:
sfscli> stopautorestart ST1
The automatic restart service for server ST1 successfully disabled.

Parent topic: Administrative commands

Related reference
addserver
chserverconfig
dropserver
lsautorestart
lsserver
setautorestart
setport
startautorestart
startserver
statserver
stopserver

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.