pytest icon indicating copy to clipboard operation
pytest copied to clipboard

use vdbench tool run long time IO test, io break off

Open linglingfa1212 opened this issue 3 years ago • 2 comments

Hi Devs, Recently, i an in trouble. In my scenario, i got IO test break off issue. I ran 7*24 disk IO test in linux server by vdbench, and it worked well. But if i start vdbench tool commander in pytest, the IO test always break off after about 48 hours later. So what's the root issue? I troubleshoot several ways to find the root issue, but all ways not work. During IO test, i sometimes login to the server to see the io report and io process for keeping it work well. But sometimes checked the io process like flow: image Only main vdbench proces alived, slave process were dead. And then, i checked pytest process. image

linglingfa1212 avatar Jul 19 '22 02:07 linglingfa1212

Can you reproduce this without vdbench? Have you reported this to vdbench?

As a volunteer open-source project, Pytest devs do not have the resources to help unless you can clearly identify a problem in pytest itself.

Zac-HD avatar Jul 19 '22 03:07 Zac-HD

Can you reproduce this without vdbench? Have you reported this to vdbench?

As a volunteer open-source project, Pytest devs do not have the resources to help unless you can clearly identify a problem in pytest itself.

Hi zac, i ran vdbench command on linux server without pytest. The IO test work well. One scenario, i run pytest commander, and code is like this: image 1658201886339 And this issue appeard. The second scenario, i directly ran vdbench command on linux server like this: /root/vdbench/vdbench -f /root/vdbench/vd_config -jn -o /root/vdbench/output -vr IO test works well during 7*24 hours. I think is there some sets like timeout or others, break off the IO?

linglingfa1212 avatar Jul 19 '22 03:07 linglingfa1212

Closing as stale; maybe try StackOverflow?

Zac-HD avatar Apr 30 '23 20:04 Zac-HD