Specifications

2
Performing an update using rfw-update
16
FortheATCA7220,thersysupdateutilitycreatesacustompreservationlistat
/etc/rsys
userfilelist.cfg
duringtheupdateprocessifthefiledoesnotalreadyexist.Thersys
updateutilityaddsthefollowingATCA7220configurationfilestothatcustompreservation
list:
/etc/octeon.conf
/etc/fpga/ppm20fpga.conf
Allfilesin/etc/octeon
Creating a custom preservation list
Otherfilesmayneedtobepreserved.Forexample,onanATCA2210SCMrunningaDHCP
server,youmightpreservetheDHCPconfigurationfiles.
Additionalpreservedconfigurationfilesmustbeaddedtothe
/etc/rsysuserfilelist.cfg
file.Thisfilemayneedtobecreatedthefirsttimecustomfilesneedtobepreserved.
Whenaddingfiles,makesureeachfilenameisonitsownlinein
rsysuserfilelist.cfg
andincludesthefullpath.Forexample,thesecommandsaddthexxx.cfgandyyy.cfgfilesto
thecustompreservationlist:
echo"/etc/xxx.cfg">/etc/rsysuserfilelist.cfg
echo"/etc/yyy.cfg">>/etc/rsysuserfilelist.cfg
Savethefilewhentheadditionsarecomplete.
Preserving other files and configurations manually
Mostfilesoutsideof/etccannotbepreservedbythetools.Considerwhethertomanually
savethefilesyouhavecreate doutsideof/etc,suchastheDHCPleasesfile.
Topre serveconfigurationfilesoutsidethe/etcdirectory,addthemtothe
/rsys/onboot.data/overlaydirectoryandreferencetheminthe/etc/rsysuserfile
list.cfg
file.
Analternativemethodformanuallysavingfilesistocopythefilestoaremoteserver(using
FTP,SFTP,orTFTP)beforeupdating.Copythembacktothemoduleaftertheupdateis
complete.
Note:UseFTPorSFTPtoachievethe bestperformanceandreducetheupdatetime.
Forthe
ATCA7220PPM,dataflowmodeselectionisnotpreservedautomatically.Fordetails
onmodeconfiguration,refertotheATCA7220PacketProcessingModuleReference.
Saving custom configuration data
Anycustomconfigurationdatamustbeexplicitlysavedoritwillbelostwhenamodule
reboots.Thedefaultpreservationlistisautomaticallysaved.
Beforecontinuingwithafirmwareorsoftwareupdate,saveanycustompreservationlist
changesasdescribedinCreatingacustompreservationlist,above.