Merge "Add known issue for iDRAC Swift firmware update"

This commit is contained in:
Zuul 2022-03-01 15:10:28 +00:00 committed by Gerrit Code Review
commit d704234a69
2 changed files with 17 additions and 0 deletions

View File

@ -925,4 +925,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.