Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable tp update Bios via redfish simpleUpdate pull #314

Open
asizalt opened this issue Nov 12, 2024 · 1 comment
Open

Unable tp update Bios via redfish simpleUpdate pull #314

asizalt opened this issue Nov 12, 2024 · 1 comment

Comments

@asizalt
Copy link

asizalt commented Nov 12, 2024

Hi.
On some old servers i can't use repository update.
I am trying to use simple update pull with the fallowing :
https://<server ip>/redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate

and with the following payload:

{
    "ImageURI": "https://downloads.dell.com/FOLDER12109198M/1/BIOS_C94VM_WN64_2.22.2.EXE",
    "TransferProtocol": "HTTPS"
} 

The job starts (can see from idreac) but fails.

Importnet to note that when I use push config and upload the image to the inventory it works.

What am I missing ?

@texroemer
Copy link
Collaborator

Hi @asizalt

downloads.dell.com should only be used for iDRAC repository update feature not running single firmware update. If running single firmware update using ImageURI you can leverage a webserver like Apache or IIS.

Are you able to access downloads.dell.com directly? I tried using a browser and the page always redirects to Dell support site.

Thanks
Tex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants