Why is cpu power management not working in Server 2012 with Hyper-V?How to find virtualization performance...

How to prepare vegetables for a sandwich that can last for several days in a fridge?

ip vs ifconfig commands pros and cons

Should I choose Itemized or Standard deduction?

Can a hotel cancel a confirmed reservation?

Do my Windows system binaries contain sensitive information?

Which branches of mathematics can be done just in terms of morphisms and composition?

Why is commutativity optional in multiplication for rings?

Is Draco canonically good-looking?

Quenching swords in dragon blood; why?

Avoiding morning and evening handshakes

Can chords be played on the flute?

What to do when being responsible for data protection in your lab, yet advice is ignored?

Where was Karl Mordo in Infinity War?

Do commercial flights continue with an engine out?

Why is my solution for the partial pressures of two different gases incorrect?

What are these green text/line displays shown during the livestream of Crew Dragon's approach to dock with the ISS?

4 Spheres all touching each other??

Removing debris from PCB

Finding the number of integers that are a square and a cube at the same time

How can I mix up weapons for large groups of similar monsters/characters?

How should I state my MS degree in my CV when it was in practice a joint-program?

Finding ratio of the area of triangles

Am I a Rude Number?

How to add multiple differently colored borders around a node?



Why is cpu power management not working in Server 2012 with Hyper-V?


How to find virtualization performance bottlenecks?Windows 2012 Server Hyper-V: Cannot see LANServer 2012 hyper-v3 live migrationClustering Hyper-V with Server 2012 - MPIO Version MismatchServer 2012 R2 Hyper-V RAID-1Hyper-V machine on Server 2012 losing connectivity randomlyWindows Server 2012, Hyper-V and CPU UsageHyper-V cluster with different cpuWhy Hyper v 2012 server does not show up MMC optionBest practice to disable SpeedStep for Hyper-V hosts?













2















We've been using Server2008R2 with Hyper-V for a couple of years now and chose it at the time because of its ability to make use of Intel SpeedStep and AMD PowerNow!
Now with Server 2012 and Hyper-V V3, all power management abilities seem to be gone. The CPUs are always at full speed and our servers need twice the energy as before while idling. (Yes, the CPU P-states are enabled in the BIOS)
Is this by design? Is there a workaround to enable cpu power management again? Despite the great new features of Hyper-V 3, this would be a show-stopper for us since we are very concerned about energy consumption.










share|improve this question














bumped to the homepage by Community 13 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • so if you open an elevated powershell prompt and run the following "gwmi -comp pies085 -NS rootcimv2power -Class win32_PowerPlan | select ElementName, IsActive | ft -a" what do you see.

    – tony roth
    Nov 28 '12 at 22:04













  • Unfortunately, I cannot execute gwmi on the server. I receive a RPC server exception 0x800706BA. Tried to disable the firewall and checked the RPC service with no change. Powershell run with Admin privileges.

    – Roland
    Dec 14 '12 at 7:46


















2















We've been using Server2008R2 with Hyper-V for a couple of years now and chose it at the time because of its ability to make use of Intel SpeedStep and AMD PowerNow!
Now with Server 2012 and Hyper-V V3, all power management abilities seem to be gone. The CPUs are always at full speed and our servers need twice the energy as before while idling. (Yes, the CPU P-states are enabled in the BIOS)
Is this by design? Is there a workaround to enable cpu power management again? Despite the great new features of Hyper-V 3, this would be a show-stopper for us since we are very concerned about energy consumption.










share|improve this question














bumped to the homepage by Community 13 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • so if you open an elevated powershell prompt and run the following "gwmi -comp pies085 -NS rootcimv2power -Class win32_PowerPlan | select ElementName, IsActive | ft -a" what do you see.

    – tony roth
    Nov 28 '12 at 22:04













  • Unfortunately, I cannot execute gwmi on the server. I receive a RPC server exception 0x800706BA. Tried to disable the firewall and checked the RPC service with no change. Powershell run with Admin privileges.

    – Roland
    Dec 14 '12 at 7:46
















2












2








2








We've been using Server2008R2 with Hyper-V for a couple of years now and chose it at the time because of its ability to make use of Intel SpeedStep and AMD PowerNow!
Now with Server 2012 and Hyper-V V3, all power management abilities seem to be gone. The CPUs are always at full speed and our servers need twice the energy as before while idling. (Yes, the CPU P-states are enabled in the BIOS)
Is this by design? Is there a workaround to enable cpu power management again? Despite the great new features of Hyper-V 3, this would be a show-stopper for us since we are very concerned about energy consumption.










share|improve this question














We've been using Server2008R2 with Hyper-V for a couple of years now and chose it at the time because of its ability to make use of Intel SpeedStep and AMD PowerNow!
Now with Server 2012 and Hyper-V V3, all power management abilities seem to be gone. The CPUs are always at full speed and our servers need twice the energy as before while idling. (Yes, the CPU P-states are enabled in the BIOS)
Is this by design? Is there a workaround to enable cpu power management again? Despite the great new features of Hyper-V 3, this would be a show-stopper for us since we are very concerned about energy consumption.







hyper-v windows-server-2012






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 23 '12 at 9:23









RolandRoland

112




112





bumped to the homepage by Community 13 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 13 hours ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • so if you open an elevated powershell prompt and run the following "gwmi -comp pies085 -NS rootcimv2power -Class win32_PowerPlan | select ElementName, IsActive | ft -a" what do you see.

    – tony roth
    Nov 28 '12 at 22:04













  • Unfortunately, I cannot execute gwmi on the server. I receive a RPC server exception 0x800706BA. Tried to disable the firewall and checked the RPC service with no change. Powershell run with Admin privileges.

    – Roland
    Dec 14 '12 at 7:46





















  • so if you open an elevated powershell prompt and run the following "gwmi -comp pies085 -NS rootcimv2power -Class win32_PowerPlan | select ElementName, IsActive | ft -a" what do you see.

    – tony roth
    Nov 28 '12 at 22:04













  • Unfortunately, I cannot execute gwmi on the server. I receive a RPC server exception 0x800706BA. Tried to disable the firewall and checked the RPC service with no change. Powershell run with Admin privileges.

    – Roland
    Dec 14 '12 at 7:46



















so if you open an elevated powershell prompt and run the following "gwmi -comp pies085 -NS rootcimv2power -Class win32_PowerPlan | select ElementName, IsActive | ft -a" what do you see.

– tony roth
Nov 28 '12 at 22:04







so if you open an elevated powershell prompt and run the following "gwmi -comp pies085 -NS rootcimv2power -Class win32_PowerPlan | select ElementName, IsActive | ft -a" what do you see.

– tony roth
Nov 28 '12 at 22:04















Unfortunately, I cannot execute gwmi on the server. I receive a RPC server exception 0x800706BA. Tried to disable the firewall and checked the RPC service with no change. Powershell run with Admin privileges.

– Roland
Dec 14 '12 at 7:46







Unfortunately, I cannot execute gwmi on the server. I receive a RPC server exception 0x800706BA. Tried to disable the firewall and checked the RPC service with no change. Powershell run with Admin privileges.

– Roland
Dec 14 '12 at 7:46












1 Answer
1






active

oldest

votes


















0














Have you looked at you power plan settings? I believe if you have it set to High Performance, the CPUs are never parked and therefore always consuming maximum power. Perhaps you can switch to Balanced or a Custom level that allows for power savings features to be enabled.



Harold






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "2"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f451488%2fwhy-is-cpu-power-management-not-working-in-server-2012-with-hyper-v%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Have you looked at you power plan settings? I believe if you have it set to High Performance, the CPUs are never parked and therefore always consuming maximum power. Perhaps you can switch to Balanced or a Custom level that allows for power savings features to be enabled.



    Harold






    share|improve this answer




























      0














      Have you looked at you power plan settings? I believe if you have it set to High Performance, the CPUs are never parked and therefore always consuming maximum power. Perhaps you can switch to Balanced or a Custom level that allows for power savings features to be enabled.



      Harold






      share|improve this answer


























        0












        0








        0







        Have you looked at you power plan settings? I believe if you have it set to High Performance, the CPUs are never parked and therefore always consuming maximum power. Perhaps you can switch to Balanced or a Custom level that allows for power savings features to be enabled.



        Harold






        share|improve this answer













        Have you looked at you power plan settings? I believe if you have it set to High Performance, the CPUs are never parked and therefore always consuming maximum power. Perhaps you can switch to Balanced or a Custom level that allows for power savings features to be enabled.



        Harold







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 7 '13 at 20:41









        Harold WongHarold Wong

        73137




        73137






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Server Fault!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f451488%2fwhy-is-cpu-power-management-not-working-in-server-2012-with-hyper-v%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

            Список ссавців Італії Природоохоронні статуси | Список |...

            Українські прізвища Зміст Історичні відомості |...