linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Issue with bad file system
@ 2012-11-19  6:30 George Spelvin
  2012-11-19  7:23 ` Drew Reusser
  0 siblings, 1 reply; 17+ messages in thread
From: George Spelvin @ 2012-11-19  6:30 UTC (permalink / raw)
  To: dreusser; +Cc: linux, linux-ext4

I'm sorry about your problems, but... a little more information
please?

Mount is very explicitly telling you that there's probably more
information in the kernel logs.  It even gives the command to see it.
WHY DIDN'T YOU INCLUDE IT?  <snark>Was it perhaps too subtle a hint?</snark>

What kernel version are you running?  If it's a distribution kernel,
what kernel?  What architecture?

What does e2fsck say about the file system?
What does dumpe4fs -h /dev/md0 show?


The one odd thing I can see is that md devices *are* usually listed in
/proc/partitions, but it's not showing up in yours.

The output of "cat /proc/mdstat" would also be useful.

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Issue with bad file system
@ 2012-11-19  4:46 Drew Reusser
  2012-11-19 15:18 ` Eric Sandeen
  0 siblings, 1 reply; 17+ messages in thread
From: Drew Reusser @ 2012-11-19  4:46 UTC (permalink / raw)
  To: linux-ext4

Hello all,

I am having an issue with a ext4 file system which I cannot get to
come back up.  There were no changes that I know of, but I rebooted,
and when the system came back up it was not able to read from the hard
drives.  I have it setup in a raid 10 configuration, and can mount the
raid array with no issues.  However when I mount the file system, I
get the following error "EXT4-fs (md0): VFS: Can't find ext4
filesystem" from the log files.

Is there anyone that can help as I have to get this data back and I
prefer not to have to go to a professional to get it back and spend
the money.

-Drew

Basic Info:  4x1TB disks, raid 10 equaling 2TB total.  All four disks
are just one giant partition starting at the 2MB mark so I could boot
and put mdadm in the boot sector and get into linux.

Some basic commands below:


mint mnt # mount -t ext4 /dev/md0 /mnt/raid
mount: wrong fs type, bad option, bad superblock on /dev/md0,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so




C is the pen-drive I am booting from currently and F is the 2TB disk I
was using to backup to.

mint dev # cat /proc/partitions
major minor  #blocks  name

   7        0     939820 loop0
   8        0  976762584 sda
   8        1  976760832 sda1
   8       16  976762584 sdb
   8       17  976237568 sdb1
   8       32    1985024 sdc
   8       33    1984960 sdc1
   8       48  976762584 sdd
   8       49  976760832 sdd1
   8       64  976762584 sde
   8       65  976237568 sde1
  11        0    1048575 sr0
   8       80 1953514584 sdf
   8       81 1953512448 sdf1

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2012-11-19 21:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19  6:30 Issue with bad file system George Spelvin
2012-11-19  7:23 ` Drew Reusser
2012-11-19  8:32   ` George Spelvin
2012-11-19 15:29     ` Eric Sandeen
2012-11-19 17:00       ` Drew Reusser
2012-11-19 16:57     ` Drew Reusser
2012-11-19 17:14       ` Eric Sandeen
2012-11-19 18:41         ` Theodore Ts'o
2012-11-19 19:15           ` George Spelvin
2012-11-19 19:36             ` Theodore Ts'o
2012-11-19 19:53           ` Drew Reusser
2012-11-19 20:24             ` Theodore Ts'o
2012-11-19 19:54         ` Drew Reusser
2012-11-19 21:15           ` George Spelvin
2012-11-19 21:30             ` Eric Sandeen
  -- strict thread matches above, loose matches on Subject: below --
2012-11-19  4:46 Drew Reusser
2012-11-19 15:18 ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).