GithubHelp home page GithubHelp logo

Comments (13)

Yergidy avatar Yergidy commented on June 12, 2024

Can I have some information on what you're doing and what error you're receiving?

from python-ilorest-library.

tootTOOTBang avatar tootTOOTBang commented on June 12, 2024

On the G9 I receive a message to the affect of I need to be >2.5, test machine is 2.61. The g10 runs successfully, however, no password appears to be set.

from python-ilorest-library.

Yergidy avatar Yergidy commented on June 12, 2024

Is this with the iLOrest tool or with the python-library? Can I have the exact message? It will help us pin-point exactly what you're running into.

If running with the iLOrest tool can I have your exact commands?

from python-ilorest-library.

tootTOOTBang avatar tootTOOTBang commented on June 12, 2024

I am not in my office. That will need to wait until tomorrow, however, these errors are for both generations on the python-lib. FYI I am following the setbiospassword example. I can script out the changing of passwords using bash on a g10. I have not been able to do so on a g9. Perhaps I am stupid <= strong possibility

from python-ilorest-library.

tootTOOTBang avatar tootTOOTBang commented on June 12, 2024

I am not in my office. That will need to wait until tomorrow, however, these errors are for both generations on the python-lib. FYI I am following the setbiospassword example. I can script out the changing of passwords using bash on a g10. I have not been able to do so on a g9. Perhaps I am stupid <= strong possibility

FYI this is soundisloud. I could not remember my password and created a new account from...not the office

from python-ilorest-library.

McBugEater avatar McBugEater commented on June 12, 2024

Gen9, iLo version 2.61
Error:
'Bios.' resource or feature is not supported on this system

Gen10, iLo version 1.40

PATCH {'OldAdminPassword': None, 'AdminPassword': 'thingy'} to /redfish/v1/systems/1/bios/
PATCH response = 405
No entended error information returned by iLo
PATCH {'OldAdminPassword': None, 'AdminPassword': 'thingy'} to /redfish/v1/systems/1/bios/
PATCH response = 200
iLO return code iLO.2.7.SystemResetRequired: The system properties were correctly...

I tried on two of our test machines and cannot get the BIOS password to set.

I will keep at it, suggestions, or a pointer in a direction would be great! Thanks!

from python-ilorest-library.

Yergidy avatar Yergidy commented on June 12, 2024

For Gen9:
Our bios did not conform to the redfish standard until Gen10. As a consequence, there is no Bios. type when redfish is forced in Gen9.
Run the rest version of the set_bios_password.py example in Gen9 instead.

For Gen10:
This has changed from a patch property to a post action. We need to update our redfish example to reflect this.
See the iLO Rest API documentation on the Action required:
https://hewlettpackard.github.io/ilo-rest-api-docs/ilo5/#change-bios-password

from python-ilorest-library.

McBugEater avatar McBugEater commented on June 12, 2024

The iLO version on the G9 displays 2.61. Is this not the version I should be concerned with?

from python-ilorest-library.

Yergidy avatar Yergidy commented on June 12, 2024

I have updated my previous comment with more information on Gen9 Bios and the method to set the bios password or a Gen10 system if you need it before we update the example.

from python-ilorest-library.

tootTOOTBang avatar tootTOOTBang commented on June 12, 2024

https://hewlettpackard.github.io/ilo-rest-api-docs/ilo5/#change-bios-password

Is there, or will there be, an upgrade that will conform Gen9 to the chosen standard?

from python-ilorest-library.

Yergidy avatar Yergidy commented on June 12, 2024

No. The Gen9 method will not change.

from python-ilorest-library.

Yergidy avatar Yergidy commented on June 12, 2024

Version 2.4.2 has been released which solves this issue. It should be updated in pip shortly.

from python-ilorest-library.

KeepSummerSaf3 avatar KeepSummerSaf3 commented on June 12, 2024

If there are no further questions, may we consider this issue as resolved?

from python-ilorest-library.

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.