All of lore.kernel.org
 help / color / mirror / Atom feed
* Proper way to shut down FIO in Linux
@ 2018-03-13 18:56 Matt Freel
  2018-03-14  6:46 ` Erwan Velu
  2018-03-21 14:36 ` Jens Axboe
  0 siblings, 2 replies; 6+ messages in thread
From: Matt Freel @ 2018-03-13 18:56 UTC (permalink / raw)
  To: fio

I'm using FIO to run IOs to a number of block devices.  I'm looking for
the proper way to shut down all the threads that are spawned.

I'm doing the following:

/usr/bin/pkill --signal INT fio

Most of the time this works fine, but I do have cases where some of the
FIO processes remain open.  Eventually I get a 300s timeout and then
they're killed.

A couple questions:

1.	When these threads have to be ungracefully killed, do the results
still get counted in the output file?
a.	I'm using JSON output file
2.	Is there a better way I should be killing all the threads?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-21 14:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-13 18:56 Proper way to shut down FIO in Linux Matt Freel
2018-03-14  6:46 ` Erwan Velu
2018-03-14 15:07   ` Matt Freel
2018-03-17  6:34     ` Sitsofe Wheeler
2018-03-21 14:36 ` Jens Axboe
2018-03-21 14:39   ` Matt Freel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.