Hi!
ich betreibe einen VMWare Server und habe gerade ein paar Leistungsprobleme in Bezug auf den I/O Durchsatz. Als Basis für mein System verwende ich ein Debian Etch 64 Bit auf zwei Dual Core Opteron CPU's mit 4 GB Ram. Als HD's kommen zwei 400 GB Platten im Raid 1 Verbund und 3 250 GB Platten im Raid 5 Verbund (Software Raid) zum Einsatz. Wenn ich nun Images clone (ca. 35 GB) dann dauert das eeeeeeewig ~ 1h. Gibt es unter Debian ein Tool / Packet mit dem ich zum einen einen I/O Benchmark ermitteln kann und zum anderen die I/O Last monitoren kann? Würde mir das gerne genau anschauen bevor ich noch mal 300 € für einen "richtigen" Raid Controller ausgebe...
Gruß
I/O Auslastung anzeigen
-
- Beiträge: 176
- Registriert: 13.01.2003 21:41:27
-
Kontaktdaten:
-
- Beiträge: 3472
- Registriert: 30.11.2005 10:32:22
- Lizenz eigener Beiträge: MIT Lizenz
- Wohnort: Wald
Eventuell ist bonnie++ etwas für dich:
Code: Alles auswählen
$ apt-cache show bonnie++
Package: bonnie++
Priority: optional
Section: utils
Installed-Size: 96
Maintainer: Russell Coker <russell@coker.com.au>
Architecture: i386
Version: 1.03a+b1
Replaces: zcav, bonnie
Provides: zcav, bonnie
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4)
Conflicts: zcav, bonnie
Filename: pool/main/b/bonnie++/bonnie++_1.03a+b1_i386.deb
Size: 41170
MD5sum: ca1fdbc79b6725252eaac87a5c4a00f0
SHA1: 5c85cfdaf9d365a2ad7fdf20d0df3ba182fab1c9
SHA256: 9ff4ce4105907242a53225bbb9a6df9676186691b9a99ee86cbf5b2f69e74595
Description: Hard drive bottleneck testing benchmark suite.
It is called Bonnie++ because it was based on the Bonnie program. This
program also tests performance with creating large numbers of files.
Now includes zcav raw-read test program. A modern hard drive will have more
sectors in the outer tracks because they are longer. The hard drive will
have a number (often more than 8) of zones where each zone has the same
number of sectors (due to the need for an integral number of sectors per
track). This program allows you to determine the levels of performance
provided by different zones and store them in a convenient format for gnuplot.
Tag: admin::benchmarking, hardware::storage, implemented-in::c++, interface::commandline, role::program, scope::utility, use::checking