Hi all,
This is the third fresh install of CentOS 7 1708 the last two months that won't boot after a regular "yum update" just after the fresh install has finished.
I've never had this problem before, it has just worked. The installs are on OEM's that have previously run CentOS 6.9 x64.
Am I missing something here?
On Mon, Feb 19, 2018 at 7:01 AM Sorin Srbu sorin.srbu@ilk.uu.se wrote:
Hi all,
This is the third fresh install of CentOS 7 1708 the last two months that won't boot after a regular "yum update" just after the fresh install has finished.
Not nearly enough details given. . . What disk controller? `lspci` Legacy BIOS or UEFI? What disk layout? `lsblk` What storage driver? `lsmod` BTW, anyone have a good method for finding driver for a given disk(/dev/sdX)?
-----Original Message----- From: CentOS [mailto:centos-bounces@centos.org] On Behalf Of Steven Tardy Sent: den 20 februari 2018 02:36 To: CentOS mailing list centos@centos.org Subject: Re: [CentOS] CentOS 7 1708 won't boot after grub2 update
On Mon, Feb 19, 2018 at 7:01 AM Sorin Srbu sorin.srbu@ilk.uu.se wrote:
Hi all,
This is the third fresh install of CentOS 7 1708 the last two months
that
won't boot after a regular "yum update" just after the fresh install has finished.
Not nearly enough details given. . .
So, guessing this isn't a common problem then? Details below, please let me know if more or other info is needed.
What disk controller? `lspci`
00:1f.2 SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)
Legacy BIOS or UEFI?
Legacy.
What disk layout? `lsblk`
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 931.5G 0 disk ââsda1 8:1 0 931.5G 0 part /home.1TB sdb 8:16 0 111.8G 0 disk ââsdb1 8:17 0 1G 0 part /boot ââsdb2 8:18 0 110.8G 0 part ââcentos-root 253:0 0 50G 0 lvm / ââcentos-swap 253:1 0 9.8G 0 lvm [SWAP] ââcentos-home 253:2 0 51G 0 lvm /home sdc 8:32 0 1.8T 0 disk ââsdc1 8:33 0 1.8T 0 part /home.2TB sr0 11:0 1 1024M 0 rom
What storage driver? `lsmod`
libata 238896 2 ahci,libahci
-- //Sorin
On Feb 19, 2018, at 6:36 PM, Steven Tardy sjt5atra@gmail.com wrote:
BTW, anyone have a good method for finding driver for a given disk(/dev/sdX)?
Use this script: https://stackoverflow.com/a/42382011
On Feb 19, 2018, at 5:00 AM, Sorin Srbu sorin.srbu@ilk.uu.se wrote:
This is the third fresh install of CentOS 7 1708 the last two months that won't boot after a regular "yum update" just after the fresh install has finished.
Define “won’t boot”. Does it stop:
1. Before the GRUB2 screen? 2. Between the GRUB2 screen and root device mount? 3. After root device mount but before entering runlevel 5? 4. Something else?
Maybe post a screenshot to imgur.
Am I missing something here?
You’re a computer person. This means people come to you with problems they want you to solve. I know this because it is a law of the universe; Q.E.D.
Is “won’t boot” the sort of report you’d like to receive from those depending on you for support? Give us the sort of problem report you’d most dearly love to receive from your users.
-----Original Message----- From: CentOS [mailto:centos-bounces@centos.org] On Behalf Of Warren Young Sent: den 20 februari 2018 17:01 To: CentOS mailing list centos@centos.org Subject: Re: [CentOS] CentOS 7 1708 won't boot after grub2 update
On Feb 19, 2018, at 5:00 AM, Sorin Srbu sorin.srbu@ilk.uu.se wrote:
This is the third fresh install of CentOS 7 1708 the last two months that won't boot after a regular "yum update" just after the fresh install has finished.
Define “won’t boot”. Does it stop:
- Before the GRUB2 screen?
- Between the GRUB2 screen and root device mount?
- After root device mount but before entering runlevel 5?
- Something else?
Not really sure. A few times the screen just went black after the grub menu, a few times it stuck waiting on Plymouth to quit.
As for a screenshoot, I'll see if I can find another unused box to try reproducing this on. Don't want to mess up this particular machine.
On 02/21/2018 12:44 AM, Sorin Srbu wrote:
-----Original Message----- From: CentOS [mailto:centos-bounces@centos.org] On Behalf Of Warren Young Sent: den 20 februari 2018 17:01 To: CentOS mailing list centos@centos.org Subject: Re: [CentOS] CentOS 7 1708 won't boot after grub2 update
On Feb 19, 2018, at 5:00 AM, Sorin Srbu sorin.srbu@ilk.uu.se wrote:
This is the third fresh install of CentOS 7 1708 the last two months that won't boot after a regular "yum update" just after the fresh install has finished.
Define “won’t boot”. Does it stop:
- Before the GRUB2 screen?
- Between the GRUB2 screen and root device mount?
- After root device mount but before entering runlevel 5?
- Something else?
Not really sure. A few times the screen just went black after the grub menu, a few times it stuck waiting on Plymouth to quit.
As for a screenshoot, I'll see if I can find another unused box to try reproducing this on. Don't want to mess up this particular machine.
This sounds like some kind of graphics card issue .. if you see any text that says 'booting CentOS' or a line at the bottom or the '7' grey boot screen, you are past the Grub2 stage.
Are these machines running X windows and a Desktop Environment.
If I had to guess, this is an AMD graphics issue .. or possibly another brand of card.
00:1f.2 SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)
While I don’t have experience with this exact controller, I have seen some LSI controllers get removed from RHEL post GA which causes similar issues. “It worked when I installed, but after `yum update` my box doesn’t boot.” These are typically detailed in release notes. . . We ALL read ALL release notes? Right?
-----Original Message----- From: CentOS [mailto:centos-bounces@centos.org] On Behalf Of Steven Tardy Sent: den 21 februari 2018 23:31 To: CentOS mailing list centos@centos.org Subject: Re: [CentOS] CentOS 7 1708 won't boot after grub2 update
00:1f.2 SATA controller: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller (rev 06)
While I don’t have experience with this exact controller, I have seen some LSI controllers get removed from RHEL post GA which causes similar issues. “It worked when I installed, but after `yum update` my box doesn’t boot.” These are typically detailed in release notes. . . We ALL read ALL release notes? Right?
Uh, almost always.
I don't see anything in particular in the release notes for 1708 though re the LSI chipsets, except for a VMWare driver issue of some kind. This is not a vm. https://wiki.centos.org/Manuals/ReleaseNotes/CentOS7
This machine is a i7-3930K, ie Sandy Bridge IIRC. Haven't those always been a bit iffy?
-- //Sorin
-----Original Message----- From: CentOS [mailto:centos-bounces@centos.org] On Behalf Of Johnny Hughes Sent: den 21 februari 2018 18:03 To: centos@centos.org Subject: Re: [CentOS] CentOS 7 1708 won't boot after grub2 update
On 02/21/2018 12:44 AM, Sorin Srbu wrote:
-----Original Message----- From: CentOS [mailto:centos-bounces@centos.org] On Behalf Of Warren Young Sent: den 20 februari 2018 17:01 To: CentOS mailing list centos@centos.org Subject: Re: [CentOS] CentOS 7 1708 won't boot after grub2 update
On Feb 19, 2018, at 5:00 AM, Sorin Srbu sorin.srbu@ilk.uu.se wrote:
This is the third fresh install of CentOS 7 1708 the last two months that won't boot after a regular "yum update" just after the fresh install has finished.
Define “won’t boot”. Does it stop:
- Before the GRUB2 screen?
- Between the GRUB2 screen and root device mount?
- After root device mount but before entering runlevel 5?
- Something else?
Not really sure. A few times the screen just went black after the grub menu, a few times it
stuck waiting on Plymouth to quit.
As for a screenshoot, I'll see if I can find another unused box to try
reproducing this on. Don't want to mess up this particular machine.
This sounds like some kind of graphics card issue .. if you see any text that says 'booting CentOS' or a line at the bottom or the '7' grey boot screen, you are past the Grub2 stage.
Are these machines running X windows and a Desktop Environment.
If I had to guess, this is an AMD graphics issue .. or possibly another brand of card.
Thanks for the feedback.
No gray 7-boot screen. Might be a graphics issue, the card is a Nvidia 1060 with no particular drivers loaded except for the default Nouveau package. What's weird is that I can't even get a CLI login screen with ctrl-alt-Fx at this point.
Will continue trouble-shooting and see if I can resolve this properly.
//Sorin
No gray 7-boot screen. Might be a graphics issue, the card is a Nvidia 1060 with no particular drivers loaded except for the default Nouveau package. What's weird is that I can't even get a CLI login screen with ctrl-alt-Fx at this point.
Will continue trouble-shooting and see if I can resolve this properly.
Edit the grub line to boot into single user and remove "rhgb" and "quiet" so you can see all the messages. See where it stops.
I've seen issues recently with Intel chipset and RAID - a couple of my machines have paused for a very long time after booting and before presenting login screens/prompts. It looks as if checking the array after a non-clean shutdown is sucking so much CPU time that nothing else happens. (The secondary issue is why it's shutting down without marking the array as clean!)
P.
-----Original Message----- From: CentOS [mailto:centos-bounces@centos.org] On Behalf Of Pete Biggs Sent: den 22 februari 2018 10:02 To: centos@centos.org Subject: Re: [CentOS] CentOS 7 1708 won't boot after grub2 update
No gray 7-boot screen. Might be a graphics issue, the card is a Nvidia
1060
with no particular drivers loaded except for the default Nouveau package.
What's weird is that I can't even get a CLI login screen with
ctrl-alt-Fx at this
point.
Will continue trouble-shooting and see if I can resolve this properly.
Edit the grub line to boot into single user and remove "rhgb" and "quiet" so you can see all the messages. See where it stops.
I've seen issues recently with Intel chipset and RAID - a couple of my machines have paused for a very long time after booting and before presenting login screens/prompts. It looks as if checking the array after a non-clean shutdown is sucking so much CPU time that nothing else happens. (The secondary issue is why it's shutting down without marking the array as clean!)
Thanks!
You use xfs on these machines?
-- //Sorin
Edit the grub line to boot into single user and remove "rhgb" and "quiet" so you can see all the messages. See where it stops.
I've seen issues recently with Intel chipset and RAID - a couple of my machines have paused for a very long time after booting and before presenting login screens/prompts. It looks as if checking the array after a non-clean shutdown is sucking so much CPU time that nothing else happens. (The secondary issue is why it's shutting down without marking the array as clean!)
Thanks!
You use xfs on these machines?
Yes.
P.