Re: Recent changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 21 2009, Girish Satihal wrote:
> Hi Jens,
> The reason for saying ext3, is I run fdisk on /dev/cciss/c1d0 and created a primary partition.
>  
> Then I created a ext3 filesystem on this partition by running mkefs and mounted this partition on /mnt folder. Then I run fio on this partition.

You run fio on the partition, or on the mount point? Your fio job file
indicates that you run fio on the full device, not even just the
partition. This has _nothing_ to do with ext3. Irregardless of whether
you run fio on the partition or the device, your file system will be
hosed. Perhaps things go bad because ext3 turns your device read-only on
errors. Did you get any errors logged in dmesg?

> We earlier use to run fio on raw partition. But now we tried running fio on a partition which has ext3 filesystem.

Why would the content of the device matter?

> When I run fio on raw filesystem I dont get any errors for Sequential Writes, but when I run fio test on this ext3 filesystem then I am getting the errors for Sequential Writes what I mentioned u earlier.

Lets back up a bit... What are you trying to test? Running fio on a
device/partition that is mounted with a file system is just a crazy
thing to do. Why would you do that?


>  
> Thanks,
>  Girish 
> 
> --- On Wed, 4/22/09, Jens Axboe <jens.axboe@xxxxxxxxxx> wrote:
> 
> From: Jens Axboe <jens.axboe@xxxxxxxxxx>
> Subject: Re: Recent changes
> To: "Girish Satihal" <girish.satihal@xxxxxxxxx>
> Cc: fio@xxxxxxxxxxxxxxx
> Date: Wednesday, April 22, 2009, 12:45 AM
> 
> On Tue, Apr 21 2009, Girish Satihal wrote:
> > Hi Jens,
> > I guess I did not understand your question for which I am very sorry.
> 
> Don't apologize for that. But if there's something I write you
> don't
> understand, do just ask for an explanation.
> 
> > As per my understanding I have sent you the job file which was
> > input file to fio for the performance testing.  As only the problem
> > with Seqential Writes, I have cut down the job file to only Write
> > parameters where the issue is being seen. The problem is seen with all
> > block size and IO depths of Sequential Writes.  Please let me know
> > if this would help you or still you arelooking for anything else.
> 
> So my current question is why you are mentioning ext3? The test case you
> provided is reading and writing directly to the CCISS device, not a file
> inside a file system hosted on that device.
> 
> Also, please try a make clean && make && make install in your
> fio
> directory. Sometimes things get hosed when updates are pulled, which may
> explain why yours is acting up.
> 
> -- 
> Jens Axboe
> 
> 
> 
> 
>       
-- 
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux