Shiva,

It sounds like you need the procedure for booting a node into noncluster 
mode, which includes first switching device group sand resource groups 
off the node:

http://docs.sun.com/app/docs/doc/820-4679/cegceggh?a=view

As an example, if you wanted to put a SPARC cluster node named "apple" 
into noncluster mode, you would run these commands:

apple# *clnode evacuate apple*
apple# *shutdown -g0 -y*
ok *boot -x
*...
Not booting as part of cluster
...

When you are done with your testing, issue a standard reboot command 
(reboot, init 6) to bring the node back into the cluster, and switch any 
device groups and resource groups back to the node as desired.

Hope this is what you were looking for.

Lisa Shepherd
Sun Cluster Technical Publications
"We're the M in RTFM"



ShivaD wrote:
> Hi Lucia,
> I have a question regarding Sun Cluster.
>
> We want to make 3 nodes of 4 -node sun cluster to donot participate in 
> cluster membership and donot access DG's/resources, so that we can reinstall 
> our customized applications on these 3 nodes and test them separately and 
> rejoin the cluster.
> Note: All our applications are installed locally on each server.
>
> Could you please suggest a way to do this.
>
> Thanks,
> /Shiva
>   

Reply via email to