Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 3.0.0 User’s Guide
- Overview
- Getting Started
- Modules for iDRAC
- How OpenManage Ansible Modules work with iDRAC
- Running your first iDRAC Playbook
- Updating Firmware
- Configuring PowerEdge Servers
- Deploying operating system
- Server Inventory
- Server administration tasks
- Storage controller
- Modules for OpenManage Enterprise (OME)
- Modules for Redfish APIs
- Deprecated modules
- Deprecated iDRAC modules
- Install firmware
- View Lifecycle Controller status
- Export or Import Server Configuration Profile
- Configure time zone and NTP on iDRAC
- Configure iDRAC network
- Configure BIOS
- Configure iDRAC users
- Configure RAID
- Configure syslog
- Boot to a network ISO image
- Reset iDRAC
- View Lifecycle controller job status
- Export LC logs
- Delete LC job
- Delete LC job queue
- Deprecated OpenManage Enterprise (OME) modules
- Deprecated iDRAC modules
- Accessing documents from the Dell EMC support site
Table 86. dellemc_configure_raid (continued)
Parameter/aliases Required Default Choices Comments
share_user No NA NA
Network share user in the format
'user@domain' or 'domain\user' if
user is part of a domain else 'user'.
This option is mandatory for CIFS
Network share.
share_pwd No NA NA
Network share user password.
This option is mandatory for CIFS
Network share.
share_mnt No NA NA
Local mount path of the network
share with read-write permission
for Ansible user. This option is
mandatory for Network share.
vd_name No NA NA
Virtual disk name
● Optional, if we perform create
operations
● Mandatory, if we perform
remove operations
span_depth No 1 NA Span Depth
span_length No 2 NA Span Length
number_dedicated_hot_spar
e
No 0 NA Number of Dedicated Hot Spare
number_global_hot_spare No 0 NA Number of Global Hot Spare
raid_level No RAID 0
● RAID 0
● RAID 1
● RAID 5
● RAID 6
● RAID 10
● RAID 50
● RAID 60
Provide the required RAID level
disk_cache_policy No Default
● Default
● Enabled
● Disabled
Disk Cache Policy
write_cache_policy No WriteThrough
● WriteThrough
● WriteBack
● WriteBackForce
Write cache policy
read_cache_policy No NoReadAhead
● NoReadAhead
● ReadAhead
● Adaptive
Read cache policy
stripe_size No 65536 NA
Provide stripe size value in
multiples of 64 * 1024
controller_fqdd Yes NA NA
Fully Qualified Device Descriptor
(FQDD) of the storage controller,
for e.g. RAID.Integrated.1-1
media_type No HDD
● HDD
● SSD
Media type
bus_protocol No SATA
● SAS
● SATA
Bus protocol
Deprecated modules 141