Closed lga0101 closed 5 years ago
Can you share the report? What server hardware and generation are you trying to run this report for?
Report is attached, just removed the "Name" column . Server: ProLiant DL360 Gen10 SPP: 2018.09
Also tested on ProLiant DL380 Gen9. Thank you.
На ср, 31.10.2018 г. в 12:46 ч. Chris Lynch notifications@github.com написа:
Can you share the report? What server hardware and generation are you trying to run this report for?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HewlettPackard/POSH-HPOneView/issues/374#issuecomment-434758612, or mute the thread https://github.com/notifications/unsubscribe-auth/ATO_Rm10fpkD2iQKTQtvftRcr0yhWCcqks5uqdPzgaJpZM4X_vP7 .
Thanks. Can you use Get-HPOVCommandTrace
to capture a command trace:
Get-HPOVCommandTrace -ScriptBlock { Show-HPOVFirmwareReport -InputObject $server -Baseline $Baseline -Export }
And then provide me the captured file?
Changed User and Server names. Thank you.
Thanks. I see the issue, and will have this fixed in the next library update.
This is fixed in Release 4.10.1889.2173 and in PowerShell Gallery.
Please verify before this issue is closed.
Closing do to no further activity.
Please fill in as much information as possible to help resolve your issue.
Expected Behavior
Firmware comparison between Server and Baseline components
Actual Behavior
Generates a server current FW levels , but the provided baseline version is reported as N/A. No comparison between them.
Not sure if that is the current expected behavior or the issue has been already reported
Steps to reproduce ### pasted the second part of the -verbose output
########## Show-HPOVFirmwareReport -InputObject $server -Baseline $Baseline -Export #########