summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.