HewlettPackard / python-redfish-utility

Python-based utility for interacting with devices supporting a Redfish Service
Other
86 stars 41 forks source link

Bootorder command doesn't change the bootorder #12

Closed bilalasd closed 2 years ago

bilalasd commented 5 years ago

This is the command I tried

bootorder [2,4] --commit

The above command throws this error "Setting for 'persistentbootconfigorder' is the same as the current value."

I have changed '[2,4] to many different values and the output is always the above.

I have tried it both in interactive mode and in script

thanks,

Yergidy commented 5 years ago

@bilalasd Can you retry with the latest release. iLOrest 2.4.1 and see if that solves your issue?

sahanaramavana commented 2 years ago

Hi @bilalasd ,

Kindly check this on iLORest 3.3.0 released version of our tool . We couldn't see this error on this version locally .

Thanks & Regards, Sahana