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.
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
Enter password for seed export: Re-enter password for seed export: Successfully created seed job details.
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.
seed --add_container --name <container name>
Where
--name Seeding export container
Successfully added seed container.
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. |
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.
Enter password for administrator@10.250.224.81: Successfully added seed device.
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. |
seed --cleanup
Successfully added seed ZL logs to cleaner queue
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 使用条款 隐私 Cookie Preference Center