Giter Site home page Giter Site logo

Comments (8)

seveas avatar seveas commented on June 26, 2024

Thanks for the bugreport. Can you run this command and share the output please:

hpilo_cli -dd your.ilo.ip.here get_fw_version + get_embedded_health

from python-hpilo.

Poulpatine avatar Poulpatine commented on June 26, 2024

I'm sorry but I've asked to my company if I was allowed to upload an "anonymised" version of an output but I've still not received any response :(.

Sent from my Minitel \o/

Le 21 juil. 2014 à 22:57, cramasta [email protected] a écrit :

Here is the full output. Commented out some info specific to the server

Connecting to xx.xx.xx.xx port 443
Connecting to xx.xx.xx.xx port 443
Sending XML request, 132 bytes
POST /ribcl HTTP/1.1
Host: localhost
Content-Length: 52
Connection: Close


Received 424 bytes
HTTP/1.1 200 OK
Content-Type: text/xml
Transfer-Encoding: chunked
Cache-Control: no-cache
Connection: close
Date: Mon, 21 Jul 2014 20:49:55 GMT
Server: HP-iLO-Server/1.30

Connecting to xx.xx.xx.xx port 443
Connecting to xx.xx.xx.xx port 443
Sending XML request, 301 bytes
POST /ribcl HTTP/1.1
Host: localhost
Content-Length: 220
Connection: Close

<RIB_INFO MODE="read"><GET_FW_VERSION /></RIB_INFO><SERVER_INFO MODE="read"><GET_EMBEDDED_HEALTH /></SERVER_INFO>
Received 37666 bytes
HTTP/1.1 200 OK
Content-Type: text/xml
Transfer-Encoding: chunked
Cache-Control: no-cache
Connection: close
Date: Mon, 21 Jul 2014 20:49:55 GMT
Server: HP-iLO-Server/1.30

from python-hpilo.

seveas avatar seveas commented on June 26, 2024

@Poulpatine no sweat, looks like @cramasta can :) (or at least he could, until he deleted his comments)

Anonymysed versions are hard to parse. If you don't want the output to be publicly visible, please run the following command:

hpilo_cli your.ilo.ip get_embedded_health --save-response=for_dennis.txt

and mail the generated for_dennis.txt to [email protected] - any anonymisation you want to apply should be done only by replacing characters with the same number of characters, so do not add more characters or remove parts of the data.

from python-hpilo.

 avatar commented on June 26, 2024

Just checking if you got my email today?

from python-hpilo.

seveas avatar seveas commented on June 26, 2024

I did get it, but the output is mangled too much and I can't read it back properly. Really, only overwrite characters one by one and don't add/remove more. Also make sure your editor doesn't try to "fix" newlines, as that also messed it up quite bad.

from python-hpilo.

seveas avatar seveas commented on June 26, 2024

I managed to fix up the newlines and can now reproduce the error.

from python-hpilo.

seveas avatar seveas commented on June 26, 2024

The <STORAGE> section is empty in your output. Does the server not have a raid controller? If it does, you may need to update the iLO firmware to see it. In the mean time, I've fixed hpilo.py to not break when it sees this in commit 0fa74cb.

from python-hpilo.

 avatar commented on June 26, 2024

Appreciate you taking the time to put it back together and making a fix, it was probably the editor I used. It does have a raid controller so Ill give updating the ilo firmware a shot.
Thanks!

from python-hpilo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.