https://bugzilla.novell.com/show_bug.cgi?id=471382 Summary: External USB disk (encrypted, reiserfs) gets corrupted and becomes read-only. Classification: openSUSE Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: openSUSE 11.0 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: robin.listas@telefonica.net QAContact: qa@suse.de Found By: --- Created an attachment (id=269120) --> (https://bugzilla.novell.com/attachment.cgi?id=269120) kernel log User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-0.1 Firefox/3.0.5 I have an external HD via USB, that develops what appears be software developed write errors, which force the kernel to remount it read-only: Feb 2 01:19:11 nimrodel kernel: sd 0:0:0:0: [sda] Sense Key : No Sense [current] Feb 2 01:19:11 nimrodel kernel: Info fld=0x0 Feb 2 01:19:11 nimrodel kernel: sd 0:0:0:0: [sda] Add. Sense: No additional sense information Feb 2 01:19:11 nimrodel kernel: REISERFS warning: reiserfs-5090 is_tree_node: node level 35154 does not match to the expected one 1 Feb 2 01:19:11 nimrodel kernel: REISERFS error (device dm-5): vs-5150 search_by_key: invalid format found in block 13024146. Fsck? Feb 2 01:19:11 nimrodel kernel: REISERFS (device dm-5): Remounting filesystem read-only Feb 2 01:19:11 nimrodel kernel: REISERFS error (device dm-5): vs-13070 reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [5 20 0x0 SD] Reproducible: Always Steps to Reproduce: Setup description: HD contains 4 reiserfs partitions, two normal (sda1, sda2), two encrypted (sda3, sda4). I'm moving some large files from sda3 (dm-5) to sda1, and during the procedure sda3 develops the errors. I'll attach the kernel log. /etc/crypttab: cr_mm_nardol \ /dev/disk/by-id/usb-Initio_ST3320620AS_0010101650000DDEW-0:0-part3 \ none noauto cr_mm_erelas \ /dev/disk/by-id/usb-Initio_ST3320620AS_0010101650000DDEW-0:0-part4 \ none noauto /etc/fstab: /dev/mapper/cr_mm_nardol /mnt/usb/3_Nardol reiserfs \ noatime,user,noauto,acl,user_xattr 0 0 /dev/mapper/cr_mm_erelas /mnt/usb/4_Erelas reiserfs \ noatime,user,noauto,acl,user_xattr 0 0 This external HD is protected by UPS, as is the main computer. The four partitions are always properly manually mounted and umounted. Actual Results: After this the partition requires an fsck with rebuild-tree, which takes hours. I will add the data of this tomorrow. Classified as Major because it causes or may cause loss of data. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.