Add known issue for iDRAC Swift firmware update

Change-Id: I08d899e086b97d527338afe4153f0da93a27aa18
This commit is contained in:
Aija Jauntēva 2021-12-22 10:37:03 -05:00
parent 960f10a902
commit 7d0af42f94
2 changed files with 17 additions and 0 deletions

View File

@ -919,4 +919,13 @@ selected if default plug-in type has been used and never changed. Systems that
have plug-in type changed will keep selected plug-in type after iDRAC firmware
upgrade.
Firmware update from Swift fails
--------------------------------
When using Swift to stage firmware update files in Management interface
``firmware_update`` clean step of ``redfish`` or ``idrac`` hardware type, the
cleaning fails with error "An internal error occurred. Unable to complete the
specified operation." in iDRAC job. Until this is fixed, use HTTP service to
stage firmware files for iDRAC.
.. _SCP_Reference_Guide: http://downloads.dell.com/manuals/common/dellemc-server-config-profile-refguide.pdf

View File

@ -0,0 +1,8 @@
---
issues:
- |
When using iDRAC with Swift to stage firmware update files in Management
interface ``firmware_update`` clean step of ``redfish`` or ``idrac``
hardware type, the cleaning fails with error "An internal error occurred.
Unable to complete the specified operation." in iDRAC job. Until this is
fixed, use HTTP service to stage firmware files for iDRAC.