dbTalk Databases Forums  

Cluster Node not available

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


Discuss Cluster Node not available in the microsoft.public.sqlserver.clustering forum.



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

Default Cluster Node not available - 01-12-2004 , 08:36 AM







I had initial had one server and set up the Windows 2000
server cluster (A) with SQL Server 2000. After several
months I received the other Windows 2000 server (B). I
set up the dependencies on server (A/B) to match the other
Windows 2000 Server Cluster that works fine. When I
trying to fail the Server 3 times to role to the other
node. I received the following error.

Error: A cluster node is not available for the
operation.

Please help me resolve this error.

Thank You,

Dean

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

Default Re: Cluster Node not available - 01-12-2004 , 09:18 AM






Did you actually install SQL on the second node? SQL uses local binaries
and shared data so an install must be performed on each node. There are
instructions in BOL on adding a node to an existing cluster. you will also
need to install any service packs on the new node. Adding a node to SQL can
be done with the existing node online the entire time, including adding the
service pack.

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




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

Quote:
I had initial had one server and set up the Windows 2000
server cluster (A) with SQL Server 2000. After several
months I received the other Windows 2000 server (B). I
set up the dependencies on server (A/B) to match the other
Windows 2000 Server Cluster that works fine. When I
trying to fail the Server 3 times to role to the other
node. I received the following error.

Error: A cluster node is not available for the
operation.

Please help me resolve this error.

Thank You,

Dean



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

Default Re: Cluster Node not available - 01-12-2004 , 09:22 AM



That wasn't as clear as it looked the first time.

The normal cluster install will put binaries on all nodes that are available
at the time of the install. The 'ADD NODE' install must be targeted to
specific nodes.

"Geoff N. Hiten" <SRDBA (AT) Careerbuilder (DOT) com> wrote

Quote:
Did you actually install SQL on the second node? SQL uses local binaries
and shared data so an install must be performed on each node. There are
instructions in BOL on adding a node to an existing cluster. you will
also
need to install any service packs on the new node. Adding a node to SQL
can
be done with the existing node online the entire time, including adding
the
service pack.

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




"Dean" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:0a0901c3d919$71253720$a401280a (AT) phx (DOT) gbl...

I had initial had one server and set up the Windows 2000
server cluster (A) with SQL Server 2000. After several
months I received the other Windows 2000 server (B). I
set up the dependencies on server (A/B) to match the other
Windows 2000 Server Cluster that works fine. When I
trying to fail the Server 3 times to role to the other
node. I received the following error.

Error: A cluster node is not available for the
operation.

Please help me resolve this error.

Thank You,

Dean





Reply With Quote
  #4  
Old   
 
Posts: n/a

Default Re: Cluster Node not available - 01-12-2004 , 10:20 AM




SQL Server 2000 was installed on the second server without
a problem which asked for the Virtal Server name. I did
not set up the add node for the second server a system
administrator set up the Windows 2000 Advanced Server
Cluster. I configured the settings on the added node to
match a Windows 2000 Advanced Server Cluster that works
fine. Is there away to determine if the second node was
set up properly?

Thank You,

Dean


Quote:
-----Original Message-----
That wasn't as clear as it looked the first time.

The normal cluster install will put binaries on all nodes
that are available
at the time of the install. The 'ADD NODE' install must
be targeted to
specific nodes.

"Geoff N. Hiten" <SRDBA (AT) Careerbuilder (DOT) com> wrote in
message
news:OJjCI9R2DHA.2620 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Did you actually install SQL on the second node? SQL
uses local binaries
and shared data so an install must be performed on each
node. There are
instructions in BOL on adding a node to an existing
cluster. you will
also
need to install any service packs on the new node.
Adding a node to SQL
can
be done with the existing node online the entire time,
including adding
the
service pack.

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




"Dean" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:0a0901c3d919$71253720$a401280a (AT) phx (DOT) gbl...

I had initial had one server and set up the Windows
2000
server cluster (A) with SQL Server 2000. After
several
months I received the other Windows 2000 server (B).
I
set up the dependencies on server (A/B) to match the
other
Windows 2000 Server Cluster that works fine. When I
trying to fail the Server 3 times to role to the
other
node. I received the following error.

Error: A cluster node is not available for the
operation.

Please help me resolve this error.

Thank You,

Dean




.


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

Default Re: Cluster Node not available - 01-13-2004 , 08:39 AM



Sounds like the node was added to the cluster but not SQL. You will need to
re-run the SQL installation and add the node to the allowed SQL hosts.
Adding the node to the cluster is not sufficient. Modifying the cluster
groups by hand is not sufficient. The install must be run in order to
create the binaries on the second node. Follow the instructions in SQL BOL
to add a node to an existing virtual server.

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




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

Quote:
SQL Server 2000 was installed on the second server without
a problem which asked for the Virtal Server name. I did
not set up the add node for the second server a system
administrator set up the Windows 2000 Advanced Server
Cluster. I configured the settings on the added node to
match a Windows 2000 Advanced Server Cluster that works
fine. Is there away to determine if the second node was
set up properly?

Thank You,

Dean


-----Original Message-----
That wasn't as clear as it looked the first time.

The normal cluster install will put binaries on all nodes
that are available
at the time of the install. The 'ADD NODE' install must
be targeted to
specific nodes.

"Geoff N. Hiten" <SRDBA (AT) Careerbuilder (DOT) com> wrote in
message
news:OJjCI9R2DHA.2620 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Did you actually install SQL on the second node? SQL
uses local binaries
and shared data so an install must be performed on each
node. There are
instructions in BOL on adding a node to an existing
cluster. you will
also
need to install any service packs on the new node.
Adding a node to SQL
can
be done with the existing node online the entire time,
including adding
the
service pack.

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




"Dean" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:0a0901c3d919$71253720$a401280a (AT) phx (DOT) gbl...

I had initial had one server and set up the Windows
2000
server cluster (A) with SQL Server 2000. After
several
months I received the other Windows 2000 server (B).
I
set up the dependencies on server (A/B) to match the
other
Windows 2000 Server Cluster that works fine. When I
trying to fail the Server 3 times to role to the
other
node. I received the following error.

Error: A cluster node is not available for the
operation.

Please help me resolve this error.

Thank You,

Dean




.




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.