Re: [SLE] repeated boot problem

From: Carlos E. R. (robin1.listas_at_tiscali.es)
Date: 12/10/03

  • Next message: Carlos E. R.: "Re: [SLE] Installing kernel-source-2.4.21.144 -- failed"
    Date: Wed, 10 Dec 2003 16:17:58 +0100 (CET)
    To: SUSE English <suse-linux-e@suse.com>
    
    

    The Monday 2003-12-08 at 08:13 -0800, Tony Alfrey wrote:

    > SuSE 8.1
    > I have a repeated booting problem that has plagued my box since an
    > upgrade from SuSE 7.2.

    SuSE 8.1 has a known issue with reiserfs that may cause the kernel to
    crash and blink the leds. There was an update that solved this. However,
    if you can not update, try editing the /etc/fstab file, and on all reiser
    partitions add "barrier=none" to the options part; like:

       /dev/hdb6 / reiserfs defaults,barrier=none 1 1

    Then, if you update the kernel (YOU) remove that option or they will not
    mount. On the other hand, the patched kernel may have problems with nvidia
    cards: very very slow 3D - at least that was my case.

    This was commented here on the list several times... for example:

    |Date: Sat, 16 Aug 2003 12:58:35 +0200 (CEST)
    |From: Carlos E. R.
    |Subject: Re: [SLE] Cannot determine why my 8.1 box keeps hanging.
    |X-Message-Number-for-archive: 156656

    Mmm, also have a look at "Support knowledgebase (81_update_kernel) "

    > At the general vicinity of "starting SSH daemon" the boot process hangs
    > and leaves me with flashing keyboard lights that requres a hard reboot.
    > Of course, now fsck kicks in and checks the disk and fixes inode
    > numbers. The boot process proceeds cleanly after this.

    If you suspect hard disk problems, and your hard disk supports SMART
    (Self-Monitoring, Analysis and Reporting Technology) try:

      smartctl --all /dev/hda |less

    (substitute hda as appropriate). On hardisks with smart support this will
    show, amongst other things, the logs of the last 5 hard disk failures. If
    you want to test your hard disk, do:

      smartctl --test=short /dev/hda

    This executes with the HD on line: that is, you work is not interrupted.
    It is executed by the hard disk controller, with no OS intervention, and
    it takes about one minute. To see the progress and/or results, do:

      smartctl --log=selftest /dev/hda

    For the full self test (about one hour), type:

      smartctl --test=long /dev/hda

    And to see progress:

       smartctl --log=selftest /dev/hda

    For example:

    === START OF READ SMART DATA SECTION ===
    SMART Self-test log, version number 1
    Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
    # 1 Short off-line Completed 00% 4915 -
    # 2 Short off-line Completed: read failure 90% 4272 0x0170169c
    # 3 Short off-line Completed: read failure 90% 4272 0x0170169c
    # 4 Short off-line Completed 00% 1909 -
    # 5 Extended off-line Completed: read failure 90% 1902 0x0060da4e
    # 6 Short off-line Completed 00% 1902 -
    # 7 Short off-line Completed 00% 400 -
    #21 Extended off-line Test in progress 90% 4918 -

    (test #21 completed correctly, if you are curious)

    Of course, this cute program is included on the distro. SuSE 8.2 has it,
    and I think 8.1 has it as well. I don't know if the rescue system has it,
    though.

    -- 
    Cheers,
           Carlos Robinson
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Carlos E. R.: "Re: [SLE] Installing kernel-source-2.4.21.144 -- failed"

    Relevant Pages

    • Re: 9.1/kernel-default-2.6.5-7.75 wont boot reiserfs
      ... > my hardware is PIII 813 MHz coppermine with IDE disk. ... > could't find reiserfs module. ... > all kernel sources if only one module is touched. ... you start your SuSE 8.1, become root, and do something like (I assume ...
      (alt.os.linux.suse)
    • Re: 2.6.9-rc3 and Reiserfs problems
      ... 2.6.9-rc3 is running just fine on my Fedora Core 3 box with ReiserFS. ... Maybe SuSE has screwed up their kernel or reiserfs-tools to create and ... Does stock 2.6.8.1 kernel work? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • What a day after deleting "libc.so.6"!
      ... Thanks to I have another hard disk so I installed Linux system. ... My crashed system is reiserfs filesystem. ... I downloaded 2.4.23 kernel source and built kernel as reiserfs. ...
      (comp.os.linux.misc)
    • Re: Default file sizes
      ... what are the largest default file sizes on SuSe 9 ... The default kernel is compiled with large file support, ... reiserfs 3.6: 16 TB Note that if you've upgraded from an older Linux ...
      (alt.os.linux.suse)
    • Re: Distributions vs kernel development
      ... > by SuSe and reiserfs attributes; are any of the distributions committed to ... expect a "recent enough" kernel, eg a 2.2 kernel on FC1 probably will ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)