dbTalk Databases Forums  

some question about cluster

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


Discuss some question about cluster in the microsoft.public.sqlserver.clustering forum.



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

Default some question about cluster - 04-26-2005 , 04:39 PM






Hi everydoby, i'm new in this ng :=)
I'm also new to cluster and i have little questions.
I have 2 node (identical, HP DL380) and a san MSA1500, redundant path FC,2
network card for private and public.SQL 2000 clustered.
These are my tests:
1. i try to unplug the cable (private connection, hbeat) but i don't know
what must happen. Is the main node that must remain up and running?
2.when i unplug the public cable all the group move to nodeB except the
group "Storage" where i put three physical disk, why? The physical disk have
no dependencies...i don't know this behavior :-\
3. i try to unplug the FC connection fro the server and the groups move from
nodeA to nodeB. When i plug into the FC connection the group remains on the
nodeB instead to move on nodeA. The failback setting are correct, because if
i power down nodeA or nodeB the "Cluster cycle" work correct: from A to B
and when A is online the resouce came back again to nodeA. It's seems "don't
hear" the change of state of the FC link...
There are some techicnal limitation that i don't know or there are some
setting to do?
Thanks a lot in advance!
ciao
mn



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

Default Re: some question about cluster - 04-26-2005 , 08:58 PM






Comments Inline

"macchianera" <chiarlunSENZAQUESTO (AT) libero (DOT) it> wrote

Quote:
Hi everydoby, i'm new in this ng :=)
I'm also new to cluster and i have little questions.
That's OK, I have been here for a while. Everybody starts at the beginning.

Quote:
I have 2 node (identical, HP DL380) and a san MSA1500, redundant path FC,2
network card for private and public.SQL 2000 clustered.
These are my tests:
1. i try to unplug the cable (private connection, hbeat) but i don't know
what must happen. Is the main node that must remain up and running?
Probably nothing if you have configured everything correctly. The cluster
should use the public NICs as a backup communications path. This is
determined by the cluster configuration network settings. Since no resource
dependencies were lost AND the cluster nodes still have a communication
path, nothing changes.

Quote:
2.when i unplug the public cable all the group move to nodeB except the
group "Storage" where i put three physical disk, why? The physical disk
have
no dependencies...i don't know this behavior :-\
This is normal. When you unplugged the public NIC, all IP addresses that
depend on that physical resource went offline. When each resource went
offline, the cluster moved the recource group it was part of to another host
in order to try and bring it online. Since the group "Storage" had no
network dependencies, it didn't go anywhere.


Quote:
3. i try to unplug the FC connection fro the server and the groups move
from
nodeA to nodeB. When i plug into the FC connection the group remains on
the
nodeB instead to move on nodeA. The failback setting are correct, because
if
i power down nodeA or nodeB the "Cluster cycle" work correct: from A to B
and when A is online the resouce came back again to nodeA. It's seems
"don't
hear" the change of state of the FC link...
It may take a reboot to restore the disk connection via the Fibre Channel
connection. You may be able to rescan using the Disk Management tool and
get the system to see the disks again. Either way, a reboot after such a
disconnect is not the worst idea in the world.

Quote:
There are some techicnal limitation that i don't know or there are some
setting to do?
Thanks a lot in advance!
ciao
mn


Glad to help

Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator




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

Default Re: some question about cluster - 04-27-2005 , 02:20 AM



Thank u very much for your help Geoff!
My godness...how many thing i have to learn... =:-)
Your explanation is perfectly clear for me, but about one thing im' not
sure:
The group "Storage" is composed by 3 physical disk only, is correct? In
other words, is correct that this group don't move from one node to the
other or i have to put in this group a dependencie (network, ip...)?
For the other points, they are very clear for me now.
Have u got a link for this type of troubleshooting or a book to suggest?
Thanks a lot again!
Ciao
mn




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

Default Re: some question about cluster - 04-27-2005 , 07:58 AM



To use these disks for SQL, you will need to move each disk to the resource
group for whichever SQL instance you want to use it for. You will then have
to modify the dependencies of the SQL Server service to be dependent on that
disk. The SQL Service will have to be offline to make this change. Read
BOL on FAILOVER CLUSTERING for more details.

Geoff N. Hiten
Microsoft SQL Server MVP

"Macchianera" <424invalid (AT) mynewsgate (DOT) net> wrote

Quote:
Thank u very much for your help Geoff!
My godness...how many thing i have to learn... =:-)
Your explanation is perfectly clear for me, but about one thing im' not
sure:
The group "Storage" is composed by 3 physical disk only, is correct? In
other words, is correct that this group don't move from one node to the
other or i have to put in this group a dependencie (network, ip...)?
For the other points, they are very clear for me now.
Have u got a link for this type of troubleshooting or a book to suggest?
Thanks a lot again!
Ciao
mn






Reply With Quote
  #5  
Old   
macchianera
 
Posts: n/a

Default Re: some question about cluster - 04-27-2005 , 12:38 PM



"Geoff N. Hiten" <sqlcraftsman (AT) gmail (DOT) com> ha scritto nel messaggio
news:u47NwjySFHA.2256 (AT) tk2msftngp13 (DOT) phx.gbl...
Quote:
To use these disks for SQL, you will need to move each disk to the
resource
group for whichever SQL instance you want to use it for. You will then
have
to modify the dependencies of the SQL Server service to be dependent on
that
disk. The SQL Service will have to be offline to make this change. Read
BOL on FAILOVER CLUSTERING for more details.

Geoff N. Hiten
Microsoft SQL Server MVP
Ok, now i know!
It's completely clear! :=)
Thanks a lot again!
Ciao
mn




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.