-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtms840_fill.cfg
More file actions
98 lines (87 loc) · 3.58 KB
/
tms840_fill.cfg
File metadata and controls
98 lines (87 loc) · 3.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
#Generated data will use a compression ratio of 5:1
compratio=5
##########################################################################################
#HOST DEINITIONS
##########################################################################################
hd=default,vdbench=/root/vdbench,user=root,shell=ssh,jvms=8
hd=system_101,system=mc022
hd=system_102,system=mc023
hd=system_103,system=mc024
hd=system_104,system=mc025
hd=system_105,system=mc022
hd=system_106,system=mc023
hd=system_107,system=mc024
hd=system_108,system=mc025
hd=system_109,system=mc022
hd=system_110,system=mc023
hd=system_111,system=mc024
hd=system_112,system=mc025
hd=system_113,system=mc022
hd=system_114,system=mc023
hd=system_115,system=mc024
hd=system_116,system=mc025
hd=system_117,system=mc022
hd=system_118,system=mc023
hd=system_119,system=mc024
hd=system_120,system=mc025
hd=system_121,system=mc022
hd=system_122,system=mc023
hd=system_123,system=mc024
hd=system_124,system=mc025
hd=system_125,system=mc022
hd=system_126,system=mc023
hd=system_127,system=mc024
hd=system_128,system=mc025
hd=system_129,system=mc022
hd=system_130,system=mc023
hd=system_131,system=mc024
hd=system_132,system=mc025
##########################################################################################
##########################################################################################
#openflags setting directs Vdbench to use direct I/O to a raw LUN
sd=default,openflags=directio
##########################################################################################
#SD DEFINITIONS
#Script assumes 1:1 host:sd relationship, additionally sd entries would need to be created
#if hosts had more than one LUN attached
##########################################################################################
sd=sd101,host=system_101,lun=/dev/dm-0
sd=sd102,host=system_102,lun=/dev/dm-0
sd=sd103,host=system_103,lun=/dev/dm-0
sd=sd104,host=system_104,lun=/dev/dm-0
sd=sd105,host=system_105,lun=/dev/dm-1
sd=sd106,host=system_106,lun=/dev/dm-1
sd=sd107,host=system_107,lun=/dev/dm-1
sd=sd108,host=system_108,lun=/dev/dm-1
sd=sd109,host=system_109,lun=/dev/dm-2
sd=sd110,host=system_110,lun=/dev/dm-2
sd=sd111,host=system_111,lun=/dev/dm-2
sd=sd112,host=system_112,lun=/dev/dm-2
sd=sd113,host=system_113,lun=/dev/dm-3
sd=sd114,host=system_114,lun=/dev/dm-3
sd=sd115,host=system_115,lun=/dev/dm-3
sd=sd116,host=system_116,lun=/dev/dm-3
sd=sd117,host=system_117,lun=/dev/dm-4
sd=sd118,host=system_118,lun=/dev/dm-4
sd=sd119,host=system_119,lun=/dev/dm-4
sd=sd120,host=system_120,lun=/dev/dm-4
sd=sd121,host=system_121,lun=/dev/dm-5
sd=sd122,host=system_122,lun=/dev/dm-5
sd=sd123,host=system_123,lun=/dev/dm-5
sd=sd124,host=system_124,lun=/dev/dm-5
sd=sd125,host=system_125,lun=/dev/dm-6
sd=sd126,host=system_126,lun=/dev/dm-6
sd=sd127,host=system_127,lun=/dev/dm-6
sd=sd128,host=system_128,lun=/dev/dm-6
sd=sd129,host=system_129,lun=/dev/dm-7
sd=sd130,host=system_130,lun=/dev/dm-7
sd=sd131,host=system_131,lun=/dev/dm-7
sd=sd132,host=system_132,lun=/dev/dm-7
##########################################################################################
##########################################################################################
##########################################################################################
#WD DEFINITIONS
##########################################################################################
wd=wd_100seq,seekpct=seq,rdpct=0,xfersize=256k
##########################################################################################
rd=write,wd=wd_100seq,sd=(sd101-sd132),iorate=MAX,elapsed=36000,interval=10,forthreads=20