设为首页 收藏本站
查看: 894|回复: 0

[资源发布] A Brief Introduction to SQL Server Clustering

[复制链接]
累计签到:91 天
连续签到:1 天
发表于 2016-8-11 17:25:40 | 显示全部楼层 |阅读模式
Computer Clusters
Collection of independent computer system interconnected with each other that works in a unit-way system is known as computer cluster, or windows cluster. The cluster may be of two system connected or multiple systems connected with each other. The basic concept behind SQL Server clustering is to provide high availability and high throughput for SQL Server database.
Figure Demonstrating the Overview of Window Cluster Setup
In Windows Cluster, every node/system interconnected with each other has their own hard disk, memory, operating system, and subset of the resources. For using cluster service, the providers provide users with a username for using the service.
Types of Clusters in SQL Server
There are following two types of SQL Server Clustering:
1. Network Load Balancing Cluster in SQL Server
The type of cluster in which the load is distributed among interconnected systems is known as network load balancing cluster (or NLB cluster). It enhances the availability and scalability of server applications by set of cluster IP addresses dedicated to each host. The client host communicates to) and does not know which system in the cluster is actually serving their request. However, if a host fails thensingle server ofautomatically redistribute load cluster (a virtual server . the among the active at that timeare interconnected computers that
2. SQL Server Failover Clustering
Two or more independent servers interconnected with each other with as SQL Server failover clustering. The servers in failover type of clustering to as nodes. SQL Server failover cluster to provide services of availability and application services. Failover is a process in which if another node then one of the nodes are used is known means of physical cables and softwarefails provides the same service. When failure occurs within one system of cluster, then the resources are redirected and the workload is redistributed to another system of the cluster. are referred
Figure Demonstrating Layout of SQL Server Failover Clustering
Each node operates on its own, independent of other servers in the cluster. Therefore, if one server gets fail, then the other nodes take over its functioning. In failover cluster, the cluster service has to register the address of network for usage of resources on the new server to route the traffic to the new server. We can configure our server in following two manners:
a. Active and Active Server- In this cluster runs the applications along with backing up the data for the other server.of each server
b. Active and Passive Server- In this at once, only one server runs an applications while the other ones serve as backup.
Shared storage is on a SAN (Storage Area Network) in a failover cluster. At the time of SQL Server installation on a cluster, system and user databases are required for storing which allows the cluster to move the SQL instance to any node whenever you require. Only one copy of data is available, but network name and SQL server service can be activated from any node, at any instance of time.
At the time the failover cluster starts, one of the nodes takes the right of resource groups and makes SQL Server instance online. Such resources are owned by following node:
> Network Name
> IP Address
> Shared Disks
> SQL Server Database Engine Service
> SQL Server Agent Service
> SQL Server Analysis Services
Following are the events when failover occurs in SQL Server:
1. All unusual pages of the buffer cache are written to disk, unless a hardware or system failure occurs
2. All SQL Server Services in resource group gets stopped on the active node
3. The resource group ownership is given to othercrystal node within
4. The new resource owner starts its SQL Server services
The cluster changes the SQL Server instance if one of the servers is failed or has some problem. The method guarantees redundancy. Since there is only one storage space, regular SQL Server maintenance requirements are essential.
Example of SQL Server Failover Clustering
Suppose we have two nodes within a cluster named SRV 01 and SRV 02. Now, due to some issue SRV 01 crashes and failover cluster service gets aware of such problem automatically. Then the cluster service automatically will start the functioning on SRV 02.
Hence, SQL Server failover clustering is helpful where there is an environment, in which the downtime is measured within seconds. Because of only one storage space, regular SQL Server maintenance is still needed.


运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-256303-1-1.html 上篇帖子: 從 SQL Server 到 MariaDB - [1] 備份與還原 下篇帖子: H.A. 議題-監控LOG使用率,並且自動發信當超過臨界值
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表