OVH Community, your new community space.

performance von VMWare1


ice
07.01.10, 15:42
Zitat Zitat von k1ng
Also ich hab nen isgenug, meine Werte liegen hier:

~# hdparm -T /dev/sda3

/dev/sda3:
Timing cached reads: 7136 MB in 2.00 seconds = 3571.29 MB/sec
Ok, weil hdparm da irgendwie fehl am Platze war, hier noch mal einige Werte hinterhergeschoben:

~$ /usr/sbin/bonnie++ -d /tmp/TESTin/
Writing with putc()...done
Writing intelligently...done
Rewriting...done
Reading with getc()...done
Reading intelligently...done
start 'em...done...done...done...
Create files in sequential order...done.
Stat files in sequential order...done.
Delete files in sequential order...done.
Create files in random order...done.
Stat files in random order...done.
Delete files in random order...done.
Version 1.03d ------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
myserver 4G 63680 91 81977 7 29406 3 47576 61 138506 8 191.9 0
------Sequential Create------ --------Random Create--------
-Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 6205 18 +++++ +++ 6604 15 7606 22 +++++ +++ 2608 8
myserver,4G,63680,91,81977,7,29406,3,47576,61,1385 06,8,191.9,0,16,6205,18,+++++,+++,6604,15,7606,22, +++++,+++,2608,8


Sieht IMHO ok aus.

k1ng
07.01.10, 14:34
Also ich hab nen isgenug, meine Werte liegen hier:

~# hdparm -T /dev/sda3

/dev/sda3:
Timing cached reads: 7136 MB in 2.00 seconds = 3571.29 MB/sec

ice
07.01.10, 13:40
Ich hatte in der Nacht mal einige Tests in Sachen Geschwindigkeiten gemacht
und bin nun erstaunt ueber einige Werte:

$ iperf -c $HOST -t 100
------------------------------------------------------------
Client connecting to $HOST, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[ 3] local $GAST port 50528 connected with $HOST port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0-100.1 sec 377 MBytes 31.6 Mbits/sec

Der Rechner (mini) langweilt sich eigentlich gerade. VMWare liegt auf einem RAID0, der Host laeuft im RAID1.

hdparm -T /dev/sd[a,b]

/dev/sda:
Timing buffered disk reads: 226 MB in 3.10 seconds = 72.96 MB/sec
prae36:~# hdparm -T /dev/sda

/dev/sdb:
Timing buffered disk reads: 258 MB in 3.02 seconds = 85.47 MB/sec
prae36:~# hdparm -T /dev/sdb




Mal eben im Vergleich einem storage-system. Der Vergleich ist zwar nicht wirklich fair, weil dort ein RAID5 mit vier Platten laeuft, aber die Werte sehen erst mal ok aus.

$ iperf -c $HOST -t 100
------------------------------------------------------------
Client connecting to $HOST, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[ 3] local $GAST port 43315 connected with $HOST port 5001
[ 3] 0.0-100.0 sec 7.35 GBytes 632 Mbits/sec



Jemand ne Idee, wo hier der Flaschenhals ist? Danke.