From owner-freebsd-arch@FreeBSD.ORG Thu Oct 7 03:35:24 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE29416A4CE for ; Thu, 7 Oct 2004 03:35:24 +0000 (GMT) Received: from athena.softcardsystems.com (mail.softcardsystems.com [12.34.136.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1644C43D54 for ; Thu, 7 Oct 2004 03:35:24 +0000 (GMT) (envelope-from sah@softcardsystems.com) Received: from athena (athena [12.34.136.114])i974Y5p5023088 for ; Wed, 6 Oct 2004 23:34:05 -0500 Date: Wed, 6 Oct 2004 23:34:05 -0500 (EST) From: Sam X-X-Sender: sah@athena To: freebsd-arch@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: fdisk/geom, AoE 5.2.1 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 03:35:24 -0000 Hello again, I've got the AoE driver ported and running on 5.2.1. Much faster than I anticipated; the geom interface is delightful. I can read and write to the disk. I cannot, however, partition it and I'm soliciting the list for ideas as to why. If I fdisk -u an AoE device, fdisk claims all was successful, but in reality nothing gets written. Further calls to fdisk support this. I'm probably not tickling something right. Is it possible I need to grease the path for the disk partition table in geom? I didn't see anything of the like. Maybe it's a tasting issue? BTB - Is the geom(4) manpage finished in 5.3? Thoughts much appreciated. Cheers, Sam