The NDMP commands allow you to manage NDMP connections when you are using virtual tape library (VTL) containers.
The NDMP commands allow you to manage NDMP connections when you are using virtual tape library (VTL) containers.
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.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center