Skip to content
Sasha Kotchubievsky edited this page Nov 21, 2018 · 2 revisions
sudo NR_HUGE=20 PCI_WHITELIST="0000:05:00.0 0000:06:00.0 0000:07:00.0 0000:08:00.0 0000:09:00.0 0000:0a:00.0 0000:0b:00.0 0000:0c:00.0 0000:0f:00.0 0000:10:00.0 0000:11:00.0 0000:12:00.0 0000:13:00.0 0000:14:00.0 0000:15:00.0 0000:16:00.0" ./scripts/setup.sh
Single test commands:
-	target: sudo ./app/nvmf_tgt/nvmf_tgt -c conf_nd4/spdk_nvmf_trgt_bad_flow_no_jerasure_rotate_nd4.conf -m 0x01
Replace 0x01 with CPU mask and config
-	initiator: sudo -E ./fio.sh
This script is pushed into repo. You can edit it to adjust fio parameters

Multiple config tests:
-	open ./test_raid.sh file
-	find test test_raid_bluefield_matrix
-	replace CONF_DIR parameter with your directory with configs
-	run on target: sudo -E ./test_raid.sh
Target: 
10.141.71.6 (in-band 11.141.71.100)
Initiator:
gen-l-vrt-41071

Clone this wiki locally