立即与支持人员聊天
与支持团队交流

QoreStor 7.1.3 - 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 SAML 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

system --storage

Description

Adds the volume at the specified path to the QoreStor server and shows the current storage configuration.

Syntax

system --storage [--add] [--path <path>] [--show]

Where:

--add    Add the data storage.
--show   Show the data storage.
--path   Path to the data storage.

Result

ENCLs 	Path 		Total(GiB) Available(GiB) Used(GiB) Status
ENCL_0 /quest/ocaroot 	599 	   307 		  292 	    On

Other Examples

To add storage to QoreStor, use the command below. In this example, the path to the storage is /qs4.

system --storage --add --path /qs4

Result

Running IOPS tests on /qs4, takes few minutes
Sequential and Random IOPS tests passsed on /qs4
WARNING: IO will be stopped during storage addition.
Do you want to continue (yes/no) [n]? yes
Stopping filesystem... Done.
Configuring data storage volume... Done.
Starting filesystem... Done.

system --help

Description

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

Syntax

system --help

Result

Usage:
	system --show 
		[--storage] 
		[--license] [--verbose]
		[--version]
       
	system --license 
		[--show] [--verbose]
		[--validate] [--file <path>]		
		[--add] [--file <path>]										
		
	system --storage [--add] [--path <path>]
		[--show]
				
	system --help

   system <command> <command-arguments>
   <command> can be one of:
  	--show                  Displays command specific information.  
 	--license               Installs the license on the machine.
    	--storage		Configure / Display storage properties.
				
For command-specific help, please type system --help <command>
        eg:
            system --help show


User

This topic introduces the QoreStor CLI commands that allow you to manage user accounts by enabling or disabling user accounts, adding and updating users, setting passwords, deleting users, and displaying the list of current active user accounts logged in to a QoreStor.

User Command Usage

This topic introduces the user command usage:

  • user --show [options]
  • user --add --name [options]
  • user --update --name [options]
  • user --delete --name
  • user --setpassword --name
  • user --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.

选择评级