-
Hello,
I'm getting a weird issue with my iDRAC (2.70.70.70 , PowerEdge R730xd) where at times I get a 503 error and only after a racadm racreset does it work the initial first time and fails afterw…
-
Hello @texroemer
i followed this script with the redfish api and i see that its missing showing some of the interfaces info
https://github.com/dell/iDRAC-Redfish-Scripting/blob/master/Redfish%2…
-
Hi Dell
Using this module to update Firmware on a server, R730, with 2.60.60.60 to 2.70.70.70 give me this error with either the .exe or .d7 firmware file.
This all works fine with updating iDRAC9…
janr7 updated
3 years ago
-
I run an bios firmware updating via redfish simple update for Idrac8 and Idrac9.
I find that the Idrac9 server will download the image, deploy and reboot automatically with task-state "completed" and…
-
**Hardware:**
Dell PowerEdge R740
Dell PowerEdge R7515 (iDrac9-Version: 5.00.00.00)
**PSVersionTable:**
Name Value …
-
I just have a question about is HTTPs supported for updating firmware using SimpleUpdate? I know HTTP is supported, either with the [doc](https://www.dell.com/support/manuals/en-in/idrac9-lifecycle-co…
ylvmw updated
3 years ago
-
Maybe I'm not using it right, as my only purpose using this script is to export the iDRAC 7/8 license to a local directory (how do I set that directory?) without going through the web GUI.
Running…
-
Hi -
Is there a way to prevent the Automatic reboot job from being created on idrac 4.00 and above when SimpleUpdate Transfer Protocol=HTTP is used? I love the idea of not having to upload the ima…
-
(This issue is not related to the python script in repo, but rather trying to reproduce the same in Ocaml.)
I am having a weird issue where I can create X-auth-token in idrac v7,8 but NOT in v9. I …
-
I use the following post command to update firmware and get command to track the progress of provisioning:
post https://192.168.1.1/redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
{
…