forked from lop-devops/tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio_nvmf_input.txt
52 lines (50 loc) · 1.17 KB
/
io_nvmf_input.txt
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
[io_nvmf_rhel8x]
iteration = 30
pci_device = "002c:01:00.0"
pci_devices = "002c:01:00.0 002c:01:00.1"
disk = "/dev/mapper/mpatha"
disks = "/dev/mapper/mpathb /dev/mapper/mpathc /dev/mapper/mpathd /dev/mapper/mpathe"
dir = "/mnt"
lv_disks = "/dev/mapper/mpathf /dev/mapper/mpathg /dev/mapper/mpathh"
lv_size = "10G"
#make it space separated
wwids = 'eui.a8000000000002ad00507608108001b3 eui.a8000000000002aa00507608108001b3'
module = "nvme_core"
htx_disks = "/dev/mapper/mpathh /dev/mapper/mpati"
count = 30
#port bounce
switch_name = ""
userid = ""
password = ""
#fcdlpar
hmc_pwd = ""
hmc_username = ""
fsstress_loop = 3
num_of_dlpar = 30
manageSystem = ""
htx_rpm_link = ""
run_type = "rpm"
[io_nvmf]
iteration = 20
pci_device = "002c:01:00.0"
pci_devices = "002c:01:00.0 002c:01:00.1"
device = nvme2
disk = "/dev/nvme1n2"
disks = "/dev/nvme1n3 /dev/nvme1n4 /dev/nvme1n5 /dev/nvme1n6"
dir = "/mnt"
lv_disks = "/dev/nvme1n7 /dev/nvme1n8"
lv_size = "5G"
module = "nvme_core"
htx_disks = "/dev/nvme1n9 /dev/nvme1n10"
count = 20
switch_name = ""
userid = ""
password = ""
#fcdlpar
hmc_pwd = ""
hmc_username = ""
fsstress_loop = 2
num_of_dlpar = 20
manageSystem = ""
htx_rpm_link = ""
run_type = 'rpm'