BMC AMI Cloud Data Sets parameters
This section describes the CDS parameters.
M9CDSWK parameters
M9CDSWK accepts the following parameters:
Parameter name | Description | Default value |
---|---|---|
compression.type | Compression type used when sending data to the object storage | gzip |
jclouds.api-id | Object storage API name | s3 |
jclouds.bucket | (Required) object storage bucket name |
|
jclouds.calculate-md5 | Enables MD5 checksum calculation to be included in putObject requests This parameter is required for Object Lock enabled buckets. | true |
jclouds.endpoint-url | (Required) URL of the object storage. The URL should start with http:// or https:// |
|
jclouds.password-obfuscated | Determines whether the password is obfuscated | false |
jclouds.password | (Required) Secret key to object storage |
|
jclouds.user | (Required) Access key to object storage |
|
jclouds.v4signatures | When using object storage that uses V4 signatures, set this parameter to true, in addition to api.id: s3 | false |
jclouds.verify-endpoint-certificate | Set this parameter to true if the worker must perform certificate verifications when using the HTTPS protocol. | true |
jclouds.virtual-host-buckets | Use virtual host names when accessing the object storage. | false |
units.address-ranges[0].from | (Required) The first device in the range of devices that this worker controls. |
|
units.address-ranges[0].to | (Required) The last device in the range of devices that this worker controls. |
|
migrations.cds-links-migration-v400-enabled | CDS version link format used true–BMC AMI Cloud uses the CDS version 3.x.xx link format. false–BMC AMI Cloud uses the CDS version 4.x.xx link format. | false |
ami-cloud-data.complex-name | Defines the resources that the agent can process | group- &SYSPLEX |
M9ENV parameters
M9ENV accepts the following parameters:
Parameter name | Description | Default |
---|---|---|
units.address-range.from | (Required) The first device in the range of devices that this M9ENV controls | |
units.address-range.to | (Required) The last device in the range of devices that this M9ENV controls | |
cds.sio.storage-group-name | (Required) The name of the CDS SMS tape storage group | SGAMICDS |
cds.sio.volume-prefix | (Required) The prefix of the CDS pseudo tape VOLSERs | MA |
cds.sio.mblk | Maximal block size—The maximum value supported by the device | 262144 |
cds.sio.oblk | Optimal block size—The most efficient block size supported by the device | 262144 |
cds.multi-volume.enabled | Enables multi-volume support for CDS | false |