From owner-freebsd-geom@FreeBSD.ORG  Sat Oct 21 15:15:04 2006
Return-Path: <owner-freebsd-geom@FreeBSD.ORG>
X-Original-To: freebsd-geom@freebsd.org
Delivered-To: freebsd-geom@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5B09D16A403
	for <freebsd-geom@freebsd.org>; Sat, 21 Oct 2006 15:15:04 +0000 (UTC)
	(envelope-from nik@optim.com.ru)
Received: from mail.optim-mol.cemu.ru (mail.optim-mol.cemu.ru [83.102.188.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7A8F643D8A
	for <freebsd-geom@freebsd.org>; Sat, 21 Oct 2006 15:14:57 +0000 (GMT)
	(envelope-from nik@optim.com.ru)
Received: from [128.42.76.161] (ece-76-161.ece.rice.edu [128.42.76.161])
	(authenticated bits=0)
	by mail.optim-mol.cemu.ru (8.13.8/8.13.8) with ESMTP id k9LFEojr017818
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <freebsd-geom@freebsd.org>; Sat, 21 Oct 2006 19:14:53 +0400 (MSD)
	(envelope-from nik@optim.com.ru)
Message-ID: <453A3969.7050005@optim.com.ru>
Date: Sat, 21 Oct 2006 10:14:49 -0500
From: Nikolay Mirin <nik@optim.com.ru>
User-Agent: Thunderbird 1.5 (Windows/20051201)
MIME-Version: 1.0
To: freebsd-geom@freebsd.org
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, score=-98.7 required=5.0 tests=SPF_FAIL, USER_IN_WHITELIST 
	autolearn=disabled version=3.1.4
X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on 
	mail.optim-mol.cemu.ru
Subject: GELI provider would never detach
X-BeenThere: freebsd-geom@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: GEOM-specific discussions and implementations
	<freebsd-geom.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-geom>,
	<mailto:freebsd-geom-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-geom>
List-Post: <mailto:freebsd-geom@freebsd.org>
List-Help: <mailto:freebsd-geom-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-geom>,
	<mailto:freebsd-geom-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 21 Oct 2006 15:15:04 -0000



Hi, Everybody.

I am trying out the geli partition and everything is just fine,
except that it would never detach. It just freezes and
I have to do "reboot -q" or "reboot -q -n" in order to start over.

The thing seems happening only with large >100G partitions.
256Mb memory stick worked perfectly.

I have recently updated all sources and recompiled the system.
I waited about 4-5 hours for the provider to detach.
I removed GBDE support from the kernel, just in case.


Thank you for any comments about it,

-Nikolay A Mirin