Wesley, 1.) disconnecting the server from the switch,
Are you having a multi-master HA container group or having 2 containers rg? Your description of the container rg is not very clear. Pasting the output of the following commands will help: clrg status <container-rg> zoneadm list -iv from both nodes. For the resource to failover in case of public network failure, you need to configure the network address of the container using Logical hostname resource. i.e zonecfg don't add network resource. You can check the container guide from http://docs.sun.com/app/docs/doc/819-3069 Regarding problem 2, I think there is a quorum issue. you need to check the quorum configuration - /usr/cluster/bin/clq status If the quorum disk is not online, then shutting down one node will panic the other as well. Best Regards, Madhan Kumar Wesley Naves wrote: > > Hi, > > |?m using SC 3.2 and HA container in 2 servers with 1 > container each. So, i?m doing some test: > > > > 1 -- Disconnect 1 server to switch ( nothing happen ) > > 2 -- Turn off 1 server ( the other server shutdown and don?t up while > the other server don?t is up ) > > > > My question is following, i need configure for monitor the public > network for when 1 server down automatic ou failure the network the > other assume automaticly. How can i do my cluster well work. > > > > > > Thank?s > > +++++++++++++++++++++++++++++++++++++++++++++++ > > 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/ha-clusters-discuss/attachments/20071018/1c868513/attachment.html>
