Can you convert a stand alone sql server to a node, either as first node or
second node in a active/passive cluster?
I understand that i can always build the cluster from scratch by installing
everything afresh.
Thank you.
--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP
"HUBBUDD" <HUB...@discussions.microsoft.com> wrote in message
news:1903DEDD-AE6B-42D3...@microsoft.com...
So if I add the node to the cluster, would it automatically add sql server
thats installed on the node to the cluster, or would I have to reinstall the
sql server after node is added to the cluster?
"Geoff N. Hiten" wrote:
> .
>
--
Geoff N. Hiten
Principal SQL Infrastructure Consultant
Microsoft SQL Server MVP
"HUBBUDD" <HUB...@discussions.microsoft.com> wrote in message
news:F5AD9380-D5BD-4404...@microsoft.com...
I don't think its possible to just slip a standalone server in to a cluster.
you could potentially add the system to a cluster and then create the
appropriate resources to the cluster manager but I'm not sure how SQL would
be with this since when you go to do certain things in SQL its aware its in
a cluster and presents things different (for example disks). I'm going to
imagine there is some info in the master db (or somewhere else) that
indicates its in a cluster
I cant say for certain, but I'm pretty sure this couldn't easily/safely be
done.
Justin
"Geoff N. Hiten" <SQLCra...@gmail.com> wrote in message
news:%23v9qzTW...@TK2MSFTNGP05.phx.gbl...