Start a Conversation

Unsolved

286 Posts

1715

October 19th, 2020 11:00

FAQ: Ansible Modules for VPLEX/Metro node 1.2 update (3/26)

FAQ: Ansible Modules for VPLEX

 

To which Ansible modules for Dell EMC VPLEX version does this FAQ apply?

This FAQ applies to version 1.2.

Where can I get the Ansible modules for Dell EMC VPLEX?

We have a repository in GitHub: https://github.com/dell/ansible-vplex

Is there anything additional I need to install?

Yes, VPLEX modules require the VPLEX Python SDK, available here. https://github.com/dell/python-vplex, you can automate this installation using Ansible as a task in your playbooks.  Python/Ansible/RHEL versions can be found in the Product Guide

What version of the VPLEX family are supported?

All models running GeoSynchrony 6.2 or later

What are the supported features for this Ansible module for Dell EMC VPLEX?

https://github.com/dell/ansible-vplex/blob/master/docs/Ansible%20modules%20for%20Dell%20EMC%20VPLEX%20v1.2%20Release%20Notes.pdf

 

Do these modules support any array initialization or day-0 configuration?


No, the focus of these modules is repetitive storage provisioning operations and not tasks like setting network parameters, adding array management users/group, adding licenses, or software upgrades.

 

Where can I find playbook examples?
Examples are available in the embedded documentation along with each module's python code. They can be viewed using the ansible-doc command.  Sample playbooks are also on GitHub . VPLEX specific examples can be found here.

 

What are the known limitations?
Please refer to the limitations and considerations section in the release notes .

 

How to uninstall the modules?
Uninstallation simply involves deleting the module python files in the directories in which they were originally copied.

 

I have a question or a problem, where do I submit an issue against the driver?
The Ansible modules for Dell EMC VPLEX are officially by Dell EMC. Therefore you can open a discussion in the Automation community forum, or open a ticket directly on the support website.

 

Can I run this module in a production environment?
Yes, the module is production-grade. Please make sure your environment follows the pre-requisites and Ansible best practices.

 

What if I have a VPLEX question not related to Ansible?

There is a community forum for VPLEX which can be access here

 

11 Posts

November 26th, 2020 07:00

Hello,

Can we hope find these modules on ansible-galaxy with a collection format soon ?

 

Regards,

286 Posts

December 1st, 2020 12:00

Hi, this is something we are hoping to do next year. 

No Events found!

Top