Dell DR6300 DR Series System Command Line Reference Guide - Page 148

domain <domain name&gt

Page 148 highlights

• seed --help seed --create --op [--enc_type ] 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 --volume --username -domain 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 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 Starts the cleaner to remove data not referenced on the target. 148

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161

seed --help
seed --create --op <export> [--enc_type <aes128 | aes256>]
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 <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 <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 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
Starts the cleaner to remove data not referenced on the target.
148