- Techblog - Tim Wanierke - http://techblog.wanierke.de -
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
Dieser Eintrag stammt von Tim Wanierke Am 12.1.2010 @ 17:07 In Windows 2008 | Keine Kommentare
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 : [1] 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 : [2] http://support.microsoft.com/kb/977516
Dieser Artikel wurde ausgedruckt ab Techblog - Tim Wanierke: http://techblog.wanierke.de
URL zum Artikel: http://techblog.wanierke.de/2010/01/12/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/
URLs in this post:
[1] http://support.microsoft.com/default.aspx?scid=kb;EN-US;953652: http://support.microsoft.com/default.aspx?scid=kb;EN-US;953652
[2] http://support.microsoft.com/kb/977516: http://support.microsoft.com/kb/977516
Klicken hier zum Drucken.