This topic introduces the QoreStor CLI commands that allow you to manage NDMP connections when you are using virtual tape library (VTL) containers. These commands include:
- ndmp --show
- ndmp --update [options]
- ndmp --help
This topic introduces the QoreStor CLI commands that allow you to manage NDMP connections when you are using virtual tape library (VTL) containers. These commands include:
This command displays the NDMP username and port number being used in the current QoreStor system.
ndmp --show
# ndmp --show NDMP User: ndmp_user NDMP Port: 10000
This command allows you to update and set the port number of the NDMP server. (The default port is 10000.)
ndmp --update [--port <number>]
Where
--port Set the port number of NDMP server.
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.
Displays the list of NDMP-related command options that can be used as a reference when using the QoreStor CLI.
ndmp --help
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
© ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center