サポートと今すぐチャット
サポートとのチャット

QoreStor 5.1.0 - Command Line Reference Guide

Introduction to the QoreStor Command Line Reference Guide Introducing QoreStor Managing QoreStor
Alerts Commands Authenticate Commands Email_alerts Commands OST RDA Sc_manager command Stats Storage Group commands System User
Managing QoreStor Storage Operations
Connection Container FC iSCSI NDMP Replication Seed Schedule VTL
Maintaining QoreStor About us

ndmp --update [--port <port number>]

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 <port number>]

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.

ndmp --help

Description

Displays the list of NDMP-related command options that can be used as a reference when using the QoreStor CLI.

Syntax

ndmp --help

Result

Usage:
        ndmp --show
        ndmp --update [--port <number>]
        ndmp --help

   ndmp <command> <command-arguments>
   <command> can be one of:
                --show          Displays command specific information.
                --update        Updates NDMP port (default port is 10000).

For command-specific help, please type ndmp --help <command>
        eg:
            ndmp --help show

Replication

To allow QoreStor replication operations, ensure that TCP ports 9904, 9911, 9915, and 9916 are enabled. For more information about supported ports for the QoreStor, see the QoreStor Administrator Guide.

The Replication QoreStor CLI command and its options allow you to manage the status of all current replication relationships and tasks on a system by:

  • Displaying the current replication process status information
  • Creating and defining new replication links or relationships to containers
  • Deleting specific replication links
  • Starting and stopping the replication process between source and target containers
  • Limiting the bandwidth consumed during replication
  • Resynchronizing replication between source and target containers
  • Troubleshooting replication connection issues

NOTE: You can set a replication schedule for daily replication operations. For details, see schedule --add --day <day of the week> [--start_time <hh:mm>] [-- stop_time <hh:mm>] [--cleaner] [--replication].

Replication Command Usage

This topic introduces the replication command usage:

  • replication --show [options]
  • replication --add --name --role --peer [options]
  • replication --update --name --role --peer [options]
  • replication --delete --name --role [options]
  • replication --start --name --role [options]
  • replication --stop --name --role [options]
  • replication --limit --speed --target [options]
  • replication --resync --name --role [options]
  • replication --troubleshoot --peer
  • replication --help

NOTE: If you specify a command without supplying the expected value or option, you will be prompted to provide the correct value or option.

関連ドキュメント

The document was helpful.

評価を選択

I easily found the information I needed.

評価を選択