Hi Wesley, I am assuming you are using HA Containers. When creating the RG for the container, provide the node list as server1,server3,server2. In this order, the agent will try to bring it up on server1 and if it fails, try server3 and then server2.
eg) #/usr/cluster/bin/clrg create -n server1,server3,server2 container-rg Best Regards, Madhan Kumar Wesley Naves wrote: > Hi folks, > I have on cluster with 3 servers, each server there are 2 > containers. My problem is, when one container of the server1 down, i want UP > it in server3. How can i do to especificate in which server (server2 or > server3 or .... ) the container is UP if it fail ? Where i can configure > this ? > > > > +++++++++++++++++++++++++++++++++++++++++++++++ > > Wesley Naves de Faria > Analista de Suporte > SCSA - Sun Certified System Administrator for Solaris 10 > SCNA - Sun Certified Network Administrator for Solaris 10 > FreeBSD / OpenBSD / Linux > AGANP - Agencia Goiana de Administra??o e Neg?cios P?blicos > Fone: 62 3201-6582 > > +++++++++++++++++++++++++++++++++++++++++++++++ > > > _______________________________________________ > ha-clusters-discuss mailing list > ha-clusters-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/ha-clusters-discuss >
