FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 9:46 PM BST
Port details
raidtest 1.2 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
License: not specified in port


$FreeBSD: ports/benchmarks/raidtest/pkg-descr,v 1.3 2011/10/22 23:50:11 eadler 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'
CVSWeb : Sources : Distfiles Availability : PortsMonThere are no ports dependent upon this port

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: 11

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Oct 2011 23:50:23
Original commit files touched by this commit  1.2
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
26 Sep 2008 08:32:46
Original commit files touched by this commit  1.2
ru search for other commits by this committer
Open device in read-only mode if we're only going to read from it.

Approved by:    pjd
02 May 2007 07: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 12: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: 11

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23669
Broken 192
Deprecated 147
Ignore 733
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 29
new 48 hours32
new 7 days65
new fortnight184
new month254

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

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