我的故障转移群集遇到了一个神秘的问题,
Cluster name: PrintCluster01.domain.com
Members: PrintServer01.domain.com  andPrintServer02.domain.com

在故障转移群集管理 – 群集事件中我收到严重错误消息1135和1177:

Log Name: System
Source: Microsoft-Windows-FailoverClustering
Date: 15/06/2011 9:07:49 PM
Event ID: 1177
Task Category: None
Level: Critical
Keywords: 
User: SYstem
Computer: PrintServer01.domain.com
Description:
The Cluster service is shutting down because quorum was lost. This Could be due to the loss of network connectivity between some or all nodes in the cluster,or a failover of the witness disk. 
Run the Validate a Configuration wizard to check your network configuration. If the condition persists,check for hardware or software errors related to the network adapter. Also check for failures in any other network components to which the node is connected such as hubs,switches,or bridges.


Log Name: System
Source: Microsoft-Windows-FailoverClustering
Date: 15/06/2011 9:07:28 PM
Event ID: 1135
Task Category: None
Level: Critical
Keywords: 
User: SYstem
Computer: PrintServer01.domain.com
Description:
Cluster node 'PrintServer02' was removed from the active failover cluster membership. The Cluster service on this node may have stopped. This Could also be due to the node having lost communication with other active nodes in the failover cluster. Run the Validate a Configuration wizard to check your network configuration. If the condition persists,check for hardware or software errors related to the network adapters on this node. Also check for failures in any other network components to which the node is connected such as hubs,or bridges.

在进一步调查之后,我发现了一些有趣的错误,从PrintServer02上的事件查看器中记录的第一个严重错误消息:

Log Name: System
Source: Tcpip
Date: 15/06/2011 9:07:29 PM
Event ID: 4199
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: PrintServer02-VM.domain.com
Description:
The system detected an address conflict for IP address 192.168.127.142 with the system having network hardware address 00-50-56-AE-29-23. Network operations on this system may be disrupted as a result.

192.168.127.142 – > PrintServer01的辅助IP
怎么可能它被一个PrintServer01节点冲突?详情如下:

**From PrintServer01**
Ethernet adapter Local Area Connection* 8:

