FreshPorts -- The Place For Ports Fri, 29 Aug 2008 9:58 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
raidtest 1.1 benchmarks on this many watch lists=6 search for ports that depend on this port
Test performance of storage devices
Maintained by: pjd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Dec 2004 04:16:05


$FreeBSD: ports/benchmarks/raidtest/pkg-descr,v 1.2 2004/12/05 04:18:19 obrien Exp $

This utility can be used to test performance of storage devices.
First, one need to generate file with I/O operations:

	# set mediasize=`diskinfo /dev/<device> | awk '{print $3}'`
	# set sectorsize=`diskinfo /dev/<device> | awk '{print $2}'`
	# raidtest genfile -s $mediasize -S $sectorsize -n 50000

It will generate test which contains 50000 I/O requests with random
size and random offset. Size is a multiple of sectorsize, but less than or
equal to 128kB (maxium size of I/O request). I/O request type (READ or WRITE)
is random as well.
All test data are stored in 'raidtest.data' file in current working directory.

To run test, one should type:

	# raidtest test -d /dev/<device> -n 10

This command will read test data from 'raidtest.data' file, run 10 processes
which will be used to send requests to the given device in parallel.
When test is finished you will see statistics:

	Bytes per second: <x>
	Requests per second: <y>

If you compare performance of two storage devices, use the same data file!


usage: raidtest genfile [-frw] <-s mediasize> [-S sectorsize] <-n nrequests> [file]
       raidtest test [-Rrw] <-d device> [-n processes] [file]

where:
	-d device	path to tested device
	-f		if raidtest.data file or specified file already exists,
			remove it and create new one
	-n nrequests	number of requests to generate
	-n processes	number of processes to run
	-r		generate/run only READ requests
	-R		generate random data for write requests
	-s		size of destination device
	-S		sector size of destination device
	-w		generate/run only WRITE requests
	file		path to the data file instead of default 'raidtest.data'

-- Pawel Jakub Dawidek <pjd@FreeBSD.org>
CVSWeb : Sources : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/benchmarks/raidtest/ && make install clean
To add the package: pkg_add -r raidtest


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 9

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 May 2007 08:17:21
Original commit files touched by this commit  1.1
edwin search for other commits by this committer
[patch] cleanup non-supported FreeBSD versions

PR:             ports/111723
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
23 Jan 2007 10:26:06
Original commit files touched by this commit  1.1
vd search for other commits by this committer
* Make benchmarks/raidtest more accurate and avoid crashes
* Bump PORTVERSION
* s/NOMAN/NO_MAN

PR:             ports/107311
Submitted by:   vd
Approved by:    pjd@FreeBSD.org (maintainer timeout)
07 May 2006 13:31:45
Original commit files touched by this commit  1.0
sem search for other commits by this committer
- Satisfy portlint

Approved by:    maintainer
29 Dec 2004 01:57:28
Original commit files touched by this commit  1.0
obrien search for other commits by this committer
Initial cut at making this buildable on 4.x.
It still needs work, but maybe someone else will take it farther.
28 Dec 2004 22:22:55
Original commit files touched by this commit  1.0
pjd search for other commits by this committer
Raidtest requires functions (byteorder(9)) which were introduced in
FreeBSD 5.1.
08 Dec 2004 19:40:33
Original commit files touched by this commit  1.0
pjd search for other commits by this committer
Fix compilation on sparc64.
05 Dec 2004 04:19:12
Original commit files touched by this commit  1.0
obrien search for other commits by this committer
Shorten comment.
05 Dec 2004 04:18:19
Original commit files touched by this commit  1.0
obrien search for other commits by this committer
Add a "README".
05 Dec 2004 04:13:30
Original commit files touched by this commit  1.0
obrien search for other commits by this committer
pjd's src/tools/tools/raidtest as a port.

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19052
Broken 162
Deprecated 80
Ignore 428
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 1
new 48 hours6
new 7 days25
new fortnight62
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.063 seconds.