Date: Mon, 18 Oct 2004 10:58:35 GMT From: bln <bln@deprese.net> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/72812: GBDE, problems using gbde_swap Message-ID: <200410181058.i9IAwZGQ087031@www.freebsd.org> Resent-Message-ID: <200410181100.i9IB0krJ047079@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72812 >Category: kern >Synopsis: GBDE, problems using gbde_swap >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 18 11:00:44 GMT 2004 >Closed-Date: >Last-Modified: >Originator: bln >Release: 5.3 BETA7 >Organization: >Environment: FreeBSD vergilius 5.3-BETA7 FreeBSD 5.3-BETA7 #4: Fri Oct 15 15:36:24 CEST 2004 root@vergilius:/usr/obj/usr/src/sys/VERGILIUS i386 >Description: If I use gbde for swap device, it does something bad with filesystem, because after second reboot my computer stops after bios rutines, on screen is F1 - FreeBSD, but if I press F1 or enter it on beeps and does nothing I tried it on two computers (5.3-BETA3 and 5.3-BETA7), both give the same result >How-To-Repeat: Easy, you can add gbde_swap_enable="YES" to /etc/rc.conf and change swap line if fstab from: /dev/ad0s1b none swap sw 0 0 to: /dev/ad0s1b.bde none swap sw 0 0 then reboot to set up swap, and then reboot ones more to set what happend OR manually, init /dev/ad0s1b, attach /dev/ad0s1b and so on, the result is same >Fix: Do not use gbde for swap? >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410181058.i9IAwZGQ087031>