From owner-freebsd-questions Thu Jan 22 09:37:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04118 for questions-outgoing; Thu, 22 Jan 1998 09:37:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from news.cioe.com (news.cioe.com [204.248.219.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04112; Thu, 22 Jan 1998 09:37:37 -0800 (PST) (envelope-from steve@news.cioe.com) Received: (from steve@localhost) by news.cioe.com (8.8.8/8.8.5) id MAA20711; Thu, 22 Jan 1998 12:37:45 -0500 (EST) Date: Thu, 22 Jan 1998 12:37:45 -0500 (EST) From: Steven Ames Message-Id: <199801221737.MAA20711@news.cioe.com> To: jmb@FreeBSD.ORG, steve@news.cioe.com Subject: Re: Backup Problem... Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk > > Whenever I use Amanda to backup another server on my > > LAN the backup server locks up. No problems backing up > > servers from the WAN. > > > > Anyone have a guess on this one? > > much higher data and interrupt rates on both the server and > the client.....what ethernet cards you using? > are you running out of resources? > try a netstat -m and vmstat -m Looked at the netstat -m and the vmstat -m... ran the backup a couple times and watched the lockup. No consistent results. I'm using the ed1 driver... I forget the exact manufacturer of the card. >From the boot probe: ed1 at 0x300-0x31f irq 5 on isa ed1: address 00:40:01:41:bc:fb, type NE2000 (16 bit) I'll be pulling a known quality card from somewhere today and replacing this to see if the results vary... -Steve