dellemc.openmanage.idrac_storage_controller role – Configures the physical disk, virtual disk, and storage controller settings
Note
This role is part of the dellemc.openmanage collection (version 7.6.1).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install dellemc.openmanage
.
To use it in a playbook, specify: dellemc.openmanage.idrac_storage_controller
.
Entry point main
– Configures the physical disk, virtual disk, and storage controller settings
New in dellemc.openmanage 7.6.0
Synopsis
This role allows the users to configure the settings of the physical disk, virtual disk, and storage controller on iDRAC9 based PowerEdge servers.
Parameters
Parameter |
Comments |
---|---|
Apply time of the attributes. This is applicable only to attributes.
Choices:
|
|
Dictionary of controller attributes and value pair. This feature is only supported for iDRAC9 with firmware version 6.00.00.00 and above. controller_id is required for this operation. apply_time and maintenance_window is applicable for attributes. Use https://I(idrac_ip/redfish/v1/Schemas/DellOemStorageController.json) to view the attributes. |
|
The Privacy Enhanced Mail (PEM) file that contains a CA certificate to be used for the validation. |
|
The ID of the controller on which the operations need to be performed. |
|
List of physical disks that belongs to controller_id. |
|
Blinks the target physical disk and it always reports as changes found when check mode is enabled. Choices:
|
|
Assigns a global hot spare or unassigns a hot spare.
Choices:
|
|
Fully Qualified Device Descriptor (FQDD) of the physical disk. |
|
Converts the disk form Non-Raid to Raid and vice versa.
Choices:
|
|
Converts the disk form online to offline and vice versa.
Choices:
|
|
iDRAC IP Address. |
|
iDRAC port. Default: |
|
The socket level timeout in seconds. Default: |
|
A new security key passphrase that the encryption-capable controller uses to create the encryption key. The controller uses the encryption key to lock or unlock access to the Self-Encrypting Drive (SED). Only one encryption key can be created for each controller. This is mandatory when set_controller_key is The length of the key can be a maximum of 32 characters in length, where the expanded form of the special character is counted as a single character. The key must contain at least one character from each of the character classes are uppercase, lowercase, number, and special character. |
|
This is a user supplied text label associated with the passphrase. This is mandatory when set_controller_key is The length of key_id can be a maximum of 32 characters in length and should not have any spaces. |
|
Option to schedule the maintenance window. This is required when apply_time is |
|
The duration in seconds for the maintenance window. Default: |
|
The start time for the maintenance window to be scheduled. The format is YYYY-MM-DDThh:mm:ss<offset> <offset> is the time offset from UTC that the current timezone set in iDRAC in the format is +05:30 for IST. |
|
Encryption mode of the encryption capable controller. This option is mandatory when rekey is
Choices:
|
|
Security key passphrase used by the encryption-capable controller. This option is mandatory when rekey is |
|
iDRAC user password. |
|
Resets the key on the controller and it always reports as changes found when check mode is enabled. Choices:
|
|
Remove the key on controllers. Choices:
|
|
To reset the controller. Choices:
|
|
Set the security key or enable controller encryption. If mode is provided controller encryption operation is performed, otherwise sets the controller security key. key, and key_id are required for this operation. Choices:
|
|
iDRAC username. |
|
If Configure Choices:
|
|
List of volume that belongs to controller_id. |
|
Blinks the target virtual disk and it always reports as changes found when check mode is enabled. Choices:
|
|
Fully Qualified Device Descriptor (FQDD) of the physical disk to assign the volume as a dedicated hot spare to a disk. |
|
To encrypt the virtual disk. Choices:
|
|
Fully Qualified Device Descriptor (FQDD) of the disk for expanding the capacity with the existing disk. expand_capacity_size is mutually exclusive with expand_capacity_disk. |
|
Capacity of the virtual disk to be expanded in MB. Check mode and Idempotency is not supported for expand_capacity_size. Minimum Online Capacity Expansion size must be greater than 100 MB of the current size. expand_capacity_disk is mutually exclusive with expand_capacity_size. |
|
Fully Qualified Device Descriptor (FQDD) of the volume. |