Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvme/007 (create an NVMeOF target with a file-backed ns) [failed] #32

Open
liuyd96 opened this issue Aug 1, 2018 · 1 comment
Open

Comments

@liuyd96
Copy link

liuyd96 commented Aug 1, 2018

hi, when i run nvme/007, it always failed, anybody hits the same error?

nvme/007 (create an NVMeOF target with a file-backed ns) [failed]
runtime ... 0.082s
--- tests/nvme/007.out 2018-08-01 03:52:38.108707079 +0000
+++ /lkp/benchmarks/blktests/blktests/results/nodev/nvme/007.out.bad 2018-08-01 03:53:19.650709135 +0000
@@ -1,2 +1,3 @@
Running nvme/007
+tests/nvme/rc: line 76: printf: write error: Invalid argument
Test complete

here is my kernel version and fio version

root@lkp-hsw-ep4 ~# uname -a
Linux lkp-hsw-ep4 4.18.0-rc7 #1 SMP Wed Aug 1 13:14:37 CST 2018 x86_64 GNU/Linux
root@lkp-hsw-ep4 ~# fio --version
fio-2.16

my test machine infomation

model: Haswell-EP
nr_node: 2
nr_cpu: 72
memory: 128G
nr_ssd_partitions: 1
ssd_partitions: /dev/nvme0n1p1
swap_partitions:
rootfs_partition:
brand: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz

@hreinecke
Copy link
Contributor

That is an artifact with older blktest versions, which didn't check for existing NVMe devices. Please retest with the latest versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants