- Betriebsysteme (21)
- Hardware (12)
- Home (1)
- HOWTO / Guides (9)
- Microsoft (65)
- Performance Analyse (3)
- Programmieren (1)
- Projektmanagement (2)
- Tools (31)
- VMWare (10)
- Windows 2000 (8)
- Windows 2003 (10)
- Windows 2008 (22)
- Windows 7 (13)
- 5.8.2010: Account Lockout Status
- 30.7.2010: Move Disks to Another Computer / Windows 7 and Windows 2008 R2
- 29.7.2010: Problembehandlung bei FRS Problemen / Windows 2000
- 28.7.2010: Information boot windows from SAN
- 9.7.2010: ADMT - Active Directory Migration Tool - Links
- 29.6.2010: IPv4 - Netzmasken
- 24.6.2010: Overview of the GroupPolicy settings and the corresponding registry settings
- 8.6.2010: Virtualization Support Wizard
- 7.6.2010: Install Hotfix on Windows 7 or Windows 2008
- 21.5.2010: Create a Windows 7 WIM Image / Windows 7 PE
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.