From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wm Subject: Re: kernel: attempt to access beyond end of device Date: Sun, 29 May 2005 22:08:24 +0200 Message-ID: <20050529200824.GA6722@yuri.org.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, May 27, 2005 at 05:47:07PM +0100, Sam Johnston wrote: > Actually, yes - it is an LVM volume. Sorry - I should have specified > that before. We'll have a closer look at the LVM config and see if we > can't work out what's up. I've seen this happen in dom0 with LVM but only with snapshots, and the problem only seemed to manifest itself in domain0, when i reexported the snapshot to a xenlinux instance i was able to tar it all up. I was also able to dd if=/dev/vg-disk/snapshot of=/dev/vg-disk/notasnaphsotofthesamesae Without any beyond end of device errors. My domain0 is running 2.6.11.7, built with a snapshot from xen-2.0-testing but with Xen 2.0.5. Wm