All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin Gibuła" <mg@iceni.pl>
To: Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Windows Logical Disk Manager error
Date: Thu, 23 Sep 2004 12:54:09 +0200	[thread overview]
Message-ID: <200409231254.12287@senat> (raw)

Hi, 
while using a disc partitioned with ldm the following error occures:

sda:<6>ldm_validate_vmdb(): VMDB and TOCBLOCK don't agree on the database 
size.
[LDM] sda1 sda2 sda3 sda4

One partition is then unaccessible (though it works in windows). Kernel 
version is 2.6.8.1, but the problem also seems to appear in earlier versions.

# mount -t ntfs /dev/sda1 /mnt/d
# ls /mnt/d
ls: reading directory /mnt/d: Input/output error

# dmesg
attempt to access beyond end of device
sda1: rw=0, want=58136241, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136240.
attempt to access beyond end of device
sda1: rw=0, want=58136242, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136241.
attempt to access beyond end of device
sda1: rw=0, want=58136243, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136242.
attempt to access beyond end of device
sda1: rw=0, want=58136244, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136243.
attempt to access beyond end of device
sda1: rw=0, want=58136245, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136244.
attempt to access beyond end of device
sda1: rw=0, want=58136246, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136245.
attempt to access beyond end of device
sda1: rw=0, want=58136247, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136246.
attempt to access beyond end of device
sda1: rw=0, want=58136248, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136247.
attempt to access beyond end of device
sda1: rw=0, want=58136241, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136240.
attempt to access beyond end of device
sda1: rw=0, want=58136242, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136241.
attempt to access beyond end of device
sda1: rw=0, want=58136243, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136242.
attempt to access beyond end of device
sda1: rw=0, want=58136244, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136243.
attempt to access beyond end of device
sda1: rw=0, want=58136245, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136244.
attempt to access beyond end of device
sda1: rw=0, want=58136246, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136245.
attempt to access beyond end of device
sda1: rw=0, want=58136247, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136246.
attempt to access beyond end of device
sda1: rw=0, want=58136248, limit=54138987
NTFS-fs error (device sda1): ntfs_end_buffer_async_read(): Buffer I/O error, 
logical block 58136247.
NTFS-fs error (device sda1): ntfs_readdir(): Reading index allocation data 
failed.

-- 
mg

             reply	other threads:[~2004-09-23 10:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-23 10:54 Marcin Gibuła [this message]
2004-09-23 11:20 ` Windows Logical Disk Manager error Anton Altaparmakov
2004-09-23 21:44   ` Marcin Gibuła
2004-09-27 12:23 ` Anton Altaparmakov
2004-09-30 23:49   ` Marcin Gibuła
2004-10-01  8:36     ` Anton Altaparmakov
2004-10-01 14:26       ` Marcin Gibuła
2004-10-01 14:43         ` Anton Altaparmakov
2004-10-01 23:43           ` Anton Altaparmakov
2004-10-02  9:14             ` Marcin Gibuła
2004-10-02 13:35               ` Anton Altaparmakov

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=200409231254.12287@senat \
    --to=mg@iceni.pl \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.