Specifications
2
Performing Updates Using rsys_swm
23
Step 4: Obtain the release ISO image from Radisys
AnATCASoftwareimageisavailableatwww.radisys.com/downloads.Browsetothe
downloadspagefortheAdvancedTCAplatformsystem(forexample,theSYS‐6010platform).
FromtheSoftwa redownloadssection,downloadthe.zipfile(orfiles)thatcontaintheISO
image.OncetheISOimagehasbeenextracted,performtheproceduresdescribedinthe
followingsections.
Download and mount the ISO image on to the update host
YoumustdownloadandmounttheISOimageontotheupdatehost.
1. DownloadtheISOimagetotheupdatehost.Forinstructionsdownloading(orcopying)
filesfromaremotehostoranetworklocationtoamodule,seetheATCASoftwareGuide.
2. Ontheupdatehost,createafoldertoserveasthemountlocation.Notethatyoumay
needrootprivilegestocreatethisfolder.Forexample,enter:
mkdir‐p/mnt/release
3. Mounttheimageusingthefollowingsyntax:
mount‐oloop<isoimage><mountfolder>
Forexample:
mount‐oloopPromentum‐Software‐4.1.1‐<isoversion#>.iso/mnt/release
Themountedlocationbecomestheupdaterepository.Notethatthisupdaterepository
mustbeaccessiblelocallyfromtheupdatehostrunningthersys_swmutility,ascurrently
only“file://”URIsaresupportedforthe“releaseuri”tag,whichspecifiestheURIofthe
updaterepositoryontheupdatehost,inthecampaignconfigurationfile.
Set up a remote repository
IfyouselectaLMP‐basedmodule(liketheATCA‐2210),oroneofthenodemoduleslikean
ATCA‐4500CPM,astheupdatehost,youmayneedtomounttheISOimageonaremote
machineduetospacelimitations.Forthistypeofsetup,youwillalsoneedtomounta
networkfilesystem(NFS)onthenodemoduletoaccesstheISOimageontheremote
machine.
1. MounttheISOimageonaremotehostwithIPaccesstotheShelfManager(seepage 23
forinstructionsonmountinganISO).Theremotehostcanbethesystemmanagement
hostorevenaCOM‐Express.
Fortheseinstructions,theimagemountedontheremotehostislocatedinthisfolder:
/mnt/release
2. Exportthe/mnt/releasefolder,soitcanbeNFSmountedfromtheremotehosttoother
machines.Youwillneedrootpermissionstoperformthisexport.
exportfs‐ono_root_squash*:/mnt/release
3. Enterthefo llowingcommandtoverifythe/mnt/releasefolderislisted.
exportfs‐v