Recommended Upgrade Procedure
Hi,
I need to do an in-place upgrade from 3.5.2 to 3.5.3 on my origin servers. Is there a recommended precedure to acheive this? I want to have the minimum downtime possible.
CentOS, x64.
I think something along the lines of :
Backup complete application dir: (cp -R /opt/adobe/fms/ /opt/adobe/fms.backup)
Perform install (./installFMS ...).
Replace conf and applications (cp -R /opt/adobe/fms.backup/conf /opt/adobe/fms/ etc)
restart fms (fmsmgr server fms restart)
Should I stop fms manually before upgrade?
Should I recreate the config files rather than copy them over?
Any best practice recommendations are welcome.
Thanks,
Michael
