On Fri, 2007-14-12 at 14:46 +0100, Thorsten Frueauf wrote: > Hi Norm, > > I am assuming that you have at least two resource groups configured - > one for the production resources, and one (or even two) for your test > and development resources. > > If so, then you can use the strong negative affinity in order to offload > the test/dev resource group, before it is getting started on the > secondary node. > > The RG_affinities property for resource groups got introduced with SC > 3.1 U3. > > If you are running an earlier update of SC 3.1 you may use the RGOffload > resource type (obsolted by affinities). > > See > http://docs.sun.com/app/docs/doc/819-2974/ch14_resources_admin-42?a=view > for more details on affinities. > > See > http://docs.sun.com/app/docs/doc/819-0582/6n30g7ilc?l=en&a=view&q=RGOffload > to see the manpage for SUNW.RGOffload. >
You are correct that I have multiple resource groups. These processes will certainly solve my problem. Thanks for the direction. Norm
