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

QoreStor 7.0.1 - Command Line Reference Guide

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

rda --help

Decription

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

Syntax

rda --help

Result

	rda --show [--config]
		[--file_history] [--name <name>]
		[--active_files] [--name <name>]
		[--clients]
		[--limits]

	rda --update --opdup_encryption <none | aes128 | aes256>
				
	rda --delete_client --name <RDA Client Hostname>

	rda --update_client --name <RDA Client Hostname> --mode <auto|passthrough|dedupe>

	rda --limit --speed <<num><KBps|MBps|GBps> | default> --target <ip address | hostname>

	rda --partial_images --containerid <Container id> [--delete <Partial image path>] [--timeout <> 0>]

	rda --help

	rda <command> <command-arguments>
   <command> can be one of:
		--show			Displays command specific information.
		--delete_client		Deletes the Rapid Data Access (RDA) client.
		--update_client		Updates attributes of a Rapid Data Access (RDA) client.
		--limit			Delete existing bandwidth rules for all ports and set new throttling limits for RDA replication over WAN.
		--partial_images	Lists or cleans up partial images.

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

Sc_manager command

The sc_manager command have the following functions:

  • Displays the current status of Secure Connect.
  • Enables Secure Connect
  • Disables Secure Connect

Sc_manager Command Usage

The following commands are run for sc_manager:

  • sc_manager --status
  • sc_manager --disable
  • sc_manager --enable
  • sc_manager --help

sc_manager status --property <path_to_sc_client.property_file>

NOTE: The sc_manager command must be run using the root account.

Description

Displays the Secure Connect status for the machine on which the command is run.

Syntax

If run from the directory containing the sc_client.property file:

sc_manager status

If run from a different directory:

/opt/qorestor/bin/sc_manager status --property <path_to_sc_client.property_file>

Result

SecureConnect.enabled = true
関連ドキュメント

The document was helpful.

評価を選択

I easily found the information I needed.

評価を選択