Specifications
2
Performing Updates Using rsys_swm
30
exclude tag
Thistagspecifiesthecomponentstoexcludefromtheupgradeforallmodules.Thepossible
excludetagsarelistedbelow:
Youcanprovidepartialtagnamesintheexclusionlistforrelatedgroups.Forexample,to
excludeallIPMIentities,specify:
‐exclude:ipmc‐
Similarly,toexcludeallLMP‐relatedcomponents,specify:
‐exclude:system‐
Exclusionlistscanbespecifiedforglobalormoduleentities.Foraglobalexclusion,the
excludetagisspecifiedabovethephasesintheconfigurationfile.Foramodule‐specific
exclusiontheexcludetagisspecifiedinthephaseswithastep.Module‐specificexclusionlists
areappendedtotheglobalexclusionlist,ifspecified.Duplicatesareignored.SeeFigure 4on
page 30forsampleexclusions.
Figure 4. Exclude examples
Table 6. Exclude tags
Tag Description
system-os LMP, Linux kernel filesystem.
system-boot U-Boot.
bios BIOS.
ipmc- IPMC for the application block, the boot block, and the FPGA.
ipmc-app IPMC for the application block only.
ipmc-boot IPMC for the boot block only.
ipmc-fpga IPMC for the FPGA only.
fru-data FRU data.
boot-block BIOS boot block.
legacy-fpga Fawkes FPGA on the CPMs.
commux-cpld CPLD on an ATCA-7220 PPM.
base-nic Base EEPROM on all CPMs.
fabric-nic Fabric EEPROM on all CPMs.
front-nic Front EEPROM on all CPMs.
campaign:
- releaseuri: file:///mnt/release-4.0.1
- exclude: system-boot, boot-block, legacy-fpga # skip U-Boot, BIOS boot-block, & legacy FPGAs on all modules
- phase: # Phase 0
- step:
- module: board.8 # upgrade the board in slot 8
- exclude: fru-data # skip IPMI fru data
Global
Module-specific