Installation Automation Issues: 1.
There're some lines duplicated:
AVDOMAIN=@@HOSTNAME@@
RUNSA=yes
What should they be?
2.
When I use this new input file, I got an error on snmp:
zimbra--snmp>>>basename: too few argument.
What else am I missing in the input lines?
3.
I tried to install zimbra on new build FC4 boxes, which are not network configued and not connected. It failed and gave me an error:
java.net.UnknownHostException
Could I add HOSTNAME in the input file, or should I set environment variable hostname, or should I add hostname to /etc/hosts?
Thanks. |