Re: Failover problem when unplug the public connection



It cannot assign the same IP address on different groups.....

Actually, i would like to know any resources from Microsoft that is a set of
definition of cluster terms. I want to clarify that groups are seperate from
multi-purposes or other purposes.

Thanks!
Johnny


"Ramon Jiménez [MVP]" <rjimenezm_en hotmail@xxxxxxxxx> wrote in message
news:%23tav%23awKGHA.740@xxxxxxxxxxxxxxxxxxxxxxx
Hi Johny,

If the group you do not see failing over is Cluster Group I woud worry
about but if the group you do not see failing over if Group 0 then I find
it a normal behaviour because there is no resource included in that Group
which is dependant on Network connections, so, why should that group fail
over if the Public Network is down?

Example of applications I have seen in the past that are not Network
dependant:
Presence Control, Time Control, Access Control applications. Some of them
use Serial ports, some other propietary bus cards.

These are Applications that you can cluster (either the vendor provides
with a Cluster-aware application or you can "make" them clusterizable by
using Generic Application, Generic Service or Generic Script resources,
depending on the nature of the app).
The application does not need Network, just a service or application
running in one node and listening to the Serial/Prioprieatary bus and
writing data to the Clustered Shared Disk resource.

There is no need for these specific kind of applications to fail-over when
Public Network is down. Only when the applciation fails, the Bus fails or
the node fails

For your tests:
Create additional resources in your Group 0: IP resource, Network Name
resource, and File Share resource with recommended dependencies and repeat
your testings...does it work?

HTH

Ramon


"Johnny C.Y. Wong" <johnnywong@xxxxxxx> wrote in message
news:eO7wZFwKGHA.2300@xxxxxxxxxxxxxxxxxxxxxxx
Thanks for your reply first.

I already created 2 groups. Group0 only contain one resource which is
"physical disk". Cluster Group contains three resources which are IP,
Network name and quorum disk.

I can move or init fail to other node manually but cannot unplug the
public connection. As you said, I have already configured NICs in both
nodes but still not work. I would like to know where can I found the
advanced setting to ensure the Public is highest binding.

Thanks a lot!

"Ramon Jiménez [MVP]" <rjimenezm_en hotmail@xxxxxxxxx> wrote in message
news:uBDF7dvKGHA.740@xxxxxxxxxxxxxxxxxxxxxxx
Hi John,

Could you describe with more details each of your cluster groups
(resources and dependencies).
If you move all cluster groups to the 2nd node and repeat the
procedures, is it still happening?
The cluster group that does not failover, can be moved manually to the
other node?

Could you share if any errors appear in the cluster logs and/or Event
viewer at the time the groups should be failing over?

In Windows 2000 there was an issue with NIC removal detection that was
solved in Windows 2003

Network failure detection and recovery in Windows Server 2003 Clusters
http://support.microsoft.com/?id=286342

Also, I guess you have properly configured the NICS's in both nodes:
Public network configured for All communications and Private network for
Internal Communication Only.
Moreover, the Cluster Network Priority is set as Private in 1st priority
followed by Public.
Also, in the Advanced Settings of each node, the Public should have
highest priority in the Bindings.

Recommended private "Heartbeat" configuration on a cluster server
http://support.microsoft.com/kb/258750/en-us


Some Whitepapers and links you might find interesting to read and
compare against your configuration are:

Guide to Creating and Configuring a Server Cluster under Windows Server
2003
http://www.microsoft.com/downloads/details.aspx?familyid=a5bbb021-0760-48f3-a53b-0351fc3337a1&displaylang=en

Server Clusters: Cluster Configuration Best Practices for Windows Server
2003
http://www.microsoft.com/downloads/details.aspx?familyid=98bc4061-31a1-42fb-9730-4fab59cf3bf5&displaylang=en

Server Clusters: Frequently Asked Questions for Windows 2000 and Windows
Server 2003
http://www.microsoft.com/downloads/details.aspx?familyid=b6bc75d9-7562-4633-a3e0-c637ef19f519&displaylang=en

Ramon

"Johnny C.Y. Wong" <johnnywong@xxxxxxx> wrote in message
news:uLDxwEvKGHA.3100@xxxxxxxxxxxxxxxxxxxxxxx
Hi all,

I have already set a cluster with 2 nodes. Each node have 2 NICs which
are private and public connections. There are two groups in my cluster.
The problem is that when i unplug the public connection, only one group
can be failover but one cannot. Anyone can help to solve? Thanks!

Johnny









.



Relevant Pages

  • RE: SQL Server Cluster and MSDTC
    ... If I use local MSDTC specific to the ... server and the server goes down will the transaction fail cleanly (as in the ... Thanks for the detailed info on how to cluster DTC. ... for the resource group as something logical, ...
    (microsoft.public.sqlserver.clustering)
  • Re: Accessing Cluster Disks from a WEB Application
    ... Dimitris solved his problem by enabling Kerberos but I do not fully ... Windows 2000 introduced Kerberos enabling in Network names with SP3... ... > resource that the share resource is dependent on. ... > 2) This network name is different than the cluster name. ...
    (microsoft.public.windows.server.clustering)
  • Re: Virtual Server Name in Use
    ... all of these must be cleared up beforehand if the cluster ... address or Network Name resource already members of a secondary group, ... your DBMS data and transaction log file storage?!) ... Server name was my cluster server name. ...
    (microsoft.public.sqlserver.clustering)
  • Changing Node & Virtual IPs for Print Server Cluster
    ... I have a 2 node active-active Windows Server 2003 cluster. ... (virtual server 1 address) ... Add a new IP address resource to the Cluster group (while it's ...
    (microsoft.public.windows.server.clustering)
  • Re: Heartbeat Network Adapter
    ... Cluster Administrator. ... that you're actually using the NICs you think you are for each distinct ... MVP - Windows Server - Clustering ... Network Configuration Best Practices for Windows 2000 ...
    (microsoft.public.windows.server.clustering)

Loading