public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Christoph Bier <christoph.bier@web.de>
Cc: linux-xfs@oss.sgi.com
Subject: Re: Mounting an external HDD fails each second time after xfs_repair
Date: Wed, 10 Jan 2007 09:21:06 -0600	[thread overview]
Message-ID: <45A50462.40601@sandeen.net> (raw)
In-Reply-To: <eo2q35$h6e$1@sea.gmane.org>

Christoph Bier wrote:
> Hi all,
> 
> I use 14 partitions (one extended partition; partition table see
> below) on my new external 400GB HDD that is managed by LVM2 on
> Debian Sarge with a vanilla kernel 2.6.19.
> 
> The first time I mounted the HDD on my desktop everything worked
> fine and I was able to copy 71GB of data. I unmounted and exported
> the HDD and imported and mounted it on my laptop (commands see
> below) running Ubuntu Edgy. Fine, too, I was able to read the data.
> I exported again and imported again on my desktop. But now mounting
> fails with
> 
> 	mount: /dev/mm-extern/audiovideo: can't read superblock
> 
> /var/log/syslog prints:
> [Output:
> http://www.zvisionwelt.de/tmpdownloads/mount-failure-syslog.output]

These are not xfs errors, you have device problems:

Jan 10 11:43:21 localhost kernel: sd 0:0:0:0: SCSI error: return code = 
0x00070000
Jan 10 11:43:21 localhost kernel: end_request: I/O error, dev sda, 
sector 234300481
Jan 10 11:43:22 localhost kernel: I/O error in filesystem ("dm-1") 
meta-data dev dm-1 block 0x17495339       ("xlog_bread") error 5 buf 
count 262144
Jan 10 11:43:22 localhost kernel: XFS: empty log check failed
Jan 10 11:43:22 localhost kernel: XFS: log mount/recovery failed: error 5
Jan 10 11:43:22 localhost kernel: XFS: log mount failed

XFS is responding -properly- to an I/O error from your disk.

-Eric

  parent reply	other threads:[~2007-01-10 15:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-10 13:35 Mounting an external HDD fails each second time after xfs_repair Christoph Bier
2007-01-10 14:14 ` Christoph Bier
2007-01-10 15:21 ` Eric Sandeen [this message]
2007-01-10 16:11   ` Christoph Bier
2007-01-10 22:39 ` Peter Grandi
2007-01-15 18:42   ` Christoph Bier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45A50462.40601@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=christoph.bier@web.de \
    --cc=linux-xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox