Start a Conversation

Unsolved

This post is more than 5 years old

8828

March 9th, 2017 01:00

Updating iDrac firmware from internal HTTP sever

I'm trying to configure my iDracs to update their firmware from an internal HTTP server, but the iDrac updater is saying that it can't access the site.

Using the Dell Repository Manager, I downloaded the iDrac files to a directory and created a catalog file. I copied these all to a web server and configured the iDrac to update from the web server. Watching the web server logs, I can see the iDrac getting the catalog file, but then iDrac errors out saying:

"LC023: Cannot access network share. Check network share access credentials (IP address, user name, password, share type, and so on). Refer to Lifecycle Controller Profile documentation for more details."

What can I do to troubleshoot this?

Thanks.

Moderator

 • 

6.2K Posts

March 9th, 2017 13:00

Hello

It sounds like a permission issue. If you are using a web server then make sure it is properly configured to allow the connection without credentials. I didn't see mention of the iDRAC you are using. This is the manual for the iDRAC 7/8:

http://www.dell.com/support/home/us/en/04/product-support/product/idrac8-with-lc-v2.05.05.05/manuals

Thanks

13 Posts

March 9th, 2017 14:00

The file is definitely being downloaded. From the Apache log file:

10.0.0.1 - - [09/Mar/2017:09:27:18 +0000] "GET /dell/catalog.xml.gz HTTP/1.1" 200 162132 "-" "-"

I can also use curl/wget to manually download the file without issue.

This is on iDrac7s (R720)

GTG

Moderator

 • 

6.2K Posts

March 9th, 2017 14:00

Does the log show that anything is being download or just that the file is requested? If the catalog is in the root directory of the web server then leave the catalog path blank. Put the server address in the Address field, and if the catalog is in a subdirectory then use the catalog path field to input that directory.

Thanks

13 Posts

March 9th, 2017 23:00

The logs only show that the catalog is being requested.

Moderator

 • 

6.2K Posts

March 10th, 2017 09:00

If you are certain that there is no authentication required to download the file then it is likely a path issue. Try adding the path to the file in the address bar instead of using the path field for subdirectories.

Thanks

2 Intern

 • 

167 Posts

July 16th, 2020 13:00

Did you fix your issue?

No Events found!

Top