PowerFlex 4.x Upgrading the Dell PowerSwitch switches

Summary: This section covers the procedures to upgrade the Dell PowerSwitch switches and Cisco Nexus switches. The procedures to upgrade the Cisco Nexus switches may vary depending on the NX-OS version running on the Cisco Nexus switches. ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Upgrading the Dell PowerSwitch switches

PowerFlex Manager supports multiple Dell PowerSwitch models with specific firmware and software components.

You must upgrade the switches in the following order:

  • Management switches
  • Access switches
  • Aggregation switches
The following workflow is applicable while upgrading the Dell PowerSwitch switches on a new PowerFlex Manager:
  1. Upgrade the Dell PowerSwitch switches
  2. Upgrade the OS software version
  3. Upgrade the BIOS version
  4. Upgrade the BMC version
  5. Upgrade the FPGA version
  6. Upgrade the ONIE version

 

Upgrade the Dell PowerSwitch switches using PowerFlex Manager

Use this procedure to upgrade the Dell PowerSwitch switches in PowerFlex Manager.

About this task

The default compliance IC is always used for shared resources, such as switches.
NOTE:If partial network automation is in use, see Dell PowerFlex Appliance with PowerFlex 4.x Administration Guide for information on manual switch upgrades.
NOTE:For PowerFlex versions prior to 4.5, manually update the firmware components for all Dell switches other than the software components.

Prerequisites

Ensure you have taken a backup of the switch configurations. See Backing up the environment for more information.

Steps

  1. Log in to PowerFlex Manager.
  2. Update the switches, one at a time. Go to the Resources page, select a switch, on the right-side, click Non-Compliant with Default Catalog.
  3. Click Update Resources.
  4. Click Apply Updates > Yes.
    NOTE:Be sure to update the switches one at a time. Do not select multiple switches and update them all simultaneously. The minimum required Open Network Install Environment (ONIE) version is 3.40.1.1-6. Before using ONIE firmware updater, if your switch has an ONIE version lower than 3.40.1.1-6, you must first upgrade your switch to this minimum requirement.
    NOTE:The default virtual routing and forwarding (VRF) is supported only when it has a routed network to the PowerFlex Manager interface. Most customer deployments using layer-2 cannot use the default VRF.

Upgrade Dell operating system and firmware manually

Dell OS and firmware upgrades are completed by PowerFlex Manager. The manual procedure is for reference only, for more information see: Dell SmartFabric OS10 Installation, Upgrade, and Downgrade GuidePowerFlex Manager does not support PCIe firmware upgrade on Dell PowerSwitch switches. This upgrade is completed manually.

 

Upgrade the PCIe firmware on the Dell PowerSwitch S5200 series switches

Use this procedure to upgrade the PCIe firmware on the Dell PowerSwitch S5200 series switches.

About this task

NOTE:The filename and versions provided in this procedure are provided as an example. The steps provided are for reference only.

Prerequisites

Ensure you have access to the following:
  • OS10 version is 10.5.x.x. If not, follow the IC to upgrade to OS10 10.5.x.x.
    • Ensure the firmware components are corresponding to the IC.
  • The latest PCIe firmware version. Download the latest PCIe firmware version x.x from the Dell Technologies support site (For example: onie-update-full-x86_64-dellemc_s5200_c3538-r0.3.40.5.1-24.zip).
  • A serial console to access the switch.
  • IP address or USB connectivity from switch to access the PCIe firmware file.

