![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Careful with the term active/passive. We now use single-instance or multi-instance. If you have multi-instance, this means you have more than one instance in the cluster, likely one instance per node. The cluster basically takes care of failover on its own. With log-shipping, there is manual intervention and users are down until you notice the problem, hop in your car and drive to the data centre. Log shipping is good for disaster recovery, where you need to establish a remote DR site. -- Tom ---------------------------------------------------- Thomas A. Moreau, BSc, PhD, MCSE, MCDBA SQL Server MVP Columnist, SQL Server Professional Toronto, ON Canada www.pinpub.com . param (AT) community (DOT) nospam> wrote in message news:OkUGMI8ZFHA.3572 (AT) TK2MSFTNGP12 (DOT) phx.gbl... Hi all, I am trying to weigh the pros and cons vs implementing a sql active/passive cluster & using log shipping as a failover strategy. I have successfully setup a custom log shipping infrastructure using sql standard edition and windows server 2003 standard edition for a client and it is running fine. I am in the process of specing out and implementing a sql database setup for a new client and am faced with what method to go with? What are the pros & cons from a failover perspective between clustering and log shipping? To go with clustering I would have to go with enterprise edition of both windows and sql. Luckily the data center is providing a shared SAN, so I do not have to invest in that. Also, they are leasing us the sql enterprise licenses, so that should cut down some expense. Do I get any performance gains with going with clustering vs log shipping? To my understanding clustering a sql database is always active/passive i.e. 2 sql servers can never be load balanced for performance. So in that case if all I need is failover wouldnt log shipping do it? I guess the difference is between going down for 5 mins vs going down for 20 mins? Any advice here is much appreciated. thanks! P.S. I do not know if this helps any, but we will start off with sql2k, but migrate to 2005 when it releases. |
#4
| |||
| |||
|
|
Careful with the term active/passive. We now use single-instance or multi-instance. If you have multi-instance, this means you have more than one instance in the cluster, likely one instance per node. The cluster basically takes care of failover on its own. With log-shipping, there is manual intervention and users are down until you notice the problem, hop in your car and drive to the data centre. Log shipping is good for disaster recovery, where you need to establish a remote DR site. -- Tom ---------------------------------------------------- Thomas A. Moreau, BSc, PhD, MCSE, MCDBA SQL Server MVP Columnist, SQL Server Professional Toronto, ON Canada www.pinpub.com . param (AT) community (DOT) nospam> wrote in message news:OkUGMI8ZFHA.3572 (AT) TK2MSFTNGP12 (DOT) phx.gbl... Hi all, I am trying to weigh the pros and cons vs implementing a sql active/passive cluster & using log shipping as a failover strategy. I have successfully setup a custom log shipping infrastructure using sql standard edition and windows server 2003 standard edition for a client and it is running fine. I am in the process of specing out and implementing a sql database setup for a new client and am faced with what method to go with? What are the pros & cons from a failover perspective between clustering and log shipping? To go with clustering I would have to go with enterprise edition of both windows and sql. Luckily the data center is providing a shared SAN, so I do not have to invest in that. Also, they are leasing us the sql enterprise licenses, so that should cut down some expense. Do I get any performance gains with going with clustering vs log shipping? To my understanding clustering a sql database is always active/passive i.e. 2 sql servers can never be load balanced for performance. So in that case if all I need is failover wouldnt log shipping do it? I guess the difference is between going down for 5 mins vs going down for 20 mins? Any advice here is much appreciated. thanks! P.S. I do not know if this helps any, but we will start off with sql2k, but migrate to 2005 when it releases. |
#5
| |||
| |||
|
|
As long as you _can_ remote in.... -- Tom ---------------------------------------------------- Thomas A. Moreau, BSc, PhD, MCSE, MCDBA SQL Server MVP Columnist, SQL Server Professional Toronto, ON Canada www.pinpub.com . param (AT) community (DOT) nospam> wrote in message news:%23BzVoZ8ZFHA.1088 (AT) TK2MSFTNGP14 (DOT) phx.gbl... Or instead of hop in a car and drive to the data center, remote into the network and update a dns record to point the database server to the standby server and you are done ![]() "Tom Moreau" <tom (AT) dont (DOT) spam.me.cips.ca> wrote in message news:uMFQyM8ZFHA.2212 (AT) TK2MSFTNGP14 (DOT) phx.gbl... Careful with the term active/passive. We now use single-instance or multi-instance. If you have multi-instance, this means you have more than one instance in the cluster, likely one instance per node. The cluster basically takes care of failover on its own. With log-shipping, there is manual intervention and users are down until you notice the problem, hop in your car and drive to the data centre. Log shipping is good for disaster recovery, where you need to establish a remote DR site. -- Tom ---------------------------------------------------- Thomas A. Moreau, BSc, PhD, MCSE, MCDBA SQL Server MVP Columnist, SQL Server Professional Toronto, ON Canada www.pinpub.com . param (AT) community (DOT) nospam> wrote in message news:OkUGMI8ZFHA.3572 (AT) TK2MSFTNGP12 (DOT) phx.gbl... Hi all, I am trying to weigh the pros and cons vs implementing a sql active/passive cluster & using log shipping as a failover strategy. I have successfully setup a custom log shipping infrastructure using sql standard edition and windows server 2003 standard edition for a client and it is running fine. I am in the process of specing out and implementing a sql database setup for a new client and am faced with what method to go with? What are the pros & cons from a failover perspective between clustering and log shipping? To go with clustering I would have to go with enterprise edition of both windows and sql. Luckily the data center is providing a shared SAN, so I do not have to invest in that. Also, they are leasing us the sql enterprise licenses, so that should cut down some expense. Do I get any performance gains with going with clustering vs log shipping? To my understanding clustering a sql database is always active/passive i.e. 2 sql servers can never be load balanced for performance. So in that case if all I need is failover wouldnt log shipping do it? I guess the difference is between going down for 5 mins vs going down for 20 mins? Any advice here is much appreciated. thanks! P.S. I do not know if this helps any, but we will start off with sql2k, but migrate to 2005 when it releases. |
#6
| |||
| |||
|
|
As long as you _can_ remote in.... -- Tom ---------------------------------------------------- Thomas A. Moreau, BSc, PhD, MCSE, MCDBA SQL Server MVP Columnist, SQL Server Professional Toronto, ON Canada www.pinpub.com . param (AT) community (DOT) nospam> wrote in message news:%23BzVoZ8ZFHA.1088 (AT) TK2MSFTNGP14 (DOT) phx.gbl... Or instead of hop in a car and drive to the data center, remote into the network and update a dns record to point the database server to the standby server and you are done ![]() "Tom Moreau" <tom (AT) dont (DOT) spam.me.cips.ca> wrote in message news:uMFQyM8ZFHA.2212 (AT) TK2MSFTNGP14 (DOT) phx.gbl... Careful with the term active/passive. We now use single-instance or multi-instance. If you have multi-instance, this means you have more than one instance in the cluster, likely one instance per node. The cluster basically takes care of failover on its own. With log-shipping, there is manual intervention and users are down until you notice the problem, hop in your car and drive to the data centre. Log shipping is good for disaster recovery, where you need to establish a remote DR site. -- Tom ---------------------------------------------------- Thomas A. Moreau, BSc, PhD, MCSE, MCDBA SQL Server MVP Columnist, SQL Server Professional Toronto, ON Canada www.pinpub.com . param (AT) community (DOT) nospam> wrote in message news:OkUGMI8ZFHA.3572 (AT) TK2MSFTNGP12 (DOT) phx.gbl... Hi all, I am trying to weigh the pros and cons vs implementing a sql active/passive cluster & using log shipping as a failover strategy. I have successfully setup a custom log shipping infrastructure using sql standard edition and windows server 2003 standard edition for a client and it is running fine. I am in the process of specing out and implementing a sql database setup for a new client and am faced with what method to go with? What are the pros & cons from a failover perspective between clustering and log shipping? To go with clustering I would have to go with enterprise edition of both windows and sql. Luckily the data center is providing a shared SAN, so I do not have to invest in that. Also, they are leasing us the sql enterprise licenses, so that should cut down some expense. Do I get any performance gains with going with clustering vs log shipping? To my understanding clustering a sql database is always active/passive i.e. 2 sql servers can never be load balanced for performance. So in that case if all I need is failover wouldnt log shipping do it? I guess the difference is between going down for 5 mins vs going down for 20 mins? Any advice here is much appreciated. thanks! P.S. I do not know if this helps any, but we will start off with sql2k, but migrate to 2005 when it releases. |
![]() |
| Thread Tools | |
| Display Modes | |
| |