0

current environment we have Server A and Server B - WFCS with Default instance serving applications(SQL 2012) Now we want move a named instance (SQL 2008) to the above cluster.

What will be the consequences if I create a Named instance on the above existing setup. will the idea work ?

If yes,

do we need separate IP in the same VLAN for named instance and add it to cluster resources ? Also will fail-over happen as before ?

Suggestions pls

asked Mar 17, 2020 at 17:38
1
  • You should not install unsupported software into an existing supported environment. If you must run SQL 2008, install it in an isolated VM somewhere. Commented Mar 17, 2020 at 19:59

1 Answer 1

0

What will be the consequences if I create a Named instance on the above existing setup. will the idea work ?

It should work like any other instance. Lot of people have multiple instances of SQL FCI running peacefully.

do we need separate IP in the same VLAN for named instance and add it to cluster resources ? Also will fail-over happen as before ?

Yes, you would need a separate IP, which will be used for virtual network name. You would also need separate storage for the new SQL FCI. They all can use same network though. Failover should work just fine and manually you would have control to just failover the FCI you like.

Tony Hinkle
8,0921 gold badge24 silver badges46 bronze badges
answered Mar 17, 2020 at 17:49

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.