Specifications

2
Performing Updates Using rsys_swm
37
Correlation between the “-s” parameter and the “releaseuri” tag
The“sparameter,whichidentifiestheupdateserverURIforrsys_swm,andthe“releaseuri
tagintheupgradecampaignfilecorrelatewitheachother.TheSMLcombinesthesetwo
parameterstocreateaURI,whichtheBladeHSDsrunningonthemodulesusefor
downloadingtheupdatebundlesfromtheupdatehost.
Forexample,ifyouhavethefollowing:
•TheupdatehostisaccessibleviaIPaddress10.100.19.15fromtheupgradecandidate
shelf.
•Yourusernameandpasswordis“johndoe”and“password.
•TheShelfManagerIPaddressintheshelfis10.100.19.17.
•The4.x.xreleaseisoimageismountedat/mnt/release4.x.xon
theupdatehost.
Thenthe‐sparameteris:
sasftp://johndoe:password@10.100.19.15
Enterthereleaseuriparameteras:
file:///mnt/release4.x.x.
TheSMLwillcombinethesandreleaseuriparameterstocreatethefollowingURI:
ftp://johndoe.password@10.100.19.15//mnt/release4.x.x
ThisisusedbytheupgradeserverstodownloadtheFRUupdatebundlesfromtheupgrade
hostmachineviaFTP.