From owner-freebsd-questions@FreeBSD.ORG Tue May 2 18:03:08 2006 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 67AD216A678 for ; Tue, 2 May 2006 18:03:08 +0000 (UTC) (envelope-from nthwaver@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF7D143D68 for ; Tue, 2 May 2006 18:03:07 +0000 (GMT) (envelope-from nthwaver@gmail.com) Received: by nz-out-0102.google.com with SMTP id 12so1614125nzp for ; Tue, 02 May 2006 11:03:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=awDpOa1hPqFkUtYn8pIKZa0s/yB9EwxOmurop8j54ngao7bZyCb+x0kzKVLsIzcQGUAFlCS7AYcP7kvVYmJsCQYGDDc8jNCnpt+dLmGxax5KLdj/SVldbH6VUaWgR/otaSWvagLTcZXLonQ/NEEt6T1YQjY+kMA6uLPYyUpxqYE= Received: by 10.65.222.16 with SMTP id z16mr631920qbq; Tue, 02 May 2006 11:03:04 -0700 (PDT) Received: by 10.65.121.17 with HTTP; Tue, 2 May 2006 11:03:04 -0700 (PDT) Message-ID: <17b33a80605021103x57a2b1cem7d45f21dfa7c73fe@mail.gmail.com> Date: Tue, 2 May 2006 14:03:04 -0400 From: nthwaver@gmail.com To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: mysterious freeze 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: Tue, 02 May 2006 18:03:09 -0000 My FreeBSD box has been unresponsive for almost an hour. It will not respond to keyboard, SSH, ping, etc. or switch terminal via ALT-F# .=20 It is, among other things, a Samba server for our house, and I had started a large (10GB cumulative) file transfer to the server from a Windows XP machine on the network. When I got home today, the XP box had gone on Standby and presumably finished the transfer (no errors) but from that point on I was not able to get any response from the FreeBSD machine. It was running several daemons at this point: mysql-d, samba, apache21, and perhaps an FTP server as well, but I'm pretty sure this transfer was only significant process during that time. This has happened several times without these daemons but usually lasted only a minute. Hardware: Pentium 4, 1G RAM. The share was on a mobo-controlled SATA RAID0= . Thank you for any suggestions you may have before I suck it up and restart! Jordan