Failover clustrinng configration common issues

Windows fail-over clustering is very useful for servers fail over, when configuring this function some common issues we might encounter, I shared the solutions as follows:

1) Cluster quorum setting cannot be successful.

Most likely, it is due to access permission of the 3th share folders. We need to check whether the target folder permission includes all the related machine name(especially the fail over cluster name)  .As the sample below, configure all the related nodes
have full control authority.

2) Cannot remove old fail over cluster due to core resource cannot be deleted

If cannot delete the core resource, delete 2 registry as follows:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClusDisk

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClusSvc

Then remove the fail over cluster roles, and also remove the related fail over cluster virtual name in the AD machine list.

3)When Setting service access point, cannot use same IP as failover cluster access point IP

It is very ridiculous, use 2 ip to fulfill one clustering function. So solution is after setup fail over cluster, remove IP under server name.

Then add service roles, configure the IP under service role node.

时间: 2024-12-28 05:28:24

Failover clustrinng configration common issues的相关文章

Common Issues Which Cause Roles to Recycle

This section lists some of the common causes of deployment problems, and offers troubleshooting tips to help you resolve the problems. An indication that a problem exists with an application is when the role instance fails to start, or it cycles betw

Fixing common issues when hosting a .NET 4.0 WCF service in IIS 7

http://sandrinodimattia.net/fixing-common-issues-when-hosting-a-net-4-0-wcf-service-in-iis-7/ Until today I never had to host a WCF service in IIS… I always prefered using a ServiceHost in a Windows Service. Before getting my service up and running I

Macbook pro install Tex and TexEditor and common issues (keep updating)

TexLive versus  Miktex Both of them are based on Tex. (Mactex is wrapper on TexLive distribution of Tex and opens to Mac system, while Miktex is for Windows system.) In recent versions, the differences between MiKTeX and TeX Live have narrowed, Packa

10 Common Problems Causing Group Policy To Not Apply

10 Common Problems Causing Group Policy To Not Apply Group Policy is a solid tool and is very stable. Microsoft has made constant improvements to it since Windows 2000. It allows for the configuration and deployment of pretty much anything in your Ac

Java性能提示(全)

http://www.onjava.com/pub/a/onjava/2001/05/30/optimization.htmlComparing the performance of LinkedLists and ArrayLists (and Vectors) (Page last updated May 2001, Added 2001-06-18, Author Jack Shirazi, Publisher OnJava). Tips: ArrayList is faster than

App 组件化/模块化之路——Android 框架组件(Android Architecture Components)使用指南

面对越来越复杂的 App 需求,Google 官方发布了Android 框架组件库(Android Architecture Components ).为开发者更好的开发 App 提供了非常好的样本.这个框架里的组件是配合 Android 组件生命周期的,所以它能够很好的规避组件生命周期管理的问题.今天我们就来看看这个库的使用. 通用的框架准则 官方建议在架构 App 的时候遵循以下两个准则: 关注分离 其中早期开发 App 最常见的做法是在 Activity 或者 Fragment 中写了大量

Understanding and Using HRMS Security in Oracle HRMS

Understanding and Using HRMS Security in Oracle HRMS Product:Oracle Human Resources Minimum Version:11.5.9 An Oracle White Paper Abstract Document History Author : Steve Cooper Create Date : 04-OCT-2006 Last Update Date : 18-JUN-2008 Expiration Date

Toward Scalable Systems for Big Data Analytics: A Technology Tutorial (I - III)

ABSTRACT Recent technological advancement have led to a deluge of data from distinctive domains (e.g., health care and scientific sensors, user-generated data, Internet and financial companies, and supply chain systems) over the past two decades. The

2016年4月最佳的20款 jQuery 插件推荐

这个列表包括20个我们觉得是最有用的免费的 jQuery 插件,它们都是最具创新性和最省时省力的解决方案,很多都是现代化的设计和开发中碰到的问题的处理方案.如果你熟悉下面列出的任何插件,请与我们的读者分享您的意见,或者如果您知道的我们还没有包括的话,请与我们分享在下面的评论部分. 您可能感兴趣的相关文章 网站开发中很有用的 jQuery 效果[附源码] 分享35个让人惊讶的 CSS3 动画效果演示 十分惊艳的8个 HTML5 & JavaScript 特效 Web 开发中很实用的10个效果[源码