Clustering the Solaris Server
Hi,
I am trying to bring my two Solaris Sparc server into a cluster.
Here is my server details ..
bash-3.00# uname -a
SunOS nitappsun03 5.10 Generic_118822-25 sun4u sparc SUNW,Sun-Fire-V240
bash-3.00#
Now I am having one more identical Server., Which I want to make a fail over node for my current running server.
Any expert in clustering guide me how to configure the above , and give me any reference to the Document that I can go through to understand the concept of Clustering....
Thanks & Regards
Suseendran .A
# 1
Hi,
you should read the Sun Cluster Concepts Guide http://docs.sun.com/app/docs/doc/816-3381. It explains, what you need and what the concepts are in a Sun Cluster environment. You'll find out that with only two nodes you'll need shared storage. Otherwise you will not be able to setup a highly available environment.
After having read that you should have a look at the installation guide. It walks you through all of the steps needed. http://docs.sun.com/app/docs/doc/819-0420
Regards
Hartmut
PS: I heard that there might be a quick installation guide available soon.