Dell Z9264F-ON Open Networking Hardware Diagnostic Guide December 2021 - Page 69

SMF MSS upgrade, root@dell-diag-os:/opt/dellemc/diag/bin# smarttool

Page 69 highlights

CLI options root@dell-diag-os:/opt/dellemc/diag/bin# smarttool ERROR: main[100]: ERROR: Usage: smarttool [|] Usage: smarttool [] [|] - Command string (Refer below for supported commands) - UART device name (say, "/dev/tty00") - Specify image file path for upgrade - Specify image region. (G, A, B for MSS regions, g, a for FPGA region) Following commands are supported: -um - Upgrade MSS image -uf - Upgrade FPGA image -gmr - Get MSS running image region -gfr - Get FPGA running image region -gmv - Get MSS running image version -smr - Select MSS running image region -sfr - Select FPGA running image region -help - Dispay help SMF MSS upgrade You can upgrade SMF MSS using the following steps: To find out what region is running, use the gmr option. ● If MSS is running in region A, use the region B image to upgrade the MSS. ● If MSS is running in region B, use the region A image to upgrade the MSS. ● If MSS is running in region G, use the region A image to upgrade the MSS. Upgrade mss A-region when mss is running in G-region: ./smarttool -um /dev/ttyS0 _SMF_MSS_v1.41_A_region.bin Upgrade mss B-region when mss is running in A-region: ./smarttool -um /dev/ttyS0 _SMF_MSS_v1.41_B_region.bin Upgrade mss A-region when mss is running in B-region: ./smarttool -um /dev/ _SMF_MSS_v1.41_A_region.bin 1. Copy all the binaries needed for the upgrade into a local directory. Figure 6. Copy all needed binaries 2. Check the MSS region using the smarttool -gmr /dev/ttyS0 command. Dell EMC DAIG-OS tools 69

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82

CLI options
root@dell-diag-os:/opt/dellemc/diag/bin# smarttool
ERROR: main[100]: ERROR: Usage: smarttool <command> <UART dev> [<filename>|<REGION>]
-------------------------------------------------------
Usage:
smarttool <command> [<UART dev>] [<filename>|<REGION>]
<command>
- Command string (Refer below for supported commands)
<UART dev>
- UART device name (say, "/dev/tty00")
<filename>
- Specify image file path for upgrade
<REGION>
- Specify image region.
(G, A, B for MSS regions, g, a for FPGA region)
Following commands are supported:
-um - Upgrade MSS image
-uf - Upgrade FPGA image
-gmr - Get MSS running image region
-gfr - Get FPGA running image region
-gmv - Get MSS running image version
-smr - Select MSS running image region
-sfr - Select FPGA running image region
-help - Dispay help
--------------------------------------------------------
SMF MSS upgrade
You can upgrade SMF MSS using the following steps:
To find out what region is running, use the
gmr
option.
If MSS is running in region A, use the region B image to upgrade the MSS.
If MSS is running in region B, use the region A image to upgrade the MSS.
If MSS is running in region G, use the region A image to upgrade the MSS.
Upgrade mss A-region when mss is running in G-region:
./smarttool -um /dev/ttyS0 <
platform
>_SMF_MSS_v1.41_A_region.bin
Upgrade mss B-region when mss is running in A-region:
./smarttool -um /dev/ttyS0 <
platform
>_SMF_MSS_v1.41_B_region.bin
Upgrade mss A-region when mss is running in B-region:
./smarttool -um /dev/ <
platform
>_SMF_MSS_v1.41_A_region.bin
1.
Copy all the binaries needed for the upgrade into a local directory.
Figure 6. Copy all needed binaries
2.
Check the MSS region using the
smarttool –gmr /dev/ttyS0
command.
Dell EMC DAIG-OS tools
69