Re: Yanking a USB Hard Drive/ReiserFS causes Kernel Panic

From: John L Fjellstad (john-debian_at_fjellstad.org)
Date: 10/29/04

  • Next message: H. S.: "how to get a mounted USB stick icon on desktop"
    To: debian-user@lists.debian.org
    Date: Fri, 29 Oct 2004 10:38:15 -0700
    
    

    William Ballard <nospam_40811@alltel.net> writes:

    > I have an external USB 2.0 2.5" hard drive, shows up as /dev/sda, with
    > an ReiserFS partition. If I yank it with it mounted ReiserJS panics.
    > I have the fstab entry marked as sync, rw.

    I think it might be because reiserfs is a journaling filesystem. I know
    I sometimes forget and remove my usbkey (which has FAT) without
    unmounting, and don't see the problems you see. Even ext2 should be
    fine. Never tried with a journaled filesystem. Like someone else
    mentioned in this thread, it might be because the journal hasn't been
    updated yet. Probably is a bug in reiserfs too (it should recover more
    gracefully).

    BTW, checking the manual for mount(8), only ext2, ext3 and ufs supports
    the sync keyword).

    -- 
    John L. Fjellstad
    web: http://www.fjellstad.org/          Quis custodiet ipsos custodes
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: H. S.: "how to get a mounted USB stick icon on desktop"

    Relevant Pages

    • Re: 2.4.22-pre lockups (now decoded oops for pre10)
      ... Reiserfs journaling has to be real incredible in ... The idea is that the sync puts all data+meta-data into the journal, ... Though, after using reiserfs for a while, writeout is smoother. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Web server Partitions - reiserfs
      ... Have you notices any corruption using reiserfs, does it sync a lot faster ... I've had a 350G ext3 raid5 parttions that take hours to resync if it is ...
      (Debian-User)
    • Re: Yanking a USB Hard Drive/ReiserFS causes Kernel Panic
      ... > I think it might be because reiserfs is a journaling filesystem. ... -Keep VMWare images on it ... -Keep Partimage images of XP O/S partition on it (used in Linux) ...
      (Debian-User)
    • Re: ReiserFS screws up (again)
      ... a journaling filesystem would make no sense at ... So I should switch to ext3 probably. ... I switched from ext2 to Reiserfs as soon as it was in the stable ...
      (comp.os.linux.development.system)
    • Re: Yanking a USB Hard Drive/ReiserFS causes Kernel Panic
      ... > an ReiserFS partition. ... If I yank it with it mounted ReiserJS panics. ... ReiserFS expected it to be there, can't find it, and pukes. ...
      (Debian-User)