Connection-specific DNS Suffix . :
 Description . . . . . . . . . . . : Microsoft Failover Cluster Virtual Adapter
 Physical Address. . . . . . . . . : 02-50-56-AE-29-23
 DHCP Enabled. . . . . . . . . . . : No
 Autoconfiguration Enabled . . . . : Yes
 IPv4 Address. . . . . . . . . . . : 169.254.1.183(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.0.0
 Default Gateway . . . . . . . . . :
 NetBIOS over Tcpip. . . . . . . . : Enabled

我仔细检查了所有集群成员,现在所有IP地址都是唯一的.

但是我确信我的IP是静态的而不是DHCP,因为IPCONfig结果如下:

From **PrintServer01** (the Active Node)
Windows IP Configuration

Host Name . . . . . . . . . . . . : PrintServer01
 Primary Dns Suffix . . . . . . . : domain.com
 Node Type . . . . . . . . . . . . : Hybrid
 IP Routing Enabled. . . . . . . . : No
 WINS Proxy Enabled. . . . . . . . : No
 DNS Suffix Search List. . . . . . : domain.com
 domain.com.au

Ethernet adapter Local Area Connection* 8:

Connection-specific DNS Suffix . :
 Description . . . . . . . . . . . : Microsoft Failover Cluster Virtual Adapter
 Physical Address. . . . . . . . . : 02-50-56-AE-29-23
 DHCP Enabled. . . . . . . . . . . : No
 Autoconfiguration Enabled . . . . : Yes
 IPv4 Address. . . . . . . . . . . : 169.254.1.183(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.0.0
 Default Gateway . . . . . . . . . :
 NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Cluster Public Network:

Connection-specific DNS Suffix . :
 Description . . . . . . . . . . . : Intel® PRO/1000 MT Network Connection
 Physical Address. . . . . . . . . : 00-50-56-AE-29-23
 DHCP Enabled. . . . . . . . . . . : No
 Autoconfiguration Enabled . . . . : Yes
 IPv4 Address. . . . . . . . . . . : 192.168.127.155(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 IPv4 Address. . . . . . . . . . . : 192.168.127.88(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 IPv4 Address. . . . . . . . . . . : 192.168.127.142(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 IPv4 Address. . . . . . . . . . . : 192.168.127.143(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 IPv4 Address. . . . . . . . . . . : 192.168.127.144(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 Default Gateway . . . . . . . . . : 192.168.127.254
 DNS Servers . . . . . . . . . . . : 192.168.127.10
 192.168.127.11
 Primary WINS Server . . . . . . . : 192.168.127.10
 Secondary WINS Server . . . . . . : 192.168.127.11
 NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Cluster Private Network:

Connection-specific DNS Suffix . :
 Description . . . . . . . . . . . : Intel® PRO/1000 MT Network Connection #2
 Physical Address. . . . . . . . . : 00-50-56-AE-43-EC
 DHCP Enabled. . . . . . . . . . . : No
 Autoconfiguration Enabled . . . . : Yes
 IPv4 Address. . . . . . . . . . . : 10.184.2.2(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 Default Gateway . . . . . . . . . :
 NetBIOS over Tcpip. . . . . . . . : disabled


From **PrintServer02**
Windows IP Configuration

Host Name . . . . . . . . . . . . : PrintServer02
 Primary Dns Suffix . . . . . . . : domain.com
 Node Type . . . . . . . . . . . . : Hybrid
 IP Routing Enabled. . . . . . . . : No
 WINS Proxy Enabled. . . . . . . . : No
 DNS Suffix Search List. . . . . . : domain.com
 domain.com.au

Ethernet adapter Local Area Connection* 8:

Connection-specific DNS Suffix . :
 Description . . . . . . . . . . . : Microsoft Failover Cluster Virtual Adapter
 Physical Address. . . . . . . . . : 02-50-56-AE-5F-E5
 DHCP Enabled. . . . . . . . . . . : No
 Autoconfiguration Enabled . . . . : Yes
 IPv4 Address. . . . . . . . . . . : 169.254.2.86(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.0.0
 Default Gateway . . . . . . . . . :
 NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Cluster Public Network:

Connection-specific DNS Suffix . :
 Description . . . . . . . . . . . : Intel® PRO/1000 MT Network Connection
 Physical Address. . . . . . . . . : 00-50-56-AE-79-FA
 DHCP Enabled. . . . . . . . . . . : No
 Autoconfiguration Enabled . . . . : Yes
 IPv4 Address. . . . . . . . . . . : 192.168.127.172(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 IPv4 Address. . . . . . . . . . . : 192.168.127.119(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 Default Gateway . . . . . . . . . : 192.168.127.254
 DNS Servers . . . . . . . . . . . : 192.168.127.10
 192.168.127.11
 Primary WINS Server . . . . . . . : 192.168.127.11
 Secondary WINS Server . . . . . . : 192.168.127.10
 NetBIOS over Tcpip. . . . . . . . : Enabled

Ethernet adapter Cluster Private Network:

Connection-specific DNS Suffix . :
 Description . . . . . . . . . . . : Intel® PRO/1000 MT Network Connection #2
 Physical Address. . . . . . . . . : 00-50-56-AE-77-8D
 DHCP Enabled. . . . . . . . . . . : No
 Autoconfiguration Enabled . . . . : Yes
 IPv4 Address. . . . . . . . . . . : 10.184.2.3(Preferred)
 subnet Mask . . . . . . . . . . . : 255.255.255.0
 Default Gateway . . . . . . . . . :
 NetBIOS over Tcpip. . . . . . . . : disabled

任何帮助将不胜感激.

谢谢,
AWT

当群集中的多个节点尝试同时使资源组(及其关联的IP)联机时,会发生IP地址冲突错误.

如果群集节点暂时失去彼此联系,则会发生这种情况.每个节点都假设另一个节点发生故障,因此“被动”节点将使所有资源组在“活动”节点上实际上仍处于联机状态时将其联机.

当其中一个ESX(i)主机过载时,我在VMWare环境中看到了这个问题 – 有时甚至只是在HBA总线重新扫描期间,突然MSCS节点突然失去联系并发生这种混乱.

windows-server-2008 – 由于神秘的IP冲突,故障转移群集无法进行故障转移?的更多相关文章

  1. ubuntu – 当本地用户名与网络用户名冲突时该怎么办

    我们使用Puppet来管理我们的Linux桌面计算机和SSSD,以根据中央身份验证系统对我们的用户进行身份验证.最近在设置一些新机器时,我们发现木偶在安装软件包的过程中停滞不前.罪魁祸首是kdm软件包,它最近在向中央机构添加了“kdm”用户名时尝试添加本地“kdm”用户.通常我看到这个问题是通过命名空间划分机制(例如Windows域)来处理的,但是我在Linux管理中的短暂时间并没有真正帮助我找到

  2. php – 如何将特殊字符转换为普通字符?

    我试图转换像下面的字符:对于普通字符,例如:做这个的最好方式是什么?我尝试过很多东西,比如preg_replace和str_replace.有人可以帮我吗?–编辑–我试过的是:试试这个……

  3. 正则表达式 – 在一个语句中用于多个替换的sed中的正则表达式

    我想清理一些输入,并用可接受的输入替换几个字符,例如一个丹麦语’’与’aa’。这很容易使用几个语句,例如//ae/,//aa/,//oe/,但是由于工具限制,我想要能够在单个正则表达式中执行此操作。我可以捕获所有相关案例,但是我更换不工作,因为我想要:就像这样,工具问题是我也想在SublimeText2snippet中使用相同的正则表达式。任何人都可以辨别出我的正则表达式语句有什么问题?将它分成几个sed语句,分隔开:

  4. 命令行上的PHP显示“Out of Memory”,没有文件名,行号或内存值

    我最初发布于https://stackoverflow.com/questions/9665189/php-on-command-line-displays-out-of-memory,但建议在此发布.当脚本中的内存不足时,这不是正常的致命错误,因为它没有提供文件名,行号或使用的内存量.每当我尝试在命令行上运行PHP时,它只是说“内存不足”,或者当你传递一个脚本或者只是自己运行PHP时.即使尝试运

  5. windows-server-2008 – 由于神秘的IP冲突,故障转移群集无法进行故障转移?

    我的故障转移群集遇到了一个神秘的问题,在故障转移群集管理–群集事件中我收到严重错误消息1135和1177:在进一步调查之后,我发现了一些有趣的错误,从PrintServer02上的事件查看器中记录的第一个严重错误消息:192.168.127.142–>PrintServer01的辅助IP怎么可能它被一个PrintServer01节点冲突?

  6. Match One of Many Characters (匹配多个字符中的一个)

    i)eg.(?i)[A-F0-9]

  7. 将Anglejs指令实现为Typescript中的类

    所以在看了一些在typedcript中的angularjs指令的例子中,似乎大多数人同意在实现它们时使用函数而不是类。我宁愿把他们当成一个班级,并试图按照下列方式实施:现在这很好。然而,我需要一个孤立的范围与一些属性,我正在努力寻找如何包括在类本身。逻辑决定了,因为我可以拥有我应该能够有这样的东西:但我不知道这是正确的还是从那里进行的。有谁知道如何解决这个问题?谢谢,假设您在没有异步范围的情况下工作,以下内容应与隔离范围配合使用:

  8. 如何进入Xcode合并工具中的下一个冲突?

    当我选择通过Xcode5将git分支合并到另一个分支时,我得到一个界面,向我显示所有要更改的文件,包括那些有冲突的文件.在我继续合并之前,我应该用红色C点击每个文件并修复冲突.想象一下,其中一个文件有100个变化,其中只有3个冲突.如何轻松跳转到文件中的下一个冲突?向下箭头转到下一个问题,左右键选择代码.您可能需要单击两个源之间的框架才能进入此模式.

  9. ios – 在错误合并git分支后,Xcode 4中“无方案”问题的最佳解决方案

    合并冲突问题后得到“无计划”问题Auto-mergingSampleProject.xcodeproj/project.pbxprojCONFLICT(content):MergeconflictinSampleProject.xcodeproj/project.pbxprojAutomaticmergeFailed;fixconflictsandthencommittheresult.当合并冲突

  10. Javascript中的区分大小写的重音折叠

    你写了这段代码:我想如果回答我的问题,请.如果我想要大字符,那么我必须更改代码.非常感谢你!解决方法你可以这样做:重大变化:>正则表达式模式不区分大小写>如果匹配的字符为大写,则返回大写的字符变体

随机推荐

  1. static – 在页面之间共享数据的最佳实践

    我想知道在UWP的页面之间发送像’selectedItem’等变量的最佳做法是什么?创建一个每个页面都知道的静态全局变量类是一个好主意吗?

  2. .net – 为Windows窗体控件提供百分比宽度/高度

    WindowsForm开发的新手,但在Web开发方面经验丰富.有没有办法为Windows窗体控件指定百分比宽度/高度,以便在用户调整窗口大小时扩展/缩小?当窗口调整大小时,可以编写代码来改变控件的宽度/高度,但我希望有更好的方法,比如在HTML/CSS中.在那儿?

  3. 使用Windows Azure查询表存储数据

    我需要使用特定帐户吗?>将应用程序部署到Azure服务后,如何查询数据?GoogleAppEngine有一个数据查看器/查询工具,Azure有类似的东西吗?>您可以看到的sqlExpressintance仅在开发结构中,并且一旦您表示没有等效,所以请小心使用它.>您可以尝试使用Linqpad查询表格.看看JamieThomson的thispost.

  4. windows – SetupDiGetClassDevs是否与文档中的设备实例ID一起使用?

    有没有更好的方法可以使用DBT_DEVICEARRIVAL事件中的数据获取设备的更多信息?您似乎必须指定DIGCF_ALLCLASSES标志以查找与给定设备实例ID匹配的所有类,或者指定ClassGuid并使用DIGCF_DEFAULT标志.这对我有用:带输出:

  5. Windows Live ID是OpenID提供商吗?

    不,WindowsLiveID不是OpenID提供商.他们使用专有协议.自从他们的“测试版”期结束以来,他们从未宣布计划继续它.

  6. 如果我在代码中进行了更改,是否需要重新安装Windows服务?

    我写了一个Windows服务并安装它.现在我对代码进行了一些更改并重新构建了解决方案.我还应该重新安装服务吗?不,只需停止它,替换文件,然后重新启动它.

  7. 带有双引号的字符串回显使用Windows批处理输出文件

    我正在尝试使用Windows批处理文件重写配置文件.我循环遍历文件的行并查找我想要用指定的新行替换的行.我有一个’函数’将行写入文件问题是%Text%是一个嵌入双引号的字符串.然后失败了.可能还有其他角色也会导致失败.如何才能使用配置文件中的所有文本?尝试将所有“在文本中替换为^”.^是转义字符,因此“将被视为常规字符你可以尝试以下方法:其他可能导致错误的字符是:

  8. .net – 将控制台应用程序转换为服务?

    我正在寻找不同的优势/劣势,将我们长期使用的控制台应用程序转换为Windows服务.我们为ActiveMQ使用了一个叫做java服务包装器的东西,我相信人们告诉我你可以用它包装任何东西.这并不是说你应该用它包装任何东西;我们遇到了这个问题.控制台应用程序是一个.NET控制台应用程序,默认情况下会将大量信息记录到控制台,尽管这是可配置的.任何推荐?我们应该在VisualStudio中将其重建为服务吗?我使用“-install”/“-uninstall”开关执行此操作.例如,seehere.

  9. windows – 捕获外部程序的STDOUT和STDERR *同时*它正在执行(Ruby)

    哦,我在Windows上:-(实际上,它比我想象的要简单,这看起来很完美:…是的,它适用于Windows!

  10. windows – 当我试图批量打印变量时,为什么我得到“Echo is on”

    我想要执行一个简单的批处理文件脚本:当我在XP中运行时,它给了我预期的输出,但是当我在Vista或Windows7中运行它时,我在尝试打印值时得到“EchoisOn”.以下是程序的输出:摆脱集合表达式中的空格.等号(=)的两侧可以并且应该没有空格BTW:我通常在@echo关闭的情况下启动所有批处理文件,并以@echo结束它们,所以我可以避免将代码与批处理文件的输出混合.它只是使您的批处理文件输出更好,更清洁.

返回
顶部