Steps

  1. SSH to the switch management IP address and type: show system.
    Example output:
    s5200-switch# show system
    Node Id : 1
    MAC : 3c:2c:30:7d:74:80
    Number of MACs : 384
    Up Time : 14 weeks 09:32:24
    DiagOS : 3.00.3.41-3
    PCIe Version : 2.1
    
    -- Unit 1 --
    Status : up
    System Identifier : 1
    Down Reason : unknown
    Digital Optical Monitoring : disable
    System Location LED : off
    Required Type : S5232F
    Current Type : S5232F
    Hardware Revision : A00
    Software Version : 10.5.4.5
    Physical Ports : 32x100G, 2x10GbE
    ONIE : 3.40.1.1-9
    BMC : 1.07
    BIOS : 3.40.0.9-15
    OCORE-FPGA@pci_0000_04_00.0 : 3.4
    Firmware Updater : 3.40.5.1-24
    SSD : L20B12
    System CPLD : 0.8
    Secondary CPLD 1 : 1.0
    Secondary CPLD 2 : 1.0
    Secondary CPLD 3 : 0.0
    Secondary CPLD 4 : 0.0
    Download the PDF file from Dell Networking Firmware Updater v3.40.5.1-26 for S5248F-ON Switch and compare the system to the minimum system requirements.
  2. Validate the ONIE version, type: sudo /mnt/onie-boot/onie/tools/bin/onie-version.
    Example output:
    ONIE version : 3.40.1.1-9
    ONIE vendor_id : 674
    ONIE build_machine : dellemc_s5200_c3538
    ONIE machine_rev : 0
    ONIE arch : x86_64
    ONIE
    Validate PCIE Firmware Version build_platform : x86_64-dellemc_s5200_c3538-r0
    ONIE config_version : 1
    ONIE build_date : 2022-05-02T16:29-07:00
    ONIE partition_type : gpt
    ONIE kernel_version : 4.9.30
    ONIE firmware : auto
    ONIE switch_asic : bcm
    ONIE skip_ethmgmt_macs: no
    ONIE grub_image_name: grubx64.efi
    ONIE uefi_boot_loader: grubx64.efi
    ONIE uefi_arch : x64
  3. Validate the PCIe firmware version, type: sudo hshell -c 'pciephy fw version'.
    Example output:
    s5200-switch# system "sudo hshell -c 'pciephy fw version'"
    0:soc_flash_init: Flash supported ID = 0x20
    PCIe FW loader version: 2.1
    PCIe FW version: D102_04
  4. Copy the new PCIe firmware file to the switch.
    NOTE:The PCIe firmware file is a bundle within the firmware ZIP file.
    1. Unzip onie-update-full-x86_64-dellemc_s5200_c3538-r0.3.40.5.1-24.zip.
    2. Using the unzipped file from step a, unzip XGS_PCIe_gen3_Firmware_02_06_TH3_TD3.zip.
    3. Copy the pcieg3fw.bin file from XGS_PCIe_gen3_Firmware_02_06_TH3_TD3.zip to the FTP server in the path: /pub/dell/S5200/PCI/fw2.6
    Example output:
    s5200-switch# copy ftp://anonymous@10.10.185.188/pub/dell/S5200/PCI/fw2.6/pcieg3fw.bin home://pcieg3fw.bin
    password:
    Copy succeeded
    NOTE:Other OS10 supported methods such as SCP and USB can also be used but are not documented here.
  5. Verify the new PCIe firmware file is available, type: dir home.
    Example output:
    s5200-switch# dir home
    
    Directory contents for folder: home
    Date (modified) Size (bytes) Name
    --------------------- ------------ ------------------------------------------
    2023-05-02T06:13:18Z 30720 pcieg3fw.bin
    s5200-switch# system "sudo -i"
    root@s5200-switch:~# cd /home/admin
    root@s5200-switch:/home/admin# ls
    pcieg3fw.bin
    root@s5200-switch:/home/admin#
  6. Connect to the switches serial console, type: s5200-switch-console#.
  7. Shutdown all Ethernet interfaces on the switch, type:
    s5200-switch-console# configure terminal
    s5200-switch-console(config)# interface range e1/1/1-1/1/34
    s5200-switch-console(conf-range-eth1/1/1-1/1/34)# shutdown
    Example output:
    <165>1 2023-05-02T06:27:05.376621+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/1
    <165>1 2023-05-02T06:27:05.377845+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :ethernet1/1/1
    <165>1 2023-05-02T06:27:05.383505+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %OSPFV2_ADJ_CHANGE: OSPF Process VRF default 7, Nbr 10.234.83.25 on ethernet1/1/1 state changed to DOWN
    <165>1 2023-05-02T06:27:05.402105+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/2
    <165>1 2023-05-02T06:27:05.402174+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :ethernet1/1/2
    <165>1 2023-05-02T06:27:05.404604+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %OSPFV2_ADJ_CHANGE: OSPF Process VRF default 7, Nbr 10.234.83.33 on ethernet1/1/2 state changed to DOWN
    <165>1 2023-05-02T06:27:05.415249+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/5
    <165>1 2023-05-02T06:27:05.426259+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/6
    <165>1 2023-05-02T06:27:05.432995+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/7
    <165>1 2023-05-02T06:27:05.438967+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/8
    <165>1 2023-05-02T06:27:05.446299+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/9
    <165>1 2023-05-02T06:27:05.454274+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/10
    <165>1 2023-05-02T06:27:05.464857+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/11
    <165>1 2023-05-02T06:27:05.479749+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/12
    s5200-switch-console(conf-range-eth1/1/1-1/1/34)# <165>1 2023-05-02T06:27:05.479835+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :ethernet1/1/11
    <165>1 2023-05-02T06:27:05.492594+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/13
    <165>1 2023-05-02T06:27:05.492760+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :ethernet1/1/12
    <165>1 2023-05-02T06:27:05.492911+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %STP_ROOT_CHANGE: STP:Root Brg Chg RPVST root changed for vlan 1.
    <165>1 2023-05-02T06:27:05.493250+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %STP_ROOT_CHANGE: STP:Root Brg Chg My ID:3c2c.307d.7480 OldRt:1:3c2c.307d.6a00 NewRt:4097:3c2c.307d.7480
    <165>1 2023-05-02T06:27:05.503099+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/14
    <165>1 2023-05-02T06:27:05.513631+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/15
    <165>1 2023-05-02T06:27:05.522458+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/16
    <165>1 2023-05-02T06:27:05.530299+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/17
    <165>1 2023-05-02T06:27:05.539176+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/18
    <165>1 2023-05-02T06:27:05.546300+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/19
    <165>1 2023-05-02T06:27:05.553108+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/20
    <165>1 2023-05-02T06:27:05.559141+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/21
    <165>1 2023-05-02T06:27:05.565057+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/22
    <165>1 2023-05-02T06:27:05.571422+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/23
    <165>1 2023-05-02T06:27:05.578553+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/24
    <165>1 2023-05-02T06:27:05.584956+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/25
    <165>1 2023-05-02T06:27:05.591664+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/26
    <165>1 2023-05-02T06:27:05.598589+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/27
    <165>1 2023-05-02T06:27:05.608060+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/28
    <165>1 2023-05-02T06:27:05.618760+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/29
    <165>1 2023-05-02T06:27:05.627611+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/30
    <165>1 2023-05-02T06:27:05.646174+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/31
    <165>1 2023-05-02T06:27:05.646960+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :ethernet1/1/31
    <165>1 2023-05-02T06:27:05.788040+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/32
    <165>1 2023-05-02T06:27:05.921872+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :ethernet1/1/32
    <165>1 2023-05-02T06:27:05.922760+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :port-channel10
    <165>1 2023-05-02T06:27:05.922944+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :vlan10
    <165>1 2023-05-02T06:27:05.923008+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %LACP_PORT_UNGROUPED: Interface exited port-channel port-channel10 : ethernet1/1/31
    <165>1 2023-05-02T06:27:05.923079+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %OSPFV2_ADJ_CHANGE: OSPF Process VRF default 7, Nbr 10.234.83.37 on vlan10 state changed to DOWN
    <165>1 2023-05-02T06:27:05.929663+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %STP_ROOT_CHANGE: STP:Root Brg Chg RPVST root changed for vlan 10.
    <165>1 2023-05-02T06:27:05.929961+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %STP_ROOT_CHANGE: STP:Root Brg Chg My ID:3c2c.307d.7480 OldRt:10:3c2c.307d.6a00 NewRt:4106:3c2c.307d.7480
    <165>1 2023-05-02T06:27:05.930335+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %STP_ROOT_CHANGE: STP:Root Brg Chg RPVST root changed for vlan 67.
    <165>1 2023-05-02T06:27:05.930458+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %STP_ROOT_CHANGE: STP:Root Brg Chg My ID:3c2c.307d.7480 OldRt:67:3c2c.307d.6a00 NewRt:4163:3c2c.307d.7480
    <165>1 2023-05-02T06:27:05.934420+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %STP_ROOT_CHANGE: STP:Root Brg Chg RPVST root changed for vlan 68.
    <165>1 2023-05-02T06:27:05.935704+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %STP_ROOT_CHANGE: STP:Root Brg Chg My ID:3c2c.307d.7480 OldRt:68:3c2c.307d.6a00 NewRt:4164:3c2c.307d.7480
    <165>1 2023-05-02T06:27:05.935812+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %LACP_PORT_UNGROUPED: Interface exited port-channel port-channel10 : ethernet1/1/32
    <165>1 2023-05-02T06:27:05.935896+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/33
    <165>1 2023-05-02T06:27:05.938199+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/34
    <165>1 2023-05-02T06:27:05.946947+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/3:1
    <165>1 2023-05-02T06:27:05.954930+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :ethernet1/1/4:1
    s5200-switch-console(conf-range-eth1/1/1-1/1/34)# exit
    
        
  8. Shutdown management interface on the switch, type:
    s5200-switch-console(config)# interface mgmt 1/1/1
    s5200-switch-console(conf-if-ma-1/1/1)# shutdown
    Example output:
    s5200-switch-console(conf-if-ma-1/1/1)# <165>1 2023-05-02T06:28:01.217946+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_ASTATE_DN: Interface admin state down :mgmt1/1/1
    <165>1 2023-05-02T06:28:01.224865+00:00 s5200-switch-console dn_alm 728 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IFM_OSTATE_DN: Interface operational state is down :mgmt1/1/1
    s5200-switch-console(conf-if-ma-1/1/1)# end
    
        
  9. Verify all Ethernet and management interfaces are shutdown, type: s5200-switch-console# show interface status.
    Example output:
    --------------------------------------------------------------------------------------------------
    Port Description Status Speed Duplex Mode Vlan Tagged-Vlans
    --------------------------------------------------------------------------------------------------
    Eth 1/1/1 lab1-gw1 down 0 full -
    Eth 1/1/2 lab1-gw2 down 0 full -
    Eth 1/1/3:1 lab1-mgmt down 0 full T 10 -
    Eth 1/1/4:1 down 0 full A 10 -
    Eth 1/1/5 down 0 full A 1 -
    Eth 1/1/6 down 0 full A 1 -
    Eth 1/1/7 down 0 full A 1 -
    Eth 1/1/8 down 0 full A 1 -
    Eth 1/1/9 down 0 full A 1 -
    Eth 1/1/10 down 0 full A 1 -
    Eth 1/1/11 down 0 full A 1 -
    Eth 1/1/12 down 0 full A 1 -
    Eth 1/1/13 down 0 full A 1 -
    Eth 1/1/14 down 0 full A 1 -
    Eth 1/1/15 down 0 full A 1 -
    Eth 1/1/16 down 0 full A 1 -
    Eth 1/1/17 down 0 full A 1 -
    Eth 1/1/18 down 0 full A 1 -
    Eth 1/1/19 down 0 full A 1 -
    Eth 1/1/20 down 0 full A 1 -
    Eth 1/1/21 down 0 full A 1 -
    Eth 1/1/22 : down 0 full A 1 -
    Eth 1/1/23 down 0 full A 1 -
    Eth 1/1/24 down 0 full A 1 -
    Eth 1/1/25 down 0 full A 1 -
    Eth 1/1/26 down 0 full A 1 -
    Eth 1/1/27 down 0 full A 1 -
    Eth 1/1/28 down 0 full A 1 -
    Eth 1/1/29 down 0 full A 1 -
    Eth 1/1/30 down 0 full A 1 -
    Eth 1/1/31 down 0 full -
    Eth 1/1/32 down 0 full -
    Eth 1/1/33 down 0 full A 1 -
    Eth 1/1/34 down 0 full A 1 -
    --------------------------------------------------------------------------------------------------
    
    s5200-switch-console#
  10. Update the PCIe firmware version, type: sudo -i
    Example output:
    s5200-switch-console# system "sudo -i"
    [sudo] password for admin:
    root@s5200-switch-console:~# cd /home/admin
    root@s5200-switch-console:/home/admin# ls
    pcieg3fw.bin
    root@s5200-switch-console:/home/admin# hshell
    Welcome to the NPU Shell
    type ::exit to exit the shell and ::[npu] to change the default npu
    ** Idle timeout 300 secs **
    
    SAI.0> pwd
    Working Directory: /
    SAI.0> cd /home/admin
    SAI.0> pwd
    Working Directory: /home/admin/
    SAI.0> ls
    pcieg3fw.bin
    SAI.0> pciephy fw load pcieg3fw.bin
    0:soc_flash_init: Flash supported ID = 0x20
    Opening file: pcieg3fw.bin
    Updating PCIE firmware
    ........................................................................................................................ Done
    PCIE firmware updated successfully. Please reset the system...
    
    SAI.0> ::exit
    
    root@s5200-switch-console:/home/admin#
    
    root@s5200-switch-console:/home/admin# ipmitool chassis power cycle
    Chassis Power Control: Cycle
    11, 32, 15, 00068001, 19, 00068000,
    
    
    BIOS Boot Selector for S5200
    Version 3.40.0.9-15
    
    
    POST Configuration
    CPU Signature 506F1
    CPU FamilyID=6, Model=5F, SteppingId=1, Processor=0
    Microcode Revision 38
    Platform ID: 0x0
    PMG_CST_CFG_CTL: 0x37
    Misc EN: 0x840089
    Gen PM ConA: 0xA0800200
    Therm Status: 0x8000000
    POST Control=0xEA000301, Status=0xE604FF00
    
    BIOS initializations...
    
    CPGC Memtest Channel 0 ......................
    
        
  11. Confirm the PCIe firmware version post upgrade, type: sudo hshell -c 'pciephy fw version'.
    Example output:
    0:soc_flash_init: Flash supported ID = 0x20
    PCIe FW loader version: 2.6
    PCIe FW version: D102_0A

Additional Information

Affected Products

ScaleIO
Article Properties
Article Number: 000315118
Article Type: How To
Last Modified: 30 Apr 2025
Version:  1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.