From: Robin Bowes <robin-lists@robinbowes.com>
To: Gordon Henderson <gordon@drogon.net>
Cc: linux-raid@vger.kernel.org
Subject: Re: Stress testing system?
Date: Sat, 09 Oct 2004 00:44:11 +0100 [thread overview]
Message-ID: <4167264B.8070507@robinbowes.com> (raw)
In-Reply-To: <Pine.LNX.4.56.0410082257450.26162@lion.drogon.net>
Gordon Henderson wrote:
> On Fri, 8 Oct 2004, Robin Bowes wrote:
>
>
>>What's the best way to do get all six drives working as hard as possible?
>
>
> I always run 'bonnie' on each partition (sometimes 2 to a partition) when
> soak-testing a new server. Try to leave it running for as long as
> possible. (ie. days)
Hi Gordon,
I tried this - just a simple command to start with:
# bonnie++ -d /home -s10 -r4 -u0
This gave the following results:
Version 1.03 ------Sequential Output------ --Sequential Input- --Random-
-Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
dude.robinbowes 10M 11482 92 +++++ +++ +++++ +++ 15370 100 +++++ +++ 13406 124
------Sequential Create------ --------Random Create--------
-Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 347 88 +++++ +++ 19794 91 332 86 +++++ +++ 1106 93
dude.robinbowes.com,10M,11482,92,+++++,+++,+++++,+++,15370,100,+++++,+++,13406.0
,124,16,347,88,+++++,+++,19794,91,332,86,+++++,+++,1106,93
I then noticed that my raid array was using a lot of CPU:
top - 00:41:28 up 33 min, 2 users, load average: 1.80, 1.78, 1.57
Tasks: 89 total, 1 running, 88 sleeping, 0 stopped, 0 zombie
Cpu(s): 4.1% us, 32.9% sy, 0.0% ni, 59.8% id, 0.0% wa, 0.5% hi, 2.6% si
Mem: 1554288k total, 368212k used, 1186076k free, 70520k buffers
Swap: 0k total, 0k used, 0k free, 200140k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
239 root 15 0 0 0 0 S 61.0 0.0 20:08.37 md5_raid5
1414 slimserv 15 0 43644 38m 5772 S 9.0 2.5 2:38.99 slimserver.pl
241 root 15 0 0 0 0 D 6.3 0.0 2:05.45 md5_resync
1861 root 16 0 2888 908 1620 R 1.0 0.1 0:00.28 top
1826 root 16 0 9332 2180 4232 S 0.3 0.1 0:00.28 sshd
So I checked the array:
[root@dude root]# mdadm --detail /dev/md5
/dev/md5:
Version : 00.90.01
Creation Time : Thu Jul 29 21:41:38 2004
Raid Level : raid5
Array Size : 974566400 (929.42 GiB 997.96 GB)
Device Size : 243641600 (232.35 GiB 249.49 GB)
Raid Devices : 5
Total Devices : 6
Preferred Minor : 5
Persistence : Superblock is persistent
Update Time : Sat Oct 9 00:08:22 2004
State : dirty, resyncing
Active Devices : 5
Working Devices : 6
Failed Devices : 0
Spare Devices : 1
Layout : left-symmetric
Chunk Size : 128K
Rebuild Status : 12% complete
UUID : a4bbcd09:5e178c5b:3bf8bd45:8c31d2a1
Events : 0.1410301
Number Major Minor RaidDevice State
0 8 2 0 active sync /dev/sda2
1 8 18 1 active sync /dev/sdb2
2 8 34 2 active sync /dev/sdc2
3 8 50 3 active sync /dev/sdd2
4 8 66 4 active sync /dev/sde2
5 8 82 - spare /dev/sdf2
Is this normal? Should running bonnie++ result in the array being dirty and requiring resyncing?
R.
--
http://robinbowes.com
next prev parent reply other threads:[~2004-10-08 23:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-08 21:32 Stress testing system? Robin Bowes
2004-10-08 22:00 ` Mike Hardy
2004-10-08 22:07 ` Gordon Henderson
2004-10-08 23:49 ` Guy
2004-10-08 22:02 ` Gordon Henderson
2004-10-08 23:44 ` Robin Bowes [this message]
2004-10-08 23:48 ` Guy
2004-10-09 9:52 ` Robin Bowes
2004-10-09 16:58 ` Guy
2004-10-09 17:19 ` Robin Bowes
2004-10-10 20:36 ` Gordon Henderson
2004-10-10 21:35 ` Robin Bowes
2004-10-10 22:38 ` Guy
2004-10-11 8:38 ` Gordon Henderson
2004-10-11 9:01 ` Brad Campbell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4167264B.8070507@robinbowes.com \
--to=robin-lists@robinbowes.com \
--cc=gordon@drogon.net \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.