From owner-freebsd-questions@FreeBSD.ORG Mon Jan 29 16:24:51 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B63516A403 for ; Mon, 29 Jan 2007 16:24:51 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 3635E13C491 for ; Mon, 29 Jan 2007 16:24:50 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1186319uge for ; Mon, 29 Jan 2007 08:24:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=d58kuRleFZGCjPjIt9ysZhYxkjRRaF/MVJbns1FmJ36m/vM0ODh81onXs7haJ/fAzfZZEmKwpav96qu4e06YYl73XsD5PxjTZccHedmt/ijZgPRvf8uE+mupr8TTOeLbhjFu0e14wCxCK5bnxNyWZBhoYmDR6iSVWvsPuoKx9SA= Received: by 10.82.184.2 with SMTP id h2mr3554010buf.1170087888254; Mon, 29 Jan 2007 08:24:48 -0800 (PST) Received: by 10.82.175.3 with HTTP; Mon, 29 Jan 2007 08:24:48 -0800 (PST) Message-ID: <539c60b90701290824k396108b9gbb984fcbf4ab6304@mail.gmail.com> Date: Mon, 29 Jan 2007 09:24:48 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "FreeBSD Users Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 86e1e7540f7d3c2e Subject: 6.1 hard freeze after 2 hrs cp from ntfs to ufs 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, 29 Jan 2007 16:24:51 -0000 So, I have no ideas here. I am migrating to 6.1 from win2k and I am a bit leery as my system is freezeing. Basically, I mount my ntfs drive, and I have a fresh blank disk that I want to move my hundred-odd gigs of data off of my old ntfs volume. It goes for on average about 2 hours, then the system locks up - no coredump, no ssh, no shell, dead and gone. It never freezes if I don't copy. The os is on a seperate disk on a seperate controller. I am slowly getting the copy completed, by using cp -n, but still, bsd is supposed to not crash, period. Why else replace my crappy win2k machine? (it decided it didn't want to log onto the net 75% of the time anymore, and liked to reboot every 20 mins wether you were copying or not). As I said, i've been running the bsd system daily for over 2 weeks, and it never crashes or freezes until you copy. I was even using these disks over smb before, and moved my entire cvs repository (only several hundred megs) off this same disk onto the root disk sucessfully last week. Any ideas? Out of swap? I installed on a 160GB drive with the sysinstall/bsdlabel -A (auto) option, so i would think I have a reasonable amount of swap (about 1GB as I recall). Gotta go to work. Thanks for any advice. ciao, Steve