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

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

seed --create --op <import | export> [--enc_type <aes128 | aes256>] [--storage_group_name <name>]

Description

Creates a seed export job of type import or export on the source QoreStor or DR. The command will prompt for a password, and this password will be requested on the target to import the data. The command allows you to specify the type of encryption that will be used to encrypt the data on the seed device. The default value is aes256. The default value for storage group name is DefaultGroup.

Syntax

seed --create --op <import|export> [--enc_type <aes128 | aes256>] [--storage_group_name <name>]

Where

--op                   Seeding operation export/import.
--enc_type             Encryption type. Default value is aes256.
--storage_group_name   Storage group name. Default value is DefaultGroup

Result

Enter password for seed export:
Re-enter password for seed export:
Successfully created seed job details.

seed --add_container --name <container name>

Description

Adds the container(s) that you want to seed. A new invocation of seed --add_container command needs to be executed for every container that you want to seed.

Syntax

seed --add_container --name <container name>

Where

--name   Seeding export container

Result

Successfully added seed container.

seed --add_device --server <server name> --volume <volume> --username <username> --domain <domain name>

Description

Adds a target device to the job. This is a USB device, which is CIFS shared from a Windows or Linux system.

NOTE: During seeding import, when a device is added to be used as target device, it can be used only for one job. To use it for another job, you need to delete all the seeding contents from the device. You can create separate folders on this device and can use each folder for a job.

Syntax

seed --add_device --server <server name> --volume <volume> --username <user name> [--domain <domain name>]

Where

--server     CIFS Server to be used for importing / exporting data(IP address or FQDN).
--volume     Volume in the CIFS share.
--username   Username of cifs server.
--domain     CIFS Server's domain.

Result

Enter password for administrator@10.250.224.81: 
Successfully added seed device.

seed --cleanup

Description

Starts the cleaner to remove data not referenced on the target.

NOTE: You should run the seeding cleaner only when the system is idle and no ingests or replications tasks are in progress. When the seeding cleaner is run during replication, for example, there is a chance of missing data during the seeding process. However, this data will eventually be sent during resync.

Syntax

seed --cleanup

Result

Successfully added seed ZL logs to cleaner queue
関連ドキュメント

The document was helpful.

評価を選択

I easily found the information I needed.

評価を選択