Dumb upgrade question

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
tom11011
Posts: 32
Joined: Sat Sep 13, 2014 2:52 am

Dumb upgrade question

Post by tom11011 »

I want to finally upgrade my zimbra server from 8.6.0

I am following the guide https://wiki.zimbra.com/wiki/Enabling_Z ... _memcached

to install memcached and proxy

For a command like this

Code: Select all

./libexec/zmproxyconfig -e -m -o -i 7143:143:7993:993 -p 7110:110:7995:995 -H `zmhostname`
Do I literally type in 'zmhostname' or what the value of zmhostname is?

And then for this command

Code: Select all

/opt/zimbra/libexec/zmproxyconfig -e -m -H mailbox.node.service.hostname
zmcontrol restart
Am I literally typing in mailbox.node.service.hostname or some other variables?

Thanks
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Dumb upgrade question

Post by phoenix »

tom11011 wrote:Do I literally type in 'zmhostname' or what the value of zmhostname is?
You use the command as shown if this is a single server.
tom11011 wrote: Am I literally typing in mailbox.node.service.hostname or some other variables?
That depends on whether you have a multi-server configuration. If you don't, ignore it and if you do then enter the FQDN of that node.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
Post Reply