diff --git a/gpdb-doc/dita/utility_guide/admin_utilities/gpstop.xml b/gpdb-doc/dita/utility_guide/admin_utilities/gpstop.xml index 076428e286368e966fd57e80eafffb2e079e88c8..c28eb324cb372f69ee47c8b8205096f4f326f22d 100644 --- a/gpdb-doc/dita/utility_guide/admin_utilities/gpstop.xml +++ b/gpdb-doc/dita/utility_guide/admin_utilities/gpstop.xml @@ -16,6 +16,9 @@ gpstop -u [-d master_data_directory] [-l logfile_directory] [-v | -q] +gpstop --host host_name [-d master_data_directory] [-l logfile_directory] + [-t timeout_seconds] [-a] [-v | -q] + gpstop --version gpstop -? | -h | --help @@ -57,6 +60,26 @@ Optional. The master host data directory. If not specified, the value set for $MASTER_DATA_DIRECTORY will be used. + + --host host_name + The utility shuts down the Greenplum Database segment instances on the + specified host to allow maintenance on the host. Each primary segment + instance on the host is shut down and the associated mirror segment instance + is promoted to a primary segment if the mirror segment is on another host. + Mirror segment instances on the host are shut down. + The segment instances are not shut down and the utility returns an error in + these cases: + This option cannot be specified with the -m, + -r, -u, or -y + options.The gprecoverseg utility restores segment + instances. Run gprecoverseg commands to start the + segments as mirrors and then to return the segments to their preferred + role (primary segments). + -l logfile_directory The directory to write the log file. Defaults to