From owner-freebsd-current@FreeBSD.ORG Wed Oct 20 14:24:32 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36ABD16A4CE for ; Wed, 20 Oct 2004 14:24:32 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B35FA43D39 for ; Wed, 20 Oct 2004 14:24:31 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i9KEOtJl049978; Wed, 20 Oct 2004 08:24:56 -0600 (MDT) (envelope-from scottl@freebsd.org) Message-ID: <417674C2.4010605@freebsd.org> Date: Wed, 20 Oct 2004 08:22:58 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ganbold References: <6.1.2.0.2.20041020191300.02b210a0@202.179.0.80> In-Reply-To: <6.1.2.0.2.20041020191300.02b210a0@202.179.0.80> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 5.3-RC1 problem on IBM @server 325 type 8835 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 14:24:32 -0000 Ganbold wrote: > Hi, > > I'm trying to install FreeBSD 5.3-RC1-amd64 on IBM @server 325 with > ServeRAID 6M. > This server has dual AMD Opteron 2.1GHz and 8GB of RAM. > 6 x 36GB Hard disk are configured as RAID5 through ServeRAID. > > FreeBSD boots fine. But when it tries to copy files it fails saying > following error: > > Panic: ffs_valloc: dup alloc > cpuid = 0 > Uptime: 2m46s > Cannot dump. No dump device defined > > Logic hard disk is labeled as: > > / - 1GB > swap - 1GB > /usr - 20GB > /usr/local - 10GB > /tmp - 2GB > /var - 135GB > > What should I do in this case? Any ideas? > > thanks in advance, > > Ganbold > As a test, could you reduce the amount of RAM in your system to 4GB or less and see if the corruption continues? Scott