Iscsi/tests: Difference between revisions

From Proxmox VE
Jump to navigation Jump to search
Line 27: Line 27:
napp-it/omnios , motherboard: supermicro x9xcl__ ,  memory 28GB , cpu:  
napp-it/omnios , motherboard: supermicro x9xcl__ ,  memory 28GB , cpu:  


=== raidz1 ===
the following tests use a debian jessie virtual machines.


=== 4 drive mirror===
 
=== raidz1 with zil ===
5 intel ssd  model _____  + a zil drive Intel model ___
====lxc====
 
====kvm====
 
=== 4 drive mirro no zil===
4 intel ssd model ___  ,  no zil
 
====lxc====
 
 
====kvm====

Revision as of 13:32, 12 April 2016

fio

apt-get install fio

create /root/fio.cfg :

echo "# from mir pve forum
[global]
description=Emulation of Intel IOmeter File Server Access Pattern

[iometer]
bssplit=512/10:1k/5:2k/5:4k/60:8k/2:16k/4:32k/4:64k/10
rw=randrw
rwmixread=80
direct=1
size=4g
ioengine=libaio
# IOMeter defines the server loads as the following:
# iodepth=1    Linear
# iodepth=4    Very Light
# iodepth=8    Light
# iodepth=64    Moderate
# iodepth=256    Heavy
iodepth=64" > /root/fio.cfg

sys4 tests

napp-it/omnios , motherboard: supermicro x9xcl__ , memory 28GB , cpu:

the following tests use a debian jessie virtual machines.


raidz1 with zil

5 intel ssd model _____ + a zil drive Intel model ___

lxc

kvm

4 drive mirro no zil

4 intel ssd model ___ , no zil

lxc

kvm