From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 07:37:51 2008 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 68F001065672 for ; Wed, 18 Jun 2008 07:37:51 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: from uranos.boku.ac.at (uranos.boku.ac.at [141.244.180.250]) by mx1.freebsd.org (Postfix) with ESMTP id 2092E8FC1C for ; Wed, 18 Jun 2008 07:37:50 +0000 (UTC) (envelope-from pobox@verysmall.org) Received: by uranos.boku.ac.at (Postfix, from userid 1001) id 619DD338136; Wed, 18 Jun 2008 09:37:49 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on uranos.boku.ac.at X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.4 Received: from localhost (localhost [127.0.0.1]) by uranos.boku.ac.at (Postfix) with ESMTP id 525E33380FA for ; Wed, 18 Jun 2008 09:37:47 +0200 (CEST) Received: from uranos.boku.ac.at ([127.0.0.1]) by localhost (uranos.boku.ac.at [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23449-04 for ; Wed, 18 Jun 2008 09:37:45 +0200 (CEST) Received: from [141.244.63.108] (unknown [141.244.63.108]) by uranos.boku.ac.at (Postfix) with ESMTP id 6EE9D338101 for ; Wed, 18 Jun 2008 09:37:45 +0200 (CEST) Message-ID: <4858BA78.8080905@verysmall.org> Date: Wed, 18 Jun 2008 09:34:16 +0200 From: Iv Ray User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <484CFC22.9050107@verysmall.org> In-Reply-To: <484CFC22.9050107@verysmall.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: powered by ZID at uranos.boku.ac.at Subject: Re: csup freezes on updating src to upgrade 6.2 to 6.3 or 7.0 SOLVED 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: Wed, 18 Jun 2008 07:37:51 -0000 Iv Ray wrote: > Hello all, > > I have the following configuration - > > FreeBSD 6.2 (minimal install) > Running in VMware 6.x > Windows VISTA BUSINESS 64-bit guest (core duo 3 GHz, 4 GB RAM) > > supfile-stable is edited just with the domain (cvs.at) and the version > (6_3 or 7_0). > > csup with this supfile runs for some time, then the virtual machine > freezes and the host shows 100% CPU use. After restarting the 6.2 host > 2-3 times and csup again, eventually csup completes. > > Could somebody advice me what might be going wrong? > > Thank you, > Iv > > -- The virtual machine had 2 CPUs. After switching it to one CPU all works OK. Iv