From owner-freebsd-bugs@FreeBSD.ORG Tue Apr 22 17:26:04 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBBB2106566C; Tue, 22 Apr 2008 17:26:04 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 95F078FC18; Tue, 22 Apr 2008 17:26:04 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (unknown [92.116.176.179]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 916418A0850; Tue, 22 Apr 2008 19:26:01 +0200 (CEST) Message-ID: <480E1F9E.5070308@bsdforen.de> Date: Tue, 22 Apr 2008 19:25:50 +0200 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.12 (X11/20080420) MIME-Version: 1.0 To: Bruce Evans References: <200804211445.m3LEjNh6018941@freefall.freebsd.org> <480CC6F4.1000200@bsdforen.de> <20080422084732.H63563@delplex.bde.org> In-Reply-To: <20080422084732.H63563@delplex.bde.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@freebsd.org, gavin@freebsd.org, bug-followup@FreeBSD.org Subject: Re: kern/122961: write operation on msdosfs file system causes panic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 17:26:05 -0000 Bruce Evans wrote: > On Mon, 21 Apr 2008, Dominic Fandrey wrote: > This seems to be a bug in usb (umass) or the particular usb drive... > ... > > To check that this is the bug, mount msdosfs with -o noclusterr,noclusterw > under RELENG_7 or later (the bug also affects RELENG_6, but these mount > options are broken in RELENG_6). ... # mount -t msdosfs -o noatime,noexec,-L=en_GB.UTF-8,noclusterr,noclusterw /dev/da0 /mnt/tmp mount_msdosfs: /dev/da0: mount option is unknown: Invalid argument It seems they are also broken under RELENG_7 from the day before yesterday. > >> # mount >> /dev/ufs/2root on / (ufs, local) >> devfs on /dev (devfs, local) >> /dev/ufs/2tmp on /tmp (ufs, local, soft-updates) >> /dev/ufs/2usr on /usr (ufs, NFS exported, local, soft-updates) >> /dev/ufs/2var on /var (ufs, local, soft-updates) >> pid874@mobileKamikaze:/var/run/automounter.amd.mnt on >> /var/run/automounter.amd.mnt (nfs) >> /dev/msdosfs/APRIL RYAN on >> /var/run/automounter.mnt/msdosfs/bb8a40b99a061c33a35f4e7275d1842a >> (msdosfs, local, noatime, noexec) > > The labels obfuscate the device type for all mountpoints very well. The ufs mounts are on an SATA drive. The msdosfs slice is the USB stick at /dev/da0. The nfs mount is from amd.