The Ansible modules for Dell Technologies (Dell) PowerMax allow data center and IT administrators to use RedHat Ansible to automate and orchestrate the configuration and management of Dell PowerMax arrays.
The capabilities of Ansible modules are managing volumes, storage groups, ports, port groups, hosts, host groups, masking views, initiators, snapshots, SRDF links, RDF groups, Metro DR environments, jobs, snapshot policies, storage pools and gathering high-level facts about the arrays. The options available for each capability are list, show, create, delete, and modify. These tasks are performed by running simple playbooks written in YAML syntax. The modules are written so that all the operations are idempotent, therefore making multiple identical requests has the same effect as making a single request.
- Code of conduct
- Maintainer guide
- Committer guide
- Contributing guide
- Branching strategy
- List of adopters
- Maintainers
- Support
- Security
- License
- Supported platforms
- Prerequisites
- List of Ansible modules for Dell PowerMax
- Installation and execution of Ansible modules for Dell PowerMax
- Maintenance
This table provides information about the software prerequisites for the Ansible Modules for Dell PowerMax.
| Ansible modules | Unisphere version | PowerMaxOS | Python version | Python library version | Ansible |
|---|---|---|---|---|---|
| v4.0.2 | 10.2 10.3 10.4 |
5978.444.444 5978.669.669 5978.711.711 6079.xxx.xxx |
3.13.x 3.14.x |
10.1.x.x 10.2.x.x 10.4.x.x |
2.18 2.19 2.20 |
- Follow PyU4V installation instructions on PyU4V Documentation
The installation and execution steps of Ansible modules for Dell PowerMax can be found here.
Refer the example playbooks on how the collection can be used for modules.
The following tests are done on ansible-powermax collection
- Unit tests.
- Integration tests.
Ansible Modules for Dell Technologies PowerStore follows Semantic Versioning.
New version will be release regularly if significant changes (bug fix or new feature) are made in the collection.
Released code versions are located on "release" branches with names of the form "release-x.y.z" where x.y.z corresponds to the version number. More information on branching strategy followed can be found here.
Ansible Modules for Dell Technologies PowerStore deprecation cycle is aligned with that of Ansible.
See change logs for more information on what is new in the releases.
The modules are written in such a way that all requests are idempotent and hence fault-tolerant. This means that the result of a successfully performed request is independent of the number of times it is performed.
- Volume module
- Host module
- Host Group module
- Snapshot module
- Masking View module
- Port module
- Port Group module
- Storage Group module
- Info module
- SRDF module
- RDF Group module
- Metro DR module
- Job module
- Snapshot Policy module
- Storage Pool module
- Process Storage Pool module
- Initiator module
- Intelligent Volume Placement
The support is available through GitHub Issues or at Dell Community forum.
As Red Hat Ansible Certified Content, this collection is entitled to support through the Ansible Automation Platform (AAP) using the Create issue button on the top right corner. If a support case cannot be opened with Red Hat, and the collection was obtained from Ansible Galaxy or GitHub, you can seek community support through the Ansible Forum.
Ansible collection for PowerMax is released and licensed under the GPL-3.0 license. See LICENSE for the full terms. Ansible modules and modules utilities that are part of the Ansible collection for PowerMax are released and licensed under the GPL-3.0 license. See LICENSE for the full terms.