Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: pdabrowski on February 13, 2016, 05:25:22 PM

Title: Kernel panic, Power shutup during software upda
Post by: pdabrowski on February 13, 2016, 05:25:22 PM
Sme serwer 9.1. Raid1
Got accidental Power shutdown during yum upgrade software.

ERST: Failed to get Error Log Address Range.
Kernel Panic - not syncing: VFS: unable to mount root fs on unknown block(0,0)

Accesed serwer using Linux rescue  two  disks are ok No damage or errors

I could restart server selecting previous kernel before boot and working without any problems
Reinstalled Grub but a problem still persist, upgraded software from cd but still got the same error.

Regards
Peter
Title: Re: Kernel panic, Power shutup during software upda
Post by: Stefano on February 13, 2016, 05:34:37 PM
it seems that the last kernel setup didn't work..

try
Code: [Select]
rpm -qa kernel

you'd see all the kernels on your system
try removing the problematic one (the first in the list.. but double check)
Code: [Select]
rpm -e kernel-X.y.z

you have to specify the full kernel version

once done (if it wored), a
Code: [Select]
yum update
should reinstall the missing kernel
Title: Re: Kernel panic, Power shutup during software upda
Post by: pdabrowski on February 13, 2016, 06:26:45 PM
Thanks, it works.
Only issue which I have look at is error in logs:
Failed to load firmware "Radeon/R600_rlc.bin"
Fatal error during GPU init.
I'm not sure if it is new or something existing. SME server is running on HP Proliant Microserver
Best Regards
Peter
Title: Re: Kernel panic, Power shutup during software upda
Post by: Stefano on February 13, 2016, 06:28:59 PM
I think you can safely ignore that message
Title: Re: Kernel panic, Power shutup during software upda
Post by: TerryF on February 14, 2016, 01:02:38 AM
Failed to load firmware "Radeon/R600_rlc.bin"

Yes, you can safely ignore.

My HP Microservers throw this, spent a little time investigation in time past CentOS Bug https://bugs.centos.org/view.php?id=6296
Title: Re: Kernel panic, Power shutup during software upda
Post by: TerryF on June 02, 2016, 01:25:18 PM
Thanks, it works.
Only issue which I have look at is error in logs:
Failed to load firmware "Radeon/R600_rlc.bin"
Fatal error during GPU init.
I'm not sure if it is new or something existing. SME server is running on HP Proliant Microserver
Best Regards
Peter

Just an observation, Latest Kernel I am no longer seeing this error message on my Microserver