From owner-freebsd-stable@FreeBSD.ORG Mon Sep 17 17:44:44 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7F7916A41A for ; Mon, 17 Sep 2007 17:44:44 +0000 (UTC) (envelope-from chrcoluk@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 72F1C13C46A for ; Mon, 17 Sep 2007 17:44:44 +0000 (UTC) (envelope-from chrcoluk@gmail.com) Received: by ug-out-1314.google.com with SMTP id a2so971760ugf for ; Mon, 17 Sep 2007 10:44:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=MnNmb4EBDZjawVFXOD/HVmbvXNKgzzlpPtURMYVCnAo=; b=ssQA8oV5ASQG5GTTuo8bJYSy0KwTRXi8vvvIQju4xGEbfXZgo3KV5+iXXUSdpFdQiIaHZzKh08aoOZmGExxdXv7lqgXi5R/6HI4IYhhPROALwd4If+HI9B/fLJQWrRWa2OghEgI5VE2eUE5jz8oZbEAUtOx+OFXQM8ZMyqynqcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=m8mvtI75vpnvH2E05EeJiGVQWMAzgFZ7+wuL3Fhs3SsLM7MCV/IY/7XiN3+wH9sqt6awbUGF1lbDVmktygUCsnBSfBkhdEqzoK0hc4uNG+GjdDbcyGfZMcdl+bAKyeqR1r3BnpJbjsEXvqEwguDYjO1kZCfFAywszkwXC6pUVT0= Received: by 10.66.237.14 with SMTP id k14mr7358414ugh.1190049487988; Mon, 17 Sep 2007 10:18:07 -0700 (PDT) Received: by 10.66.238.4 with HTTP; Mon, 17 Sep 2007 10:18:07 -0700 (PDT) Message-ID: <3aaaa3a0709171018j2c8d2cd7u7064c98cec86ac21@mail.gmail.com> Date: Mon, 17 Sep 2007 18:18:07 +0100 From: Chris To: "FreeBSD Stable" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: gbde encryption and server crash X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2007 17:44:44 -0000 Does gbde encryption have known stability problems? Reason I ask is in the past I remember having numerous problems with it and tried it again today, within 30 secs of sending a file to the partition the server died and is offline and I am waiting for it to be rebooted (remote server) I followed the handbook to the latter. I set the sector size to 2048 as the handbook said although the file says to leave at 512 for best stability. Freebsd 6.2-STABLE if the box still boots as I am worried it wont then I will provide a dmesg and kernel config output. Chris