Setup Guide
31
DellProtectedWorkspaceManagementServer–InstallandConfigure–v2.2
ManualUpgradefromviaSSH/Console
Insomeenvironments,theupgradeprocessviatheDPWMSUImaynotworkcorrectlyiftheupgradepackagecannot
copytotheDPWMSsystembeforetheallottedtimeoutorincaseswheremultipleAPI/UIsystemsexist.Inthesecases,
theDPWMSupgradewillneedtobeappliedmanuallybycopyingthe
updatepackagetotheserverandunpackingit.
Thefollowingstepsoutlinethisprocedure:
1. UsingatoolsuchasWinSCP,connecttotheserverandtransfertheDPWMSTGZupgradepackagetothe
/home/ims_admindirectory
a. WinSCPusesthesamecredentialsasSSH
b. Thedefaultporttoconnect
tois10022
c. Thedefaultcredentialsareims_admin/invincea
2. Oncethefilehasbeensuccessfullycopiedtothe/home/ims_admindirectory,runthefollowingcommandto
unpacktheupdate:
tar xzf /home/ims_admin/dpwms-y.y.y-xxxxx-x86_64.tgz –C /var/www/html/ims2/
3. Oncetheunpackactioniscomplete,theIMSserviceneedstoberestartedtopickupthenew
settings.Runthe
followingcommandtodothat:
service ims2 restart
4. Theupgradeprocessisnowcomplete
NOTE:ForsystemsthatarerunningmultipleAPI/UIservers,allDPWMS(ims2)servicesMUSTbeSTOPPEDbefore
upgradingthefirstsystem.Oncethefirstsystem isupgraded,allothersystemsMUSTbeupgradedbeforethe
system
isbroughtbackonline.