- Techblog - Tim Wanierke - http://techblog.wanierke.de -

Windows Server 2008 Hibernation

Dieser Eintrag stammt von Thomas_Punzo Am 29.6.2009 @ 11:38 In Windows 2008 | 1 Kommentar

Unfortunately it seems that W2K8 Server enables hibernation by default, this is very funny because i don’t know how man administrators hibernate a server. But we should think about it and deal with it.

Windows creates a file named hiberfil.sys in the root of the system drive for systems where hibernation is enabled.
The hiberfil.sys file is always the same size as physical RAM.

But you can’t disable hibernation anywhere in the GUI. It must be disabled from the command line using the command:

powercfg.exe /hibernate off

Important:
http://connect.microsoft.com/WindowsServerFeedback/feedback/ViewFeedback.aspx?FeedbackID=335940

Quote: “….By default, in Windows Server 2008, the Hibernation feature is disabled (power options), yet the hiberfil.sys file is created. The hyberfil.sys file has the size of the servers’ physical memory, which can be many gigabytes. This is pointless because hibernation is not supposed to be used on production servers at all. A complete waste of resources. It may even be included in backups … (haven’t verified this)

At best, the hibernation feature may be used in Windows Server 2008 test/demo environments. Even there it shouldn’t be enabled by default and there shouldn’t be a hyberfil.sys file.”


Dieser Artikel wurde ausgedruckt ab Techblog - Tim Wanierke: http://techblog.wanierke.de

URL zum Artikel: http://techblog.wanierke.de/2009/06/29/windows-server-2008-hibernation/

Klicken hier zum Drucken.