Specifications
2
Performing an update using rfw-update
16
FortheATCA‐7220,thersys‐updateutilitycreatesacustompreservationlistat
/etc/rsys‐
user‐file‐list.cfg
duringtheupdateprocessifthefiledoesnotalreadyexist.Thersys‐
updateutilityaddsthefollowingATCA‐7220configurationfilestothatcustompreservation
list:
/etc/octeon.conf
/etc/fpga/ppm20fpga.conf
Allfilesin/etc/octeon
Creating a custom preservation list
Otherfilesmayneedtobepreserved.Forexample,onanATCA‐2210SCMrunningaDHCP
server,youmightpreservetheDHCPconfigurationfiles.
Additionalpreservedconfigurationfilesmustbeaddedtothe
/etc/rsys‐user‐file‐list.cfg
file.Thisfilemayneedtobecreatedthefirsttimecustomfilesneedtobepreserved.
Whenaddingfiles,makesureeachfilenameisonitsownlinein
rsys‐user‐file‐list.cfg
andincludesthefullpath.Forexample,thesecommandsaddthexxx.cfgandyyy.cfgfilesto
thecustompreservationlist:
echo"/etc/xxx.cfg">/etc/rsys‐user‐file‐list.cfg
echo"/etc/yyy.cfg">>/etc/rsys‐user‐file‐list.cfg
Savethefilewhentheadditionsarecomplete.
Preserving other files and configurations manually
Mostfilesoutsideof/etccannotbepreservedbythetools.Considerwhethertomanually
savethefilesyouhavecreate doutsideof/etc,suchastheDHCPleasesfile.
Topre serveconfigurationfilesoutsidethe/etcdirectory,addthemtothe
/rsys/onboot.data/overlaydirectoryandreferencetheminthe/etc/rsys‐user‐file‐
list.cfg
file.
Analternativemethodformanuallysavingfilesistocopythefilestoaremoteserver(using
FTP,SFTP,orTFTP)beforeupdating.Copythembacktothemoduleaftertheupdateis
complete.
Note:UseFTPorSFTPtoachievethe bestperformanceandreducetheupdatetime.
Forthe
ATCA‐7220PPM,dataflowmodeselectionisnotpreservedautomatically.Fordetails
onmodeconfiguration,refertotheATCA‐7220PacketProcessingModuleReference.
Saving custom configuration data
Anycustomconfigurationdatamustbeexplicitlysavedoritwillbelostwhenamodule
reboots.Thedefaultpreservationlistisautomaticallysaved.
Beforecontinuingwithafirmwareorsoftwareupdate,saveanycustompreservationlist
changesasdescribedinCreatingacustompreservationlist,above.