- Betriebsysteme (21)
- Hardware (12)
- Home (1)
- HOWTO / Guides (9)
- Microsoft (81)
- Performance Analyse (3)
- Programmieren (2)
- Projektmanagement (2)
- Tools (34)
- VMWare (10)
- Windows 2000 (11)
- Windows 2003 (14)
- Windows 2008 (30)
- Windows 7 (14)
- 25.8.2011: Authoritative Restore of Active Directory Objects
- 17.8.2011: User State Migration Tool GUI - MUST
- 12.8.2011: Auflisten von Änderungen eines Active Directory Objektes mittels "repadmin"
- 29.6.2011: PKI , Kerberos and Smart Cards
- 22.6.2011: Active Directory Domain member: Maximum machine account password age
- 16.6.2011: Export and import GPO from one domain to another
- 26.5.2011: Unable To Reconnect To Terminal Server In Application Mode
- 11.5.2011: How to use the EventCombMT utility to search event logs
- 5.5.2011: Phantoms, tombstones and the infrastructure master - Event ID 1419 generated on a domain controller
- 4.5.2011: Forest Trust - Name Suffix Routing
- August 2011
- Juni 2011
- Mai 2011
- März 2011
- Februar 2011
- Januar 2011
- Dezember 2010
- November 2010
- Oktober 2010
- September 2010
- August 2010
- Juli 2010
- Juni 2010
- Mai 2010
- April 2010
- März 2010
- Februar 2010
- Januar 2010
- Dezember 2009
- November 2009
- Oktober 2009
- September 2009
- August 2009
- Juli 2009
- Juni 2009
- Mai 2009
- April 2009
- März 2009
- Februar 2009
- Januar 2009
Windows 2008 Cluster - A physical disk resource may unexpectedly fail or go offline when the IsAlive function is executed on a Windows Server 2008 cluster node
Wir hatten das Problem, dass eine disk in einem Windows 2008 Cluster mit SQL Server 2008 aus einem nicht ersichtlichem Grund offline ging. Der Cluster selber hatte einen check disk auf der disk durchgeführt, dieser check hatte allerdings keine Fehler gefunden.
Letztendlich war die Ursache für diesen Fehler:
“When the IsAlive function is run while a file in the root folder of a Windows Server 2008 cluster node is being accessed, the logic of the IsAlive function is incorrect. For example, Microsoft SQL Server and Microsoft Exchange Server may store temporary files in the root folder, and these files are frequently created and deleted. If these temporary files are accessed while the IsAlive function is being called, the disk resource and any dependent resources may encounter a failed state. This triggers the cluster service restart logic.”
Microsoft hat diesen Fehler als bekannte Ursache für einen Windows 2008 Cluster ( ohne Service Pack 2 ) unter folgendem Artikel veröffentlicht.
Link : http://support.microsoft.com/default.aspx?scid=kb;EN-US;953652
Dieser Hotfix ist im Service Pack 2 für Windows 2008 bereits enthalten.
Man kann dieses Problem auch wie folgt vermeiden:
A physical disk resource remains in the “Online Pending” status, or the Chkdsk utility automatically starts to run on a server that is running Windows Server 2008 or Windows Server 2008 R2
Link : http://support.microsoft.com/kb/977516
Antwort schreiben
Sie müssen als angemeldet sein, um einen Kommentar schreiben zu können.