Specifications

2
Performing Updates Using rsys_swm
29
module tag
Thistagidentifiesmodulestobeupdated.SeeSupportedmodulesandcomponentsonpage 7
forthelistofthe modulessupportedbythisconfigurationfile.
Themodulesareidentifiedintheconfigurationfileusingthisformat:
module:<FRUtype>.<instance>
UseeitheratypeoranametagfortheFRUtypeparameter.Currently,theonlyallowedtype
is“board,butfutureversionsofrsys_swmmaysupportothertypes.The“board”typemaps
tothefrontmodules.
AllowednametagsareintheATCAXXXXformat.Forexample:
ATCA7200
Fortheinstanceparameter,thefollowinginstancetypesareallowed:
•Anabsolutenumber.
•Awildcard‐''orno'.'aftertypeorname.
•Theslotrange.Forexample:[14].
•Alistoftheapplicableslotsintheshelf.Forexample:[5,6,9,10].
Tospecifythefrontmodulesinslots1through5
oftheshelf:
module:board.[15]
Tospecifyallthefrontmodulesinstalled intheshelf:
module:board
TospecifyalltheATCA7220modulesinstalledintheshelf:
module:ATCA7220
TospecifytheATCA4500modulesinstalledinslots13and14oftheshelf:
module:ATCA4500.[13,14]
Insituationswhereaspecifiedmoduleisnotfoundintheshelf,thersys_swmuti litywill
ignoreitandproceedwiththeremainderofthecampaign.Theresultingupgradereportwill
indicatethespecifiedslotwasnotupdatedbecauseofamodulenameorFRUtype/instance
mismatch.
Forexample,ifamoduletagisspecified:ATCA7220.[1,2,5,7]andthereisnoATCA7220in
slot7thenthecampaignwillcontinueonandupdatetheATCA7220sinslots1,2and5.Any
othertypeofmoduleinstalledinslot7willbeskipped.Thisensuresthatonlyboardsofthe
specifiedmodulesareupdatedandprotectsagainstunspecifiedshelfconfigurationchanges.