Specifications
2
Performing Updates Using rsys_swm
36
To perform an upgrade campaign on the software entities on a specific module:
rsys_swm‐i10.100.18.22\
‐c./config.cfg\
‐sftp://johndoe:password@10.100.18.252\
‐eboard.8\
‐‐upgrade
Themodulespecifiedforthisexampleisthemoduleinstalledinslot8oftheshelf.Usingthe‐
e
optioncansignificantlyspeeduptheupdateprocess,asitdirectstheupgradeataspecific
board(forexample,attheATCA‐2210actingasthestandbyShelfManager).
To perform an upgrade on all the entities named in the configuration file and output the results of the
upgrade to a specified report file:
rsys_swm‐i192.168.16.17\
‐cconfig.yaml\
‐stftp://10.100.110.45\
‐r./upgrade_report.yml
192.168.6.17istheIPaddressoftheShelfManagerand10.100.110.45istheIPaddressofthe
updatehost.
To force an upgrade campaign on all the entities named in the configuration file even if the version of the
entities have not changed:
rsys_swm‐i192.168.16.17\
‐c./config.cfg\
‐stftp://10.100.110.45\
‐‐upgrade‐‐force
192.168.6.17istheIPaddressoftheShelfManagerand10.100.110.45istheIPaddressofthe
updatehost.