From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guido Winkelmann Subject: Re: Random data corruption in VM, possibly caused by rbd Date: Fri, 08 Jun 2012 00:12:14 +0200 Message-ID: <21956274.ZS8TD6a5Rv@tolkien> References: <21601270.dfB0BsVfyn@pc10> <3039502.NLSCFOhhFU@pc10> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from unknownsite.de ([62.48.69.106]:35637 "EHLO hartes-hannover.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933184Ab2FGWMV (ORCPT ); Thu, 7 Jun 2012 18:12:21 -0400 In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: Marcus Sorensen Cc: Stefan Priebe , "ceph-devel@vger.kernel.org" On Thursday 07 June 2012 15:53:18 Marcus Sorensen wrote: > Maybe I did something wrong with your iotester, but I had to mkdir > ./iotest to get it to run. I straced and found that it died on 'no > such file'. It's a bit quick and dirty... You are supposed to pass the directory where it is to put its test files on the commandline, like ./iotester /mnt/filesystem_to_test Guido