dbTalk Databases Forums  

where do data files and program files live?

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


Discuss where do data files and program files live? in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
KALI
 
Posts: n/a

Default where do data files and program files live? - 08-16-2004 , 02:54 PM






Hi,

SQL is cluster-aware, so you install it on shared drive
(quorum), correct?

Then do data files and program files live on that quorum,
or on each node individually?

Thanks

Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: where do data files and program files live? - 08-16-2004 , 03:23 PM






The Quorum drive exists to determine who has arbitration rights on the
cluster. The owner of the quorum drive also owns the cluster virtual
server. SQL exists in a separate resource group in a cluster.

SQL is installed with the binaries on a local disk on eahc host node. The
data files are located on shared storage (preferably NOT the cluster quorum
drive). SQL installation handles all of this so you don't really need to
worry. SQL also has well documented procedures for updating and maintaining
a cluster should you have a node fail completely or partially.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"KALI" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,

SQL is cluster-aware, so you install it on shared drive
(quorum), correct?

Then do data files and program files live on that quorum,
or on each node individually?

Thanks



Reply With Quote
  #3  
Old   
Kali
 
Posts: n/a

Default Re: where do data files and program files live? - 08-17-2004 , 07:25 AM



Thanks Geoff,
"SQL also has well documented procedures for updating and
maintaining a cluster should you have a node fail
completely or partially."

Any suggestion where I can take a look at those? I found
some at: http://www.sql-server-
performance.com/sqlserver2000_clustering_install_part1.asp

But it doesn't talk about failover.

Thanks again



Quote:
-----Original Message-----
The Quorum drive exists to determine who has arbitration
rights on the
cluster. The owner of the quorum drive also owns the
cluster virtual
server. SQL exists in a separate resource group in a
cluster.

SQL is installed with the binaries on a local disk on
eahc host node. The
data files are located on shared storage (preferably NOT
the cluster quorum
drive). SQL installation handles all of this so you
don't really need to
worry. SQL also has well documented procedures for
updating and maintaining
a cluster should you have a node fail completely or
partially.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"KALI" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:6f1e01c483ca$dab676c0$a501280a (AT) phx (DOT) gbl...
Hi,

SQL is cluster-aware, so you install it on shared drive
(quorum), correct?

Then do data files and program files live on that
quorum,
or on each node individually?

Thanks


.


Reply With Quote
  #4  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: where do data files and program files live? - 08-17-2004 , 09:22 AM



This link will let you download BOL (Books On-Line, the SQL documentation
kit). The instructions are under 'Maintaining a Failover Cluster'.

http://www.microsoft.com/sql/techinf...2000/books.asp


--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"Kali" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Thanks Geoff,
"SQL also has well documented procedures for updating and
maintaining a cluster should you have a node fail
completely or partially."

Any suggestion where I can take a look at those? I found
some at: http://www.sql-server-
performance.com/sqlserver2000_clustering_install_part1.asp

But it doesn't talk about failover.

Thanks again



-----Original Message-----
The Quorum drive exists to determine who has arbitration
rights on the
cluster. The owner of the quorum drive also owns the
cluster virtual
server. SQL exists in a separate resource group in a
cluster.

SQL is installed with the binaries on a local disk on
eahc host node. The
data files are located on shared storage (preferably NOT
the cluster quorum
drive). SQL installation handles all of this so you
don't really need to
worry. SQL also has well documented procedures for
updating and maintaining
a cluster should you have a node fail completely or
partially.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"KALI" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:6f1e01c483ca$dab676c0$a501280a (AT) phx (DOT) gbl...
Hi,

SQL is cluster-aware, so you install it on shared drive
(quorum), correct?

Then do data files and program files live on that
quorum,
or on each node individually?

Thanks


.




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.