dbTalk Databases Forums  

Clustering

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Clustering in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Babu V.T
 
Posts: n/a

Default Clustering - 02-23-2004 , 02:31 AM






Hi

I wanted to configure Failover cluster for SQL Server 2000 on Windows 2000 advanced servers

I have only 2 no.s of windows 2000 advanced server m/cs. I dont have any shared disks and SCSI drives. Can I still configure the Failover clustering

I would like to know more about the need for the shared disks in the Failover clustering

Please shed some light

Regard
Babu

Reply With Quote
  #2  
Old   
Chandrasekar Gopalan
 
Posts: n/a

Default RE: Clustering - 02-23-2004 , 12:50 PM






Hello Babu -
On windows clustered environment, all the components are viewed as a
resource which is owned by a single node at any point of time (shared
nothing architecture). So in the case of SQL server, the resources involved
are Ip address, IP name (virtual server name), Sql server service, agent
service, shared disks and other optional components like FTS and MSDTC.
The availability of SQL server is ensured by moving the resources to other
node in case of a node failure.
The need for shared disk is to ensure all the data and log files are
accessible by the new owner after the failover. On the contrary, imagine
there are no shared disks and you store your data in the local disk and
assume there is a failure - so how would the other node access the data and
log files?

You can find more information in the SQL server books online. Do search for
"shared disks".

Regards,
Chandra


--------------------
Quote:
|Thread-Topic: Clustering
|thread-index: AcP552CAyQBmMcHlQSe9wyABcLwNCg==
|X-Tomcat-NG: microsoft.public.sqlserver.clustering
|From: "=?Utf-8?B?QmFidSBWLlQ=?=" <babu.thangarathnam (AT) wipro (DOT) com
|Subject: Clustering
|Date: Mon, 23 Feb 2004 00:31:05 -0800
|Lines: 12
|Message-ID: <E9C8B533-1160-48CF-9C28-34D9EBAA6383 (AT) microsoft (DOT) com
|MIME-Version: 1.0
|Content-Type: text/plain;
| charset="Utf-8"
|Content-Transfer-Encoding: 7bit
|X-Newsreader: Microsoft CDO for Windows 2000
|Content-Class: urn:content-classes:message
|Importance: normal
|Priority: normal
|X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
|Newsgroups: microsoft.public.sqlserver.clustering
|Path: cpmsftngxa06.phx.gbl
|Xref: cpmsftngxa06.phx.gbl microsoft.public.sqlserver.clustering:12976
|NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
|X-Tomcat-NG: microsoft.public.sqlserver.clustering
|
|Hi,
I wanted to configure Failover cluster for SQL Server 2000 on Windows 2000
advanced servers.

I have only 2 no.s of windows 2000 advanced server m/cs. I dont have any
shared disks and SCSI drives. Can I still configure the Failover clustering?

I would like to know more about the need for the shared disks in the
Failover clustering.

Please shed some light.

Regards
Babu
Quote:
|


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.