From owner-freebsd-questions@FreeBSD.ORG Tue Jul 26 19:50:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F158516A41F for ; Tue, 26 Jul 2005 19:50:32 +0000 (GMT) (envelope-from ces.fci@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D2DF43D46 for ; Tue, 26 Jul 2005 19:50:30 +0000 (GMT) (envelope-from ces.fci@gmail.com) Received: by wproxy.gmail.com with SMTP id i21so21680wra for ; Tue, 26 Jul 2005 12:50:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=N5GbmbeMkUwgdCr29qON0dhqOmeLP/Wi5pjNZRfTQf8ddxM0x7T/U52439vAGw77Me59qwzQWIKPEFVwUXTpjjueb7XEulMPXvH2gzRqsCPaKlGx2KxpOwMBiICQSWBQoLIvszuotuidJ0VDmU7PWqoRDpnVkKNqwwzf1f0PupE= Received: by 10.54.13.59 with SMTP id 59mr58737wrm; Tue, 26 Jul 2005 12:50:28 -0700 (PDT) Received: by 10.54.113.5 with HTTP; Tue, 26 Jul 2005 12:50:28 -0700 (PDT) Message-ID: Date: Tue, 26 Jul 2005 14:50:28 -0500 From: fci To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: samba / hard drive issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fci List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2005 19:50:33 -0000 this box is only going to be running ssh and samba. I setup three drives, 1 for the OS and 1 for the primary samba share, and the other to backup the primary nightly. when I would copy files from the primary to the backup I would get an error similar to this: "Warning - WRITE_DMA UDMA ICRC error (retry request)" so I did some googling and found disabling DMA might fix it (in loader.conf I added hw.ata.ata_dma=3D"0") now I get this error about every 10mins: inetd[473]: netbios-ns/udp: bind: Address already in use inetd[473]: netbios-ssn/tcp: bind: Address already in use c