ansible-powermax icon indicating copy to clipboard operation
ansible-powermax copied to clipboard

[BUG]:Ansible modules not working with PyU4V 10.2.x

Open rawstorage opened this issue 1 year ago • 1 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Step 1 ...install ansible modules
  2. Step 2 ...install PyU4V latest
  3. Step 3 ...Run Playbook ... n. Step n See error "msg": "Ansible modules for PowerMax require the PyU4V python library to be installed. Install the library before using these modules."

Expected behavior Playbook should run without issue, versioning needs to be fixed.

rawstorage avatar Nov 25 '24 20:11 rawstorage

This issue is fixe dint he PR #65, we will close this issue once release is done.

sachin-apa avatar Mar 20 '25 10:03 sachin-apa

Latest version of PyU4V works with Powermax 10.2. Closing this issue.

doriac11 avatar May 14 '25 14:05 doriac11

@doriac11 Can we get a new release of this ansible collection, it still requires 101 unisphere version or lower.

  fatal: [PMAX1 -> localhost]: FAILED! => {"changed": false, "msg": "value of universion must be one of: 91, 92, 100, 101, got: 102"}
  fatal: [PMAX2 -> localhost]: FAILED! => {"changed": false, "msg": "value of universion must be one of: 91, 92, 100, 101, got: 102"}

ReenigneArcher avatar May 19 '25 13:05 ReenigneArcher

Hello @ReenigneArcher , we are planning on doing an official release of 10.2 PowerMax qualification soon. Team is currently working on this, however if you install the latest version of PyU4V and use 101, it should work for the most part.

I will comment again in this ticket once the official release has been announced.

doriac11 avatar May 19 '25 14:05 doriac11