dbTalk Databases Forums  

How to find out which physical node the virtual server is using

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


Discuss How to find out which physical node the virtual server is using in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wing Lui MCSA
 
Posts: n/a

Default How to find out which physical node the virtual server is using - 07-16-2004 , 05:13 PM






Hi,

I have a question regarding how to find out which physical node the
virtual server is using.

Currently my SQL Server 2000 setup is as follows:

Physical Nodes:
---------------
ClusterA
ClusterB

Virtual Server:
---------------
SQLCLUST

I know if I use Cluster Administrator or cluster.exe command line
tool, I can find out which node the resource is using but is there a
stored procedure from the database i can use to find out which node
it's using?

Thank you in advance.

Wing

Reply With Quote
  #2  
Old   
Nerses
 
Posts: n/a

Default How to find out which physical node the virtual server is using - 07-17-2004 , 02:44 PM






Wing,

The clustered SQL depends on the hard drive you have
installed it on. So whichever cluster owns the hard drive
at the momenent- that is the node Cluster is using.

Also, you can check it through the Cluster Administrator
utility.

Log on to OS of Cluster A or B (does not matter) and start
the Cluster Administrator. You will see your Cluster A
and B servers on the left. Click + to expand teh view and
choose Active Groups.

If you see your SQL cluster group under the Active Groups
of Cluster A- then virtual server is using Clsuter A. Same
goes for Cksuter B.

Hope this helps,
Nerses


Quote:
-----Original Message-----
Hi,

I have a question regarding how to find out which
physical node the
virtual server is using.

Currently my SQL Server 2000 setup is as follows:

Physical Nodes:
---------------
ClusterA
ClusterB

Virtual Server:
---------------
SQLCLUST

I know if I use Cluster Administrator or cluster.exe
command line
tool, I can find out which node the resource is using but
is there a
stored procedure from the database i can use to find out
which node
it's using?

Thank you in advance.

Wing
.


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.