-
Hi,
When I try to use modules from dellemc.openmanage, I've got this error:
```ok: [server] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
…
-
Hi,
I am in need of a Redfish API that can validate if a particular job is run most recently in iDRAC 9.
For example:
Remote diagnostic.
Scheduled tart time:
Scheduled end time.
Can we use t…
-
**Description of issue**
While running midrac.py, encountered following error:
**Environment**
Operating System: CentOS-8.4
Python Version: 3.8.8
PostgreSQL Version: 13.5
Timescale DB Versio…
-
Hi,
Using Ansible playbook trying to run a diagnostic test against the Dell poweredge server using iDRAC.
However,on POST to initiate the diagnostic, encountered an error
"msg": "Status code was …
-
ssh-ping works fine between two linux boxes, but attempting to use it with Dell iDRACs (and various other IoT sorts of devices) it fails. This is because IoT level devices often do not provide a full…
-
for dell servers idrac9 we had a SSD disk failure. but this does not shown in the plugin output. I have enabled verbose mode (-vvv) we have more than 10 disks (physical and virtual) but plugin output …
-
Hi,
I noticed the command prompt changed again for current dell idrac9 version:
iDRAC9 4.00.00.00 command prompt: "racadm>>"
iDRAC9 3.* command prompt: "/admin1->"
I also had to increase shell a…
-
Which Redfish API can give the following information
```
racadm get NIC.DeviceLevelConfig.5
Security Alert: Certificate is invalid - unable to get local issuer certificate
Continuing execution. …
-
**Describe the bug**
There seems to be a false negative issue with the 'dell-idrac9-default-login.yaml' template.
It is not reporting when the root/calvin password is valid on the iDRAC9 console.
…
-
it appears that PowerEdge R6515 uses different endpoints than what is in the existing provider.
the idrac9 provider currently uses `sysmgmt/2012/`, but the PowerEdge R6515 that I'm testing against us…