BTW, each node have 3 NICs. 1 NIC for the heartbeat connect with the
IP of 10.x.x.x. No Default GW defined here. The other 2 NIC is public
<EdwinvMie...@discussions.microsoft.com> wrote:
> In that case, I suspect that packets are mis-routed due to 2 NIC's having
> Default GW's configured.
>
> "Tom Moreau" <t...@dont.spam.me.cips.ca> wrote in message
>
> news:O5Fkqb$3HHA.4476@TK2MSFTNGP06.phx.gbl...
>
>
>
> > They are on two different subnets. Plant 1 is on the 192.168.128 subnet
> and
> > Plant 2 is on the 192.168.2 subnet.
>
> > --
> > Tom
>
> > ----------------------------------------------------
> > Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
> > SQL Server MVP
> > Toronto, ON Canada
> >
https://mvp.support.microsoft.com/profile/Tom.Moreau
>
> > "Edwin vMierlo [MVP]" <EdwinvMie...@discussions.microsoft.com> wrote in
> > messagenews:unCXSN$3HHA.948@TK2MSFTNGP06.phx.gbl...
> > in-line
>
> > <subscr...@gmail.com> wrote in message
> >news:1187258221.606896.189050@z24g2000prh.googlegroups.com...
> > > Hi all.. hope someone can help me on this.. I'm a beginner and have
> > > limited knowledge on clustering.
>
> > > I managed to setup 2 set active/passive cluster with SQL clustering on
> > > 2 different site which is connected through lease line.
>
> > > Plant 1:
> > > Cluster IP : 192.168.128.150
> > > SQL Cluster IP: 192.168.128.200 (VIRTUSQLS1)
> > > Node1: 192.168.128.10
> > > Node2: 192.168.128.11
>
> > > Plant 2:
> > > Cluster IP: 192.168.128.2.150
> > > SQL Cluster IP: 192.168.2.200 (VIRTUALSQLS2)
> > > Node1: 192.168.2.10
> > > Node2: 192.168.2.11
>
> > > A few questions here:
>
> > > 1. Why all nodes in Plant 2 can ping all the nodes/cluster/sqlcluster
> > > in Plant 1 but Plant 2 can ping all nodes in Plant 1 except the
> > > cluster/sqlcluster? There are 3 NIC in each node where there are
> > > Gateways set in 2 of the NIC except for the heartbeat connection. Is
> > > there anything to do with routing?
>
> > your cluster IP in plant 2 is on the same subnet as your cluster IP in
> plant
> > 1, are you sure you are tunneling/vlanning this subnet accross ? also you
> > made a typo above, please send us the correct settings. Furthermore, check
> > if your private network in plant 2, you might be mistakingly routing
> packets
> > there (do not use a Default GW on your private NIC's, you should only have
> 1
> > NIC with a default GW), as well as check subnetting of your private NIC's.
>
> > > 2. We have a software where we need to transfer data from SQL in Plant
> > > 2 to Plant 1 or vice versa. How do we define the Host? By the IP ( I
> > > don't know how I can make the server in Plant 1 to recognise the name
> > > VIRTUALSQLS2)?
>
> > SQL2005 supports logshipping, various forms of replication, as well as
> > database mirroring.... would that do what your want ?
> > If not give us more info on your requirements, or the package/software you
> > are planning of using
>
> > HTH,
> > Edwin.- Hide quoted text -
>
> - Show quoted text -