setting up a copy of production in staging...
zcs-7.1.1_GA_3204.SLES11_64 (patched)
Hi all,
I am trying to set a server in staging to reflect what we have in production. The server in staging has less resources than in production
My first attempt was to:
- install zimbra in staging
- rsync production to it
- update zimbra to the next version (due to patch) to be sure that zimbra is clean
- change tuning to match limited resources
- reset the server name (zmsetservername)
... it failed
I then tried to install using the installation configuration file from production:
- cahnge hostname and network information
- sudo ./install.sh config.prod
... it failed
I was hoping a hostname change and some tuning would be enough but it seems I was wrong.
How would you do this without having to set all parameters by hand and risk making mistakes?
Thanks for your help!