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

QoreStor 7.0.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
Cloud_tier Connection Container iSCSI NDMP Object_container Object_direct Performance_tier Replication Seed Schedule VTL
Maintaining QoreStor About us

seed --start

Description

Starts the seeding job. You will be prompted to add additional devices if a single device does not have enough space.

Syntax

seed --start 

Result

Successfully started seed job.

seed --help

Description

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

Syntax

seed --help

Result

Usage: 
     seed --create --op <import|export>      
          [--enc_type <aes128 | aes256>]     
          [--storage_group_name <name>]  
                      
     seed --delete    
				
     seed --add_container --name <container name> 
                      
     seed --remove_container --name <container name> 
                      
     seed --add_device --server <server name> 
          --volume <volume> 
          --username <user name> 
          [--domain <domain name>] 
                      
      seed --remove_device 
      seed --start 
      seed --stop 
      seed --show 
      seed --cleanup 
      seed --help 

 seed <command> <command-arguments>
     command can be one of: 
          --create             Create a job to perform seeding export or import. 
          --delete             Delete an existing seeding export or import job. 
          --add_container      Add a container to be used for seeding export. 
          --remove_container   Remove a container which is already added for seeding export. 
          --add_device         Add a device to be used for seeding. 
          --remove_device      Remove a device which is already added for seeding. 
          --start              Start seeding process(export/import). 
          --stop               Stop running seeding process(export/import). 
          --show               Show registered device, job for seeding. 
          --cleanup            Start cleaner to process seed ZL logs on target. 
      
  For command-specific help, please type seed --help <command> 
      eg: 
          seed --help create 

Schedule

A schedule is the means by which you set aside specific daily time periods for performing disk space reclamation or replication operations. Disk reclamation operations recover unused disk space from QoreStor containers in which files were deleted; replication operations are the process by which the key data is saved only once from multiple devices to minimize excessive or redundant storage of the same data.

This set of QoreStor CLI commands allow you to perform the following tasks on a system:

  • Display existing scheduled Replication and Cleaner (disk space recovery) operations
  • Create new schedules for Replication and Cleaner operations
  • Delete existing scheduled Replication and Cleaner operations

Schedule Command Usage

This topic introduces the schedule command usage:

  • schedule --show [--cleaner] [--replication] [--name]
  • schedule --add --day <Day of the week (Sunday|Monday...)> [options]
  • schedule --delete --day <Day of the week (Sunday|Monday...)> [options]
  • schedule --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.

評価を選択