Seed --add_container --name Page 136
Page 136
•
seed --stop
•
seed --show
•
seed --cleanup
•
seed --help
seed --create --op
Description
Creates a seed export job on the source 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.
Syntax
seed --create --op export --enc_type aes256
Result
Enter password for seed export:
Re-enter password for seed export:
Successfully created seed job details.
seed --add_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 acme-container1
Result
Successfully added seed container.
seed --add_device --server
domain
Description
Adds a target device to the job. This is a USB device, which is CIFS shared from a Windows or Linux system.
Syntax
seed --add_device --server 10.250.224.81 --volume seed-device --username
administrator --domain testad.acme.local
Result
Enter password for [email protected]:
Successfully added seed device.
seed --cleanup
Description
Start cleaner to remove data not referenced on the target.
136