View Single Post
  #3 (permalink)  
Old 02-20-2008, 06:54 AM
alessio alessio is offline
Trained Alumni
 
Posts: 43
Default

Quote:
Originally Posted by brian View Post
You should be using install.sh for all installs. There is no longer an install.pl for cluster installs. Please check the Zimbra Support Portal for updates on installing cluster with ZCS 5.0.2, as there is a patch needed for the install to continue.
Thank you for reply.
I'have used ./install.sh sorry for typing error
In support portal I didin't find the patch you say... can you say where i can find it?
By the way, I found this document "multi-node_cluster_install.pdf" that seems more complete.
Can you confrm the correct step sequence to setup zimbra with RedHat cluster:

# ./install.sh --cluster active
create /opt/zimbra-cluster/mountpoints/
# mount -v LABEL= /opt/zimbra-cluster/mountpoints/ com>

"Next Steps
Before you rerun install.sh cluster active to install the ZCS software on the
active node do the following
1. Delete /opt/zimbra, type rm -rf /opt/zimbra
2. Create symlink for zimbra, type ln -s /opt/zimbra-cluster/mountpoints/
clusterservicename /opt/zimbra"

# ./install.sh --cluster active --l /tmp/license.xml

is this right?




or as sugget in Bug 17891 - New-style cluster install: put zimbra home on shared disk
do this:
"Red Hat Cluster Suite implemented resource dependency in RHEL4 Update 5 release.
With this, we can install Zimbra home (/opt/zimbra) on SAN and eliminate most
of the messy symlinking that is required in a clustered ZCS install today."

Thanks a lot :-)
Ciao
Alessio
Reply With Quote