CentOS OpenVZ fail to boot after kernel updateOpenVZ kernel panichow can I boot linux from a software raid 1...

Did 5.25" floppies undergo a change in magnetic coating?

Do authors have to be politically correct in article-writing?

It took me a lot of time to make this, pls like. (YouTube Comments #1)

What if I store 10TB on azure servers and then keep the vm powered off?

Skis versus snow shoes - when to choose which for travelling the backcountry?

Is there a low-level alternative to Animate Objects?

How to speed up a process

Avoiding unpacking an array when altering its dimension

What can I substitute for soda pop in a sweet pork recipe?

Is divide-by-zero a security vulnerability?

If a druid in Wild Shape swallows a creature whole, then turns back to her normal form, what happens?

What is the difference between ashamed and shamed?

How to properly claim credit for peer review?

Use comma instead of & in table

A "strange" unit radio astronomy

Why is working on the same position for more than 15 years not a red flag?

Reason Why Dimensional Travelling Would be Restricted

How can I be pwned if I'm not registered on that site?

Accessing something inside the object when you don't know the key

Can you use a beast's innate abilities while polymorphed?

If nine coins are tossed, what is the probability that the number of heads is even?

What is the difference between throw e and throw new Exception(e)?

Which aircraft had such a luxurious-looking navigator's station?

What is better: yes / no radio, or simple checkbox?



CentOS OpenVZ fail to boot after kernel update


OpenVZ kernel panichow can I boot linux from a software raid 1 arrayhow to install windows on a logical partition created by ubuntuWebserver faultSSD linux aligment /tmp has changed to read onlymdadm raid1, [1/2] disks failed, safe to reboot?Issue with kernel boot [OVH SERVER]Trying to add second drive on server with 2 sata hard drivesCopying cause big iowaitVirtualbox disk in CentOS mount/format issue













1















After upgrading to latest OpenVZ kernel CentOS server won't boot. When i try go boot the latest kernel server is stuck at this point: (note that images are taken from virtual kvm)



enter image description here



Then i try to start the server on some old kernels and than i get this error message:



kernel panic - not syncing - attempted to kill init


better shown on this image:



enter image description here



Here is some useful information



fdisk -l

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 2995.7 GB, 2995739688960 bytes
255 heads, 63 sectors/track, 364211 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0004c4e4

Device Boot Start End Blocks Id System
/dev/sda1 1 523 4199044+ 82 Linux swap / Solaris
/dev/sda2 524 785 2104515 83 Linux
/dev/sda3 786 261869 2097157230 83 Linux
/dev/sda4 261870 364211 822062115 83 Linux


/etc/fstab



proc /proc proc defaults 0 0
none /dev/pts devpts gid=5,mode=620 0 0
/dev/sda1 none swap sw 0 0
/dev/sda2 /boot ext3 defaults 0 0
/dev/sda3 / ext3 defaults 0 0
/dev/sda4 /home ext3 defaults 0 0


and grub config file:



title OpenVZ (2.6.18-274.18.1.el5.028stab098.1)
root (hd0,1)
kernel /vmlinuz-2.6.18-274.18.1.el5.028stab098.1 ro root=/dev/sda3 vga=0x317 selinux=0
initrd /initrd-2.6.18-274.18.1.el5.028stab098.1.img

title OpenVZ (2.6.18-274.7.1.el5.028stab095.1)
root (hd0,1)
kernel /vmlinuz-2.6.18-274.7.1.el5.028stab095.1 ro root=/dev/sda3 vga=0x317 selinux=0
initrd /initrd-2.6.18-274.7.1.el5.028stab095.1.img

title OpenVZ (2.6.18-194.8.1.el5.028stab070.4)
root (hd0,1)
kernel /vmlinuz-2.6.18-194.8.1.el5.028stab070.4 ro root=/dev/sda3 vga=0x317
initrd /initrd-2.6.18-194.8.1.el5.028stab070.4.img


Any help is greatly appreciated Thanks.










share|improve this question
















bumped to the homepage by Community 3 hours ago


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




















    1















    After upgrading to latest OpenVZ kernel CentOS server won't boot. When i try go boot the latest kernel server is stuck at this point: (note that images are taken from virtual kvm)



    enter image description here



    Then i try to start the server on some old kernels and than i get this error message:



    kernel panic - not syncing - attempted to kill init


    better shown on this image:



    enter image description here



    Here is some useful information



    fdisk -l

    WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


    Disk /dev/sda: 2995.7 GB, 2995739688960 bytes
    255 heads, 63 sectors/track, 364211 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x0004c4e4

    Device Boot Start End Blocks Id System
    /dev/sda1 1 523 4199044+ 82 Linux swap / Solaris
    /dev/sda2 524 785 2104515 83 Linux
    /dev/sda3 786 261869 2097157230 83 Linux
    /dev/sda4 261870 364211 822062115 83 Linux


    /etc/fstab



    proc /proc proc defaults 0 0
    none /dev/pts devpts gid=5,mode=620 0 0
    /dev/sda1 none swap sw 0 0
    /dev/sda2 /boot ext3 defaults 0 0
    /dev/sda3 / ext3 defaults 0 0
    /dev/sda4 /home ext3 defaults 0 0


    and grub config file:



    title OpenVZ (2.6.18-274.18.1.el5.028stab098.1)
    root (hd0,1)
    kernel /vmlinuz-2.6.18-274.18.1.el5.028stab098.1 ro root=/dev/sda3 vga=0x317 selinux=0
    initrd /initrd-2.6.18-274.18.1.el5.028stab098.1.img

    title OpenVZ (2.6.18-274.7.1.el5.028stab095.1)
    root (hd0,1)
    kernel /vmlinuz-2.6.18-274.7.1.el5.028stab095.1 ro root=/dev/sda3 vga=0x317 selinux=0
    initrd /initrd-2.6.18-274.7.1.el5.028stab095.1.img

    title OpenVZ (2.6.18-194.8.1.el5.028stab070.4)
    root (hd0,1)
    kernel /vmlinuz-2.6.18-194.8.1.el5.028stab070.4 ro root=/dev/sda3 vga=0x317
    initrd /initrd-2.6.18-194.8.1.el5.028stab070.4.img


    Any help is greatly appreciated Thanks.










    share|improve this question
















    bumped to the homepage by Community 3 hours ago


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


















      1












      1








      1








      After upgrading to latest OpenVZ kernel CentOS server won't boot. When i try go boot the latest kernel server is stuck at this point: (note that images are taken from virtual kvm)



      enter image description here



      Then i try to start the server on some old kernels and than i get this error message:



      kernel panic - not syncing - attempted to kill init


      better shown on this image:



      enter image description here



      Here is some useful information



      fdisk -l

      WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


      Disk /dev/sda: 2995.7 GB, 2995739688960 bytes
      255 heads, 63 sectors/track, 364211 cylinders
      Units = cylinders of 16065 * 512 = 8225280 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disk identifier: 0x0004c4e4

      Device Boot Start End Blocks Id System
      /dev/sda1 1 523 4199044+ 82 Linux swap / Solaris
      /dev/sda2 524 785 2104515 83 Linux
      /dev/sda3 786 261869 2097157230 83 Linux
      /dev/sda4 261870 364211 822062115 83 Linux


      /etc/fstab



      proc /proc proc defaults 0 0
      none /dev/pts devpts gid=5,mode=620 0 0
      /dev/sda1 none swap sw 0 0
      /dev/sda2 /boot ext3 defaults 0 0
      /dev/sda3 / ext3 defaults 0 0
      /dev/sda4 /home ext3 defaults 0 0


      and grub config file:



      title OpenVZ (2.6.18-274.18.1.el5.028stab098.1)
      root (hd0,1)
      kernel /vmlinuz-2.6.18-274.18.1.el5.028stab098.1 ro root=/dev/sda3 vga=0x317 selinux=0
      initrd /initrd-2.6.18-274.18.1.el5.028stab098.1.img

      title OpenVZ (2.6.18-274.7.1.el5.028stab095.1)
      root (hd0,1)
      kernel /vmlinuz-2.6.18-274.7.1.el5.028stab095.1 ro root=/dev/sda3 vga=0x317 selinux=0
      initrd /initrd-2.6.18-274.7.1.el5.028stab095.1.img

      title OpenVZ (2.6.18-194.8.1.el5.028stab070.4)
      root (hd0,1)
      kernel /vmlinuz-2.6.18-194.8.1.el5.028stab070.4 ro root=/dev/sda3 vga=0x317
      initrd /initrd-2.6.18-194.8.1.el5.028stab070.4.img


      Any help is greatly appreciated Thanks.










      share|improve this question
















      After upgrading to latest OpenVZ kernel CentOS server won't boot. When i try go boot the latest kernel server is stuck at this point: (note that images are taken from virtual kvm)



      enter image description here



      Then i try to start the server on some old kernels and than i get this error message:



      kernel panic - not syncing - attempted to kill init


      better shown on this image:



      enter image description here



      Here is some useful information



      fdisk -l

      WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


      Disk /dev/sda: 2995.7 GB, 2995739688960 bytes
      255 heads, 63 sectors/track, 364211 cylinders
      Units = cylinders of 16065 * 512 = 8225280 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disk identifier: 0x0004c4e4

      Device Boot Start End Blocks Id System
      /dev/sda1 1 523 4199044+ 82 Linux swap / Solaris
      /dev/sda2 524 785 2104515 83 Linux
      /dev/sda3 786 261869 2097157230 83 Linux
      /dev/sda4 261870 364211 822062115 83 Linux


      /etc/fstab



      proc /proc proc defaults 0 0
      none /dev/pts devpts gid=5,mode=620 0 0
      /dev/sda1 none swap sw 0 0
      /dev/sda2 /boot ext3 defaults 0 0
      /dev/sda3 / ext3 defaults 0 0
      /dev/sda4 /home ext3 defaults 0 0


      and grub config file:



      title OpenVZ (2.6.18-274.18.1.el5.028stab098.1)
      root (hd0,1)
      kernel /vmlinuz-2.6.18-274.18.1.el5.028stab098.1 ro root=/dev/sda3 vga=0x317 selinux=0
      initrd /initrd-2.6.18-274.18.1.el5.028stab098.1.img

      title OpenVZ (2.6.18-274.7.1.el5.028stab095.1)
      root (hd0,1)
      kernel /vmlinuz-2.6.18-274.7.1.el5.028stab095.1 ro root=/dev/sda3 vga=0x317 selinux=0
      initrd /initrd-2.6.18-274.7.1.el5.028stab095.1.img

      title OpenVZ (2.6.18-194.8.1.el5.028stab070.4)
      root (hd0,1)
      kernel /vmlinuz-2.6.18-194.8.1.el5.028stab070.4 ro root=/dev/sda3 vga=0x317
      initrd /initrd-2.6.18-194.8.1.el5.028stab070.4.img


      Any help is greatly appreciated Thanks.







      linux centos kernel openvz






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 7 '16 at 9:24









      Pierre.Vriens

      1,15961318




      1,15961318










      asked Feb 24 '12 at 22:31









      SkechBoySkechBoy

      216




      216





      bumped to the homepage by Community 3 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 3 hours ago


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
























          1 Answer
          1






          active

          oldest

          votes


















          0














          This question is similar with this one.You can find out the answer here :
          https://serverfault.com/a/429782/119720






          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%2f363591%2fcentos-openvz-fail-to-boot-after-kernel-update%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














            This question is similar with this one.You can find out the answer here :
            https://serverfault.com/a/429782/119720






            share|improve this answer






























              0














              This question is similar with this one.You can find out the answer here :
              https://serverfault.com/a/429782/119720






              share|improve this answer




























                0












                0








                0







                This question is similar with this one.You can find out the answer here :
                https://serverfault.com/a/429782/119720






                share|improve this answer















                This question is similar with this one.You can find out the answer here :
                https://serverfault.com/a/429782/119720







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Apr 13 '17 at 12:14









                Community

                1




                1










                answered Sep 19 '12 at 9:25









                user119720user119720

                1653517




                1653517






























                    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%2f363591%2fcentos-openvz-fail-to-boot-after-kernel-update%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...

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

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