Specifications
2
Performing Updates Using rsys_swm
37
Correlation between the “-s” parameter and the “releaseuri” tag
The“s”parameter,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/release‐4.x.xon
theupdatehost.
Thenthe‐sparameteris:
‐sasftp://johndoe:password@10.100.19.15
Enterthereleaseuriparameteras:
file:///mnt/release‐4.x.x.
TheSMLwillcombinethe‐sandreleaseuriparameterstocreatethefollowingURI:
ftp://johndoe.password@10.100.19.15//mnt/release‐4.x.x
ThisisusedbytheupgradeserverstodownloadtheFRUupdatebundlesfromtheupgrade
hostmachineviaFTP.