HI
On a Dell R720, I've installed XEN 6.5 and then installed XEN Tools the same way as usually do on all other linux servers.
when I try to run update_firmware it errors! I've tried rebooting and running yum clean all, but the same issue happens each time:
[root@XEN-001 ~]# update_firmware --yes
Running system inventory...
Searching storage directory for available BIOS updates...
Checking PERC H710 Mini Controller 0 Firmware - 21.3.0-0009
Available: pci_firmware(ven_0x1000_dev_0x005b_subven_0x1028_subdev_0x1f38) - 21.3.0-0009
Did not find a newer package to install that meets all installation checks.
Checking 12G Backplane Expander FW (Firmware) - 1.03
Available: dell_dup_componentid_28058 - 1.03
Did not find a newer package to install that meets all installation checks.
Checking iDRAC - 1.57.57
Available: dell_dup_componentid_25227 - 1.57.57
Did not find a newer package to install that meets all installation checks.
Checking BIOS - 1.2.6
Available: dell_dup_componentid_00159 - 2.4.3
Found Update: dell_dup_componentid_00159 - 2.4.3
Checking SAMSUNG MZ7WD960 Firmware - c03q
Did not find a newer package to install that meets all installation checks.
Checking Intel(R) Gigabit 4P I350-t rNDC - 16.0.24
Available: pci_firmware(ven_0x8086_dev_0x1521_subven_0x1028_subdev_0x1f60) - 16.0.24
Did not find a newer package to install that meets all installation checks.
Checking Intel(R) Gigabit 4P I350-t rNDC - 16.0.24
Available: pci_firmware(ven_0x8086_dev_0x1521_subven_0x1028_subdev_0x1f60) - 16.0.24
Did not find a newer package to install that meets all installation checks.
Checking Intel(R) Gigabit 4P I350-t rNDC - 16.0.24
Available: pci_firmware(ven_0x8086_dev_0x1521_subven_0x1028_subdev_0x1f60) - 16.0.24
Did not find a newer package to install that meets all installation checks.
Checking Intel(R) Gigabit 4P I350-t rNDC - 16.0.24
Available: pci_firmware(ven_0x8086_dev_0x1521_subven_0x1028_subdev_0x1f60) - 16.0.24
Did not find a newer package to install that meets all installation checks.
Checking System BIOS for PowerEdge R720 - 1.2.6
Did not find a newer package to install that meets all installation checks.
Found firmware which needs to be updated.
Running updates...
\ Installing dell_dup_componentid_00159 - 2.4.3Installation failed for package: dell_dup_componentid_00159 - 2.4.3
aborting update...
The error message from the low-level command was:
ErrorCodes File is missing
[root@XEN-001 ~]#