Subject: Re: Problems creating a linux domU
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Juan RP <juan@xtrarom.org>
List: port-xen
Date: 04/21/2005 08:31:53
On Wed, 20 Apr 2005 22:42:51 +0200
Manuel Bouyer <bouyer@antioche.eu.org> wrote:

> > sda1: rw=0, want=2576980378, limit=32000
> > Buffer I/O error on device sda1, logical block 3435973836
> > attempt to access beyond end of device
> 
> Did you run fsck on this partition ? How large is your vnd1a partition ?
> The very large block number looks suspicious, there could be something
> wrong with the filesystem.

Yes, I ran fsck_ext2fs (it was already cleaned up).

Partition size is 20GB.

I just did:

$ vnconfig vnd0 ttylinux.img
$ xm create /etc/xen/ttylinux -c

with ['phy:/dev/vnd1a,sda1,w']

And it showed up the errors I posted above.