Find the answer to your Linux question:
Results 1 to 3 of 3
Last night at 1:47 AM yum installed the current version of kernel-headers on my RHEL5 server: Mar 17 01:47:47 linux1 yum: Updated: kernel-headers-2.6.18-164.15.1.el5.i386 Mar 17 13:47:22 linux1 syslogd 1.4.1: restart. ...
  1. #1
    Just Joined!
    Join Date
    Jun 2009
    Location
    South Carolina
    Posts
    5

    kernel-headers locks up the server

    Last night at 1:47 AM yum installed the current version of kernel-headers on my RHEL5 server:

    Mar 17 01:47:47 linux1 yum: Updated: kernel-headers-2.6.18-164.15.1.el5.i386
    Mar 17 13:47:22 linux1 syslogd 1.4.1: restart.

    This locked the server up until I could physically get to it this afternoon and reboot the server. I then finished downloading and installing the new kernel, rebooted again, and the server appears to be running fine.

    This is the second time this has happened on this server.

    Has anyone else seen this problem when you setup yum to automatically update your servers? Other than manually updating servers, does anyone have any suggestions on how to keep this problem from happening again?

    -Beau
    Last edited by BeauSanders; 03-17-2010 at 06:28 PM. Reason: Minor typos

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Two reasons why I don't do automatic updates:

    1. If it ain't broke, don't fix it, unless you really need to.
    2. If an automatic update occurs when parts of the updated package set have not been yet updated, bad things can happen.

    So, if you are going to do automatic updates, say once a week, then make sure you schedule them for a time during or at the end of the work day when there will be someone on site to deal with fubar situations. Unattended updates of critical systems are not a good idea, as you have discovered. So, rule one for me is to schedule updates when someone will be on site to deal.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Jun 2009
    Location
    South Carolina
    Posts
    5
    Your advice is well taken. Thanks, Rubberman!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...