summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAija Jauntēva <aija.jaunteva@dell.com>2022-07-12 06:39:16 -0400
committerAija Jauntēva <aija.jaunteva@dell.com>2022-07-13 08:27:49 +0000
commit676f8b4928701f55c890a791ff75b3f7177f1182 (patch)
treef57285ac3e3edf5e9398565712315d01bed2a9e6
parentdb2b6835f228ba7c7c09675a0f339a61482541c5 (diff)
downloadironic-676f8b4928701f55c890a791ff75b3f7177f1182.tar.gz
Update known issue for iDRAC Swift firmware update
The issue is fixed in iDRAC firmware 6.00.00.00. Change-Id: Ie5b9ce3ed2a9b1cd61d51f64d72403f7dbc5367b (cherry picked from commit 70812aa6edadf87eb04b0661c204693fa98c3dd4)
-rw-r--r--doc/source/admin/drivers/idrac.rst17
-rw-r--r--releasenotes/notes/known-issue-idrac-firmware-swift-fixed-f9d30e60a53d96c4.yaml8
2 files changed, 17 insertions, 8 deletions
diff --git a/doc/source/admin/drivers/idrac.rst b/doc/source/admin/drivers/idrac.rst
index 9a1c999ea..a8d157ec8 100644
--- a/doc/source/admin/drivers/idrac.rst
+++ b/doc/source/admin/drivers/idrac.rst
@@ -934,13 +934,14 @@ 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.
+Firmware update from Swift fails before 6.00.00.00
+--------------------------------------------------
+
+With iDRAC firmware prior to 6.00.00.00 and 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. This is fixed in iDRAC firmware 6.00.00.00. If cannot upgrade, then
+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-fixed-f9d30e60a53d96c4.yaml b/releasenotes/notes/known-issue-idrac-firmware-swift-fixed-f9d30e60a53d96c4.yaml
new file mode 100644
index 000000000..c0619d1b7
--- /dev/null
+++ b/releasenotes/notes/known-issue-idrac-firmware-swift-fixed-f9d30e60a53d96c4.yaml
@@ -0,0 +1,8 @@
+---
+other:
+ - |
+ Known issue when using iDRAC with Swift to stage firmware update files in
+ Management interface ``firmware_update`` clean step of ``redfish`` or
+ ``idrac`` hardware type has been fixed in iDRAC firmware 6.00.00.00.
+ Upgrade when possible or use HTTP service to stage firmware files for
+ iDRAC.