Skip to content

Conversation

@yizhanglinux
Copy link
Contributor

$./check nvme/050
nvme/050 => nvme1n1 (test nvme-pci timeout with fio jobs) [failed]
runtime 94.236s ... 62.734s
--- tests/nvme/050.out 2025-11-17 00:23:56.086469327 -0500
+++ /root/blktests/results/nvme1n1/nvme/050.out.bad 2025-11-19 03:17:45.389644408 -0500
@@ -1,2 +1,3 @@
Running nvme/050
-Test complete
+Test failed
+tests/nvme/050: line 50: /sys/bus/pci/devices//remove: Permission denied

$./check nvme/050
nvme/050 => nvme1n1 (test nvme-pci timeout with fio jobs)    [failed]
    runtime  94.236s  ...  62.734s
    --- tests/nvme/050.out	2025-11-17 00:23:56.086469327 -0500
    +++ /root/blktests/results/nvme1n1/nvme/050.out.bad	2025-11-19 03:17:45.389644408 -0500
    @@ -1,2 +1,3 @@
     Running nvme/050
    -Test complete
    +Test failed
    +tests/nvme/050: line 50: /sys/bus/pci/devices//remove: Permission denied

Signed-off-by: Yi Zhang <[email protected]>
@igaw
Copy link
Contributor

igaw commented Nov 25, 2025

There are enterprise PCI disks with multipath. I think it would be good to tests these devices as well. It seems you are testing with such a device, maybe we could get this tests also working with these types?

I think it it's possible to make _get_pci_dev_from_blkdev a bit smarter so it returns the correct PCI device?

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

Successfully merging this pull request may close these issues.

2 participants