- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- HP ML330 G6 - enable hibernation
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2018 05:56 AM - edited 10-02-2018 03:37 AM
07-19-2018 05:56 AM - edited 10-02-2018 03:37 AM
HP ML330 G6 - enable hibernation
Ciao!
We have a Prolian ML330 G6 Server (p/n: 637080-421) with WIndows 2008 R2 operating system. It is working fine since years.
Now, we're adding a UPS by APC, a BR1500G-GR (https://www.apc.com/shop/it/it/products/APC-Power-Saving-Back-UPS-Pro-1500-230V-Schuko/P-BR1500G-GR) which comes with PowerChute Personal Edition and a special Rj45-USB cable: they enable the UPS to Hibernate the server when unattended in case of low battery during a blackout.
From the server I can see in real time the UPS' state, battery % and so on. So, everything seems right configured.
But, while PowerChute Personal Edition is ran it gives us a warning regarding hibernation which is not configured, which is confirmed into the app by the following screenshot (I found on the internet):
If I hit Enable Hibernation I receive an error which tells me "it is impossibile to enable hibernation" and I have to "check power settings options".
I searched on Google and found some command line options as
powercfg.exe /hibernate on
which gave me another error: "Hiberation disabled by an internal system component".
I already tried to use the registry to enable hibernation back, without success:
- start regedit.exe
- go to the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentCongtrolSet\Control\Power
- change the value HibernateEnabled from 0 to 1.
Someone can help? Thank you *very* much in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2018 11:32 AM
07-19-2018 11:32 AM
Re: HP ML330 G6 - enable hibernation
Hi.
In windows the Hibernation configuration is:
To Enable Hibernation, follow these steps:
- Click Start, and then type cmd in the Start Search box.
- In the search results list, right-click Command Prompt, and then click Run as Administrator.
- When you are prompted by User Account Control, click Continue.
- At the command prompt, type powercfg.exe /hibernate on, and then press ENTER.
- Type exit and then press ENTER to close the Command Prompt window.
In server, dont have some configuration to "hibernate"
In BIOS only information of the power:.
HP Power Profile
This option enables the user to select the appropriate power profile based on power and
performance characteristics. The following options are available:
• Balanced Power and Performance (default)—Provides the optimum settings to maximize power
savings with minimal performance impact for most operating systems and applications.
• Minimum Power Usage—Enables power reduction mechanisms that may affect performance
negatively. This mode guarantees a lower maximum power usage by the system.
• Maximum Performance—Disables all power management options that may affect performance
negatively.
• Custom—Provides the opportunity to configure settings for your environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2018 03:39 AM - edited 10-02-2018 03:48 AM
10-02-2018 03:39 AM - edited 10-02-2018 03:48 AM
Re: HP ML330 G6 - enable hibernation
@FabioC1, ciao.
Sorry, I did a mistake while composing my question.
The command I was typing was ALREADY "powercfg.exe /hibernate on, as you suggested at #4, which gives me the following error: "Hiberation disabled by an internal system component"
How can I handle this?
Thank you so much!