- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Not able to download iso file from http enabled se...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2018 06:04 AM
08-03-2018 06:04 AM
Not able to download iso file from http enabled server using Python to ILO server
Hi Team,
I am using restful api to updating firmware for ProLiant DL360 Gen9 using below api,
Request URL: https://<ilo_ip>/redfish/v1/Managers/1/VirtualMedia/2/Actions/Oem/Hp/HpiLOVirtualMedia.InsertVirtualMedia/
Body:
{"Image" : "http://<http_enabled_server_ip>:8001/P05006.iso"}
To inserting image into virtual media using URL, I tried to launch HTTP server to download ISO image via python script.
Using Python HTTP method -> I am able to expose the directory which contains ISO into webpage and able to download it locally using wget/manual click option.
But, ILO server is not able to download it during Mount process [Failing with "error: [Errno 32] Broken pipe" Error message]
Note: ILO server and HTTP enabled linux machine are in same network.
Can you please help me to resolve this issue.
Thanks,
Thiyagu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 01:24 AM - edited 08-27-2018 01:25 AM
08-27-2018 01:24 AM - edited 08-27-2018 01:25 AM
Re: Not able to download iso file from http enabled server using Python to ILO server
Hi Thiyagu,
I am not sure about this error .
Please go through below guide example 17.
Please check if this helps you
https://github.com/HewlettPackard/python-ilorest-library-old/wiki/Examples
I am an HPE employee
_________________________________________
Was the post useful? Click on the white KUDOS! Thumb below. Kudos is a way of saying thank you to a post.