From owner-freebsd-questions@FreeBSD.ORG Fri Jun 29 11:25:38 2012 Return-Path: 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 202AF10656D3 for ; Fri, 29 Jun 2012 11:25:38 +0000 (UTC) (envelope-from fred.morcos@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id A26F48FC1C for ; Fri, 29 Jun 2012 11:25:37 +0000 (UTC) Received: by werg1 with SMTP id g1so2532924wer.13 for ; Fri, 29 Jun 2012 04:25:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+2yEivokI+4CKNQPGFGI21MJmwFHZrdg5pZGocgo5OY=; b=CEcb1eWl+UxC5j/ERhtPKQ0eWmMuypWa39giTs3eNK0zxB5NCf05inmruHqLupujqJ L/OBx6skBjQAu7R4dEu2gAYTqeei+0a4OYYeBK0hhCxSPwukenSGLbIvH66C36YN6lOf ivo9bi4hufDJwUQWcChU4L10MLJcWTtRygP60MPucQaHOPvdIcc0oTxyWldXFBt6ftQc hPlLOrMIhJS9JgMvfWwhwhpHxBYY/UDOVObxgljgTbHGW7gTBftDd9sksVLDMENW2Vut l89nSZTRyvI43jAVDalWJ0Pt19oCa0CTazva5I2RbNYnRz2CdpumW3RE+GcnVn1Ou+F5 EUpg== Received: by 10.180.93.99 with SMTP id ct3mr4012893wib.13.1340969131003; Fri, 29 Jun 2012 04:25:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.52.4 with HTTP; Fri, 29 Jun 2012 04:25:10 -0700 (PDT) In-Reply-To: References: <4FED7815.10102@ulb.ac.be> From: Fred Morcos Date: Fri, 29 Jun 2012 13:25:10 +0200 Message-ID: To: Wojciech Puchar Content-Type: text/plain; charset=ISO-8859-1 Cc: Julien Cigar , freebsd-questions@freebsd.org Subject: Re: Anatomy of Perfomance tests 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: Fri, 29 Jun 2012 11:25:38 -0000 On Fri, Jun 29, 2012 at 1:12 PM, Wojciech Puchar wrote: > what i would like to see too is how these systems compare on such test: > > - run lots of heavy disk I/O tests, many different in the same time, > including ones doing many writes to different places. > > - turn off power while doing this, by unplugging from wall plug. > > - compare amount of loss and destruction that happened to filesystem. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" It would be very interesting to see the results of stress-testing systems. I cannot think of a scenario that isn't possible with a virtual machine.