summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAija Jauntēva <aija.jaunteva@dell.com>2021-12-22 10:37:03 -0500
committerAija Jauntēva <aija.jaunteva@dell.com>2022-01-17 08:35:25 +0000
commit7d0af42f94951861161bfc13addf74a79e159e37 (patch)
treecea17f0d65727307842e06fcd1904763a32ebb16
parent960f10a902a9286b93ab953d96023b8c1d978fe3 (diff)
downloadironic-7d0af42f94951861161bfc13addf74a79e159e37.tar.gz
Add known issue for iDRAC Swift firmware update
Change-Id: I08d899e086b97d527338afe4153f0da93a27aa18
-rw-r--r--doc/source/admin/drivers/idrac.rst9
-rw-r--r--releasenotes/notes/known-issue-idrac-firmware-swift-721a19cac796e1ae.yaml8
2 files changed, 17 insertions, 0 deletions
diff --git a/doc/source/admin/drivers/idrac.rst b/doc/source/admin/drivers/idrac.rst
index f987b96a4..fedcca6a1 100644
--- a/doc/source/admin/drivers/idrac.rst
+++ b/doc/source/admin/drivers/idrac.rst
@@ -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
diff --git a/releasenotes/notes/known-issue-idrac-firmware-swift-721a19cac796e1ae.yaml b/releasenotes/notes/known-issue-idrac-firmware-swift-721a19cac796e1ae.yaml
new file mode 100644
index 000000000..0b53e1e5c
--- /dev/null
+++ b/releasenotes/notes/known-issue-idrac-firmware-swift-721a19cac796e1ae.yaml
@@ -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.