Gentoo Archives: gentoo-user

From: tuxic@××××××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] The sudden disappearance of ....WHAT??? (I/O error on a SD flash card?!)
Date: Sat, 25 Mar 2017 19:16:00
Message-Id: 20170325191542.u7ltsriimzuhvl3q@solfire
1 Hi,
2
3 (Running Gentoo Linux on a 4.9.17 vanilla (ftp.kernel.org) Linux
4 kernel)
5
6 I was doing a backyp of a 64GB SAMSUNG flash card to my
7 harddisk....which runs for quite a while...
8
9 For that I mount the partitions and tarred their contents as root
10 to the harddisk
11
12 Syddenly out of nothing/from nowhere/into thin air or whatever:
13 read errors happens and the process stops.
14
15 First I thought of the one an most hated failure of harddisks, which
16 in years of deveopment of computer technology no company was able to
17 fix: No space left on device.
18
19 But - no,,,the error was a _READ_ error and a 'ls' of the mountpoints
20 show....nothing but empty directories.
21
22 I tried to unmount/remount the sd card and got this output:
23 mount: wrong fs type, bad option, bad superblock on /dev/sdb2,
24 missing codepage or helper program, or other error
25
26 In some cases useful info is found in syslog - try
27 dmesg | tail or so.
28
29 dmesg gives me:
30 [ 236.021878] UDF-fs: warning (device sdb2): udf_fill_super: No partition found (2)
31
32
33 UDF??? -- Those partitions are either ext4 or vfat.
34 (A tried that with and without the -t option...)
35
36 fdisk -l /dev/sdb gave me:
37 Device Boot Start End Sectors Size Id Type
38 /dev/sdb1 32768 73433087 73400320 35G 83 Linux
39 /dev/sdb2 73433088 100696063 27262976 13G 83 Linux
40 /dev/sdb3 100696064 125042687 24346624 11.6G 83 Linux
41
42 So -- the partition table is still there (I had booted the PC
43 in between...so these are no ghosts of an abondomed cache...)
44
45 If a certain kernel module woyld be missing I wouldn't not
46 able to mount the partition right before starting the backyp
47 - but I could.
48
49 The partition table is there so this part of "DMESG predicts"
50 is also not applicable here.
51
52 What happens here? Flash killed? Is there any chance to rescye
53 some or all contents of that card? Any ideas other than
54 hoping for an alternate reality?
55
56 Thanks a lot for any help in advance!
57
58 Cheers
59 Meino

Replies