Server 2012 R2 unexpected crash DRIVER_IRQL_NOT_LESS_OR_EQUALHow to use kdump/crash to investigate an OOM issue?Debian Server Unexpected CrashDiagnose a server crash, possibly CPU tempIs there a way to disable the friendly error message when installing Windows Server 2012 R2?Windows Server 2008R2 crash every hourCRITICAL STRUCTURE CORRUPTION on Windows Server 2012 R2CentOS Development Server Crashing FrequentlyWindows 2012 R2 server, crash, no dump fileNo Network Access with Static IPDebian Server unexpected stopped

Solenoid fastest possible release - for how long should reversed polarity be applied?

What would a Dragon have to exhale to cause rain?

When did Britain learn about American independence?

How to handle professionally if colleagues has referred his relative and asking to take easy while taking interview

301 Redirects what does ([a-z]+)-(.*) and ([0-9]+)-(.*) mean

How to continually and organically let my readers know what time it is in my story?

Thread.sleep inside infinite while loop doesn't throw exception - why?

Do we see some Unsullied doing this in S08E05?

History of the Frobenius Endomorphism?

Why didn't Daenerys' advisers suggest assassinating Cersei?

Failing students when it might cause them economic ruin

Why doesn't Iron Man's action affect this person in Endgame?

Would life always name the light from their sun "white"

Why would company (decision makers) wait for someone to retire, rather than lay them off, when their role is no longer needed?

Why are there five extra turns in tournament Magic?

Polynomial division: Is this trick obvious?

Do high-wing aircraft represent more difficult engineering challenges than low-wing aircraft?

How does Heat Metal interact with a follow-up Frostbite?

When the match time is called, does the current turn end immediately?

How do Ctrl+C and Ctrl+V work?

Why is Drogon so much better in battle than Rhaegal and Viserion?

Why do academics prefer Mac/Linux?

FIFO data structure in pure C

Why is the marginal distribution/marginal probability described as "marginal"?



Server 2012 R2 unexpected crash DRIVER_IRQL_NOT_LESS_OR_EQUAL


How to use kdump/crash to investigate an OOM issue?Debian Server Unexpected CrashDiagnose a server crash, possibly CPU tempIs there a way to disable the friendly error message when installing Windows Server 2012 R2?Windows Server 2008R2 crash every hourCRITICAL STRUCTURE CORRUPTION on Windows Server 2012 R2CentOS Development Server Crashing FrequentlyWindows 2012 R2 server, crash, no dump fileNo Network Access with Static IPDebian Server unexpected stopped






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








2















I've a Windows Server 2012 R2 server which acts as Hyper-V host for multiplice Windows/Linux VMs. Since yesterday the server is offline from one second to another, and will reboot automatically. I found out that this is caused by a bluescreen:



enter image description here



Yesterday this happens three times:



20:57:26



20:15:29



19:57:17



I did a research and find out that this can maybe an issue with an driver, especially the network adapter, and the Large send offload setting. I had it activated, so I disabled it. After that the server runns stable up to now (near 24 hours). Just now the server crashed again.



So it seems like an software issue, but I can't find out what's causing the problem. I haven't install new software or driver in this month, which may be responsible for those problems. Only Windows Updates a few days ago.



All crashes seems the same issue because the bug check string, code and first parameter are the same. Also the driver is equal.



What can I do to find and fix the issue?










share|improve this question

















  • 1





    Tt seems that this error come from a hardware error on the ram answers.microsoft.com/en-us/windows/forum/all/… you should try a soft to check your RAM integrity

    – Froggiz
    Nov 15 '15 at 20:51







  • 1





    I wouldn't trust in the driver output of "BlueScreenView" which is used here. Here is my experience with those tools: superuser.com/questions/862361/… After that loading the dump file in the windows debugger gives the best results.

    – marsh-wiggle
    Nov 2 '18 at 14:30

















2















I've a Windows Server 2012 R2 server which acts as Hyper-V host for multiplice Windows/Linux VMs. Since yesterday the server is offline from one second to another, and will reboot automatically. I found out that this is caused by a bluescreen:



enter image description here



Yesterday this happens three times:



20:57:26



20:15:29



19:57:17



I did a research and find out that this can maybe an issue with an driver, especially the network adapter, and the Large send offload setting. I had it activated, so I disabled it. After that the server runns stable up to now (near 24 hours). Just now the server crashed again.



So it seems like an software issue, but I can't find out what's causing the problem. I haven't install new software or driver in this month, which may be responsible for those problems. Only Windows Updates a few days ago.



All crashes seems the same issue because the bug check string, code and first parameter are the same. Also the driver is equal.



What can I do to find and fix the issue?










share|improve this question

















  • 1





    Tt seems that this error come from a hardware error on the ram answers.microsoft.com/en-us/windows/forum/all/… you should try a soft to check your RAM integrity

    – Froggiz
    Nov 15 '15 at 20:51







  • 1





    I wouldn't trust in the driver output of "BlueScreenView" which is used here. Here is my experience with those tools: superuser.com/questions/862361/… After that loading the dump file in the windows debugger gives the best results.

    – marsh-wiggle
    Nov 2 '18 at 14:30













2












2








2








I've a Windows Server 2012 R2 server which acts as Hyper-V host for multiplice Windows/Linux VMs. Since yesterday the server is offline from one second to another, and will reboot automatically. I found out that this is caused by a bluescreen:



