Specifications
2
Performing Updates Using rsys_swm
16
Create a custom preservation list
Youmaywanttopreserveotherfilesthatarenotpreservedautomatically.Forexample,ifyou
haveanATCA‐2210SCMrunningaDHCPserver,youmaywanttopreserveitsDHCP
configurationfiles.
Topre serveadditionalconfiguration files,addthemtothe/etc/rsys‐user‐file‐list.cfg
file.Ifthisfileisnotavailableonyoursystem,youmayneedtocreateit.
Whenaddingtheconfigurationfilenamestothersys‐user‐file‐list.cfgfile,makesure
eachfilenameislistedonaseparat eline,andthatthefileentryincludesthepathlocation.
Forex ample,thesecommandsaddthexxx.cfgandyyy.cfgfilestothecustompreservationlist:
echo“/etc/xxx.cfg”>/etc/rsys‐user‐file‐list.cfg
echo“/etc/yyy.cfg”>>/etc/rsys‐user‐file‐list.cfg
Savethefilewhentheadditionsarecomplete.
Preserve other files and configurations manually
Mostfilesoutsideof/etccannotbepreservedbythetools.Considerwhethertomanually
savethefilesyouhavecreatedoutsideof/etc,suchastheDHCPleasesfile.
Topre serveconfigurationfilesoutsidethe/etcdirectory,addthemtothe
/rsys/onboot.data/overlaydirectoryandthenincludeareferencetotheminthe
/etc/rsys‐user‐file‐list.cfgfile.
Analternativemethodformanuallysavingfilesistocopythefilestoaremoteserver(using
FTP,SFTP,TFTP,etc.)beforerunningtheupdate.Copythembacktothemoduleafterthe
updateiscomplete.
UseFTPorSFTPtoachievethebestperformanceandreducetheupdate time.
FortheATCA‐7220PPM,dataflowmodeselectionisnotpreservedautomatically.Fordetails
onmodeconfiguration,refertotheATCA‐7220PacketProcessingModuleReference.
Check the version information on the update targets
Verifyallupdatetargetsareatrelease4.0.0orhigher.CLIcommandsar eavailabletoidentify
thesoftware,firmware,andhardwareversionsinuse.To identifythesoftwareandfirmware
versionsfromtheCLI,enter:
showversion
Toidentifythehardware revisionandinformationaboutthemodulecomponents,enter:
showhardware
Inaddition,theversionsofallinstalledpackagesarelistedinthe/etc/versionsfi le.