From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 20 06:37:16 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7FEB16A4EF for ; Sat, 20 Sep 2003 06:37:16 -0700 (PDT) Received: from daneel.nbux.com (daneel.nbux.com [62.4.21.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id B558943FE0 for ; Sat, 20 Sep 2003 06:37:15 -0700 (PDT) (envelope-from freebsd@nbux.com) Received: from webmail.nbux.com (daneel.nbux.com [62.4.21.96]) by daneel.nbux.com (Postfix) with SMTP id 1520595858 for ; Sat, 20 Sep 2003 15:37:13 +0200 (CEST) Received: from daneel.nbux.com ([62.4.21.96]) (SquirrelMail authenticated user freebsd) by webmail.nbux.com with HTTP; Sat, 20 Sep 2003 15:37:13 +0200 (CEST) Message-ID: <53058.62.4.21.96.1064065033.squirrel@webmail.nbux.com> Date: Sat, 20 Sep 2003 15:37:13 +0200 (CEST) From: "Christophe Yayon" To: freebsd-bugs@freebsd.org User-Agent: SquirrelMail/1.4.1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: ? Subject: samba msdosfs troubles on freebsd 5.1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 13:37:16 -0000 Hi all, I am using freebsd 5.1 and Samba 2.2.8a, i have some troubles with samba shares when i try to write something from windows to samba (share are msdosfs) hang, and lost connection to the samba server. Then, i need to down/up my NIC or reboot my server... Sometimes, it crash with a kernel panic... I tried the same transfert with FTP (on the same msdos share) and it's ok, no problem... I also tried with another NIC (Realtek and 3COM). When i write on an UFS1/2 share from windows, no problem... Is there a bug with msdosfs drivers ?