From owner-freebsd-questions Wed Nov 27 7: 2: 1 2002 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 62AEB37B401 for ; Wed, 27 Nov 2002 07:02:00 -0800 (PST) Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30DCB43EC5 for ; Wed, 27 Nov 2002 07:01:59 -0800 (PST) (envelope-from listsub@401.cx) Received: from 401.cx (malin.twenty4help.se [195.67.108.195]) by maild.telia.com (8.12.5/8.12.5) with ESMTP id gARF1n2E005295; Wed, 27 Nov 2002 16:01:55 +0100 (CET) X-Original-Recipient: freebsd-questions@FreeBSD.ORG Message-ID: <3DE4DE2D.2090904@401.cx> Date: Wed, 27 Nov 2002 16:01:01 +0100 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sostin Andrey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Hardware test software for FreeBSD References: <6CC09D14F5F39F4FB065AFAFFAE1D3FF139521@backup.asi.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sostin Andrey wrote: > Dear colleagues, > > Does anybody know about software tests for FreeBSD which could overload the whole system (like BurnIn Pro for Windows). Please give the url, if any. > We need to test about 500 servers under FreeBSD... > > Sincerely, > Andrew A. Sostin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message cd /usr/src && make -j4 buildworld && make -j4 buildkernel Repeat until satisfied. -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message