HewlettPackard / python-redfish-utility

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

serverclone load generates "Unable to remove property 'Enabled'.\n" in clone_error_logfile.log #16

Closed donzef closed 2 years ago

donzef commented 5 years ago

When submitting the ilorest serverclone load -f EthernetInterface.txt command with the attached file, errors are generated in clone_error_logfile.log:

["Unable to remove property 'Enabled'.\n", "Unable to remove property 'Enabled'.\n"]

I suspect those errors come from property Enabled= in Oem/Hpe/DHCPv4 visible at lines 41 and 210 in file EthernetInterface.txt

However, the PATCH requests generated by this load command return a 200/Ok response visible in lines 805 and 2321 of file EthernetInterface-debug.txt. Hence I suspect they are not harmful but customer is confused...

clone_error_logfile.log

EthernetInterface.txt EthernetInterface-debug.txt

Yergidy commented 4 years ago

Can you please retry with the latest version and see if this issue is resolved?

sahanaramavana commented 2 years ago

Hi @donzef ,

Kindly let us know whether the issue is reproducible in our latest released version of the tool .

Thanks & Regards, iLORest Team

donzef commented 2 years ago

Could not reproduce with 3.5.1.0