Description
This command allows you to update and set the port number of the NDMP server. (The default port is 10000.)
Syntax
ndmp --update [--port <number>]
Where
--port Set the port number of NDMP server.
Result
WARNING: Updating NDMP port involves restarting NDMP services.
Do you want to continue (yes/no) [n]? y
Successfully updated NDMP to use port 10001.
Restarting NDMP service ... done.
Description
Displays the list of NDMP-related command options that can be used as a reference when using the QoreStor CLI.
Result
Usage:
ndmp --show
ndmp --update
ndmp --help
ndmp <command> <command-arguments>
<command> can be one of:
--show Displays command specific information.
For command-specific help, please type ndmp --help <command>
eg:
ndmp --help show
This topic introduces the set of QoreStor CLI commands that allow you to manage, configure, and display connection-related settings for object containers on a QoreStor server.
This topic introduces the object_container command usage:
- object_container --show [options]
- object_container --add [options]
- object_container --update [options]
- object_container --encryption [options]
- object_container --delete_data
- object_container --delete
- object_container --setpassphrase
- object_container --bucket [options]
- object_container --policy [options]
- object_container --help