enter image description here



Yesterday this happens three times:



20:57:26



20:15:29



19:57:17



I did a research and find out that this can maybe an issue with an driver, especially the network adapter, and the Large send offload setting. I had it activated, so I disabled it. After that the server runns stable up to now (near 24 hours). Just now the server crashed again.



So it seems like an software issue, but I can't find out what's causing the problem. I haven't install new software or driver in this month, which may be responsible for those problems. Only Windows Updates a few days ago.



All crashes seems the same issue because the bug check string, code and first parameter are the same. Also the driver is equal.



What can I do to find and fix the issue?










share|improve this question














I've a Windows Server 2012 R2 server which acts as Hyper-V host for multiplice Windows/Linux VMs. Since yesterday the server is offline from one second to another, and will reboot automatically. I found out that this is caused by a bluescreen:



enter image description here



Yesterday this happens three times:



20:57:26



20:15:29



19:57:17



I did a research and find out that this can maybe an issue with an driver, especially the network adapter, and the Large send offload setting. I had it activated, so I disabled it. After that the server runns stable up to now (near 24 hours). Just now the server crashed again.



So it seems like an software issue, but I can't find out what's causing the problem. I haven't install new software or driver in this month, which may be responsible for those problems. Only Windows Updates a few days ago.



All crashes seems the same issue because the bug check string, code and first parameter are the same. Also the driver is equal.



What can I do to find and fix the issue?







windows-server-2012-r2 server-crashes unexpected-shutdown






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 15 '15 at 20:12









LionLion

206413




206413







  • 1





    Tt seems that this error come from a hardware error on the ram answers.microsoft.com/en-us/windows/forum/all/… you should try a soft to check your RAM integrity

    – Froggiz
    Nov 15 '15 at 20:51







  • 1





    I wouldn't trust in the driver output of "BlueScreenView" which is used here. Here is my experience with those tools: superuser.com/questions/862361/… After that loading the dump file in the windows debugger gives the best results.

    – marsh-wiggle
    Nov 2 '18 at 14:30












  • 1





    Tt seems that this error come from a hardware error on the ram answers.microsoft.com/en-us/windows/forum/all/… you should try a soft to check your RAM integrity

    – Froggiz
    Nov 15 '15 at 20:51







  • 1





    I wouldn't trust in the driver output of "BlueScreenView" which is used here. Here is my experience with those tools: superuser.com/questions/862361/… After that loading the dump file in the windows debugger gives the best results.

    – marsh-wiggle
    Nov 2 '18 at 14:30







1




1





Tt seems that this error come from a hardware error on the ram answers.microsoft.com/en-us/windows/forum/all/… you should try a soft to check your RAM integrity

– Froggiz
Nov 15 '15 at 20:51






Tt seems that this error come from a hardware error on the ram answers.microsoft.com/en-us/windows/forum/all/… you should try a soft to check your RAM integrity

– Froggiz
Nov 15 '15 at 20:51





1




1





I wouldn't trust in the driver output of "BlueScreenView" which is used here. Here is my experience with those tools: superuser.com/questions/862361/… After that loading the dump file in the windows debugger gives the best results.

– marsh-wiggle
Nov 2 '18 at 14:30





I wouldn't trust in the driver output of "BlueScreenView" which is used here. Here is my experience with those tools: superuser.com/questions/862361/… After that loading the dump file in the windows debugger gives the best results.

– marsh-wiggle
Nov 2 '18 at 14:30










1 Answer
1






active

oldest

votes


















0














When everything is working great and then suddenly you obtain driver exceptions it is either 1) a driver update caused a problem, which is unlikely, or 2) you might consider that the hardware is failing. If a component is dying then drivers will start throwing exceptions. Do you have another server you can move the drives into? Alternatively, start switching out components, if possible.






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%2f736568%2fserver-2012-r2-unexpected-crash-driver-irql-not-less-or-equal%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














    When everything is working great and then suddenly you obtain driver exceptions it is either 1) a driver update caused a problem, which is unlikely, or 2) you might consider that the hardware is failing. If a component is dying then drivers will start throwing exceptions. Do you have another server you can move the drives into? Alternatively, start switching out components, if possible.






    share|improve this answer



























      0














      When everything is working great and then suddenly you obtain driver exceptions it is either 1) a driver update caused a problem, which is unlikely, or 2) you might consider that the hardware is failing. If a component is dying then drivers will start throwing exceptions. Do you have another server you can move the drives into? Alternatively, start switching out components, if possible.






      share|improve this answer

























        0












        0








        0







        When everything is working great and then suddenly you obtain driver exceptions it is either 1) a driver update caused a problem, which is unlikely, or 2) you might consider that the hardware is failing. If a component is dying then drivers will start throwing exceptions. Do you have another server you can move the drives into? Alternatively, start switching out components, if possible.






        share|improve this answer













        When everything is working great and then suddenly you obtain driver exceptions it is either 1) a driver update caused a problem, which is unlikely, or 2) you might consider that the hardware is failing. If a component is dying then drivers will start throwing exceptions. Do you have another server you can move the drives into? Alternatively, start switching out components, if possible.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 15 '15 at 23:41









        user594643user594643

        262




        262



























            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%2f736568%2fserver-2012-r2-unexpected-crash-driver-irql-not-less-or-equal%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

            How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

            What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

            Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos