-
##### SUMMARY
SONiC does not have a good Ansible galaxy module. This one could be it without too much work.
##### ISSUE TYPE
I would like to ask if there are any plans on splitting out the De…
-
### Bug Description
I am using `idrac_redfish_storage_controller` module for assigning a dedicated hotspare. However, it intermittently fails with a 404 not found error stating that the job ID that …
-
Here is my task:
- name: Boot to ISO
dellemc.openmanage.idrac_os_deployment:
idrac_ip: "{{hostvars[sno_node].sno_idrac_ip}}"
idrac_user: "{{hostvars[sno_node].sno_idrac_user}}"
i…
-
### Bug Description
attach-controller can't attach volume:
AttachVolume.Attach failed for volume "csivol-61a1cb94f1" : rpc error: code = Internal desc = could not get iscsiTargets: can't get iscsi t…
-
### Summary
I am attempting to automate a cluster setup but it fails with `Unused cluster ports exist in the cluster`
I am now attempting to configure those ports before the cluster setup but that…
-
#### Description
test_power fails with mismatch of power and voltage/current readings due to 10% fluctuation between readings. Issue is not seen on other Dell platforms, which seem to return the …
-
It's PowerScale H700 storage environment, with K8S cluster v1.16 and Powerscale CSI Driver v1.2.0.
As requested, we need to provide root access to Persistent Volumes in Pods, using the PowerScale C…
-
https://github.com/dell/ansible-powerscale/blob/1df42fb01e9ca1cfbf80b09a0a03c07bd80a13ff/plugins/modules/dellemc_powerscale_smartquota.py
Line: 808-810 are setting the limit_size using ints. Can we…
-
### Summary
I have a system that will run ansible playbooks from a command-line script. This command line script runs in Python using argparse and will call an ansible playbook using the `subproces…
-
### Summary
When trying to enable support on a recent OnTAP 9.11 node, I get a TypeError from get_modified_attributes in plugins/module_utils/netapp_module.py
TypeError: TypeError("'>' not supported…