From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 20:36:10 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55F67106566C for ; Mon, 8 Mar 2010 20:36:10 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from april.london.02.net (april.london.02.net [87.194.255.143]) by mx1.freebsd.org (Postfix) with ESMTP id E78AA8FC20 for ; Mon, 8 Mar 2010 20:36:09 +0000 (UTC) Received: from eco.config (93.97.24.219) by april.london.02.net (8.5.016.1) id 4B79C26300708AA1; Mon, 8 Mar 2010 20:36:08 +0000 Message-ID: <4B955FB7.9010904@onetel.com> Date: Mon, 08 Mar 2010 20:36:07 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.23 (X11/20091212) MIME-Version: 1.0 To: David Jackson References: <4B952B38.70308@gmail.com> In-Reply-To: <4B952B38.70308@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Severe instabilities and system lockups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2010 20:36:10 -0000 David Jackson wrote: > I am still having severe problems with severe system instabilities with > FreeBSD and have had these problrms in 7.1 and 8.0. The system randomly > locks up, it appears applications lock up when they access the USb disk. > Also, when accessing the USB disk, the entire system lockup often for > minutes. Performance with accessing USB disks is horrendous,. it took 7 > hours to copy a directory that was 200 MB. Any program that accesses the > USB disk tend to freeze for minutes, and often the entire system becomes > unresponsive for minutes. Overall FreeBSD here is characterized by > severe instabilities, ive had better performance from Windows 98 > systems. The fact that the entire system freezes up, this should not > happen, a well designed system will not lock up the entire OS when > accessing disk. > > Are there any diagnostic tools uch as getting a log of tranmissions on > USB and probe it, ,or finmd out what code it is lockilng up on ?Has > anyone else seen these problems with USB disks? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > Don't ask me to fix anything because I have no idea, but I have seen this occasionally on one usb port and/or using a usb extender cable (I haven't tested properly yet) on my home desktop system. So I put it down to a hardware issue. All other ports work as expected. Is it an external hard drive, as opposed to pen drive etc? Have you tested with the supplied cable plugged directly into a usb port (no extender cable) including with the secondary power cable if it has one? Have you tested all your usb ports? Have you tested on other machines running FreeBSD? Finally, given your remark about windows 98, does your motherboard actually have USB 2? FreeBSD 8.0-RELEASE-p1 regards Chris