Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2004 22:44:36 -0500
From:      Suleiman Souhlal <ssouhlal@FreeBSD.org>
To:        freebsd-geom@FreeBSD.org
Subject:   Severe gbde problem
Message-ID:  <1100663076.6480.76.camel@localhost>

next in thread | raw e-mail | index | archive | help
Hello,

I was able to verify that there is a pretty severe problem with gbde, as
noted in http://www.freebsd.org/cgi/query-pr.cgi?pr=72812 :

I enabled gbde_swap in a 5.3 installation running inside qemu, and after
running a few processes making large mallocs, the following message
appeared on the console:

swap_pager: I/O error - pageout failed; blkno 5610,size 4096,error 0

After rebooting, the system was unbootable (stuck at boot0). Apparently,
it has overwritten parts of the disklabel, or something similar.

The swap partition was right at the beginning of the disk. In a previous
(failed) attempt to reproduce this problem, the swap partition was
actually the second partition on the disk, and none of the symptoms
happened.

So, it seems that gbde is overwriting bytes that are just before its
partition.

Any ideas on how to track this bug down?

Bye,
-- 
Suleiman Souhlal    | ssouhlal@vt.edu
The FreeBSD Project | ssouhlal@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100663076.6480.76.camel>