Tony Hutter ad796b8a3b Add zpool status -s (slow I/Os) and -p (parseable)
This patch adds a new slow I/Os (-s) column to zpool status to show the
number of VDEV slow I/Os. This is the number of I/Os that didn't
complete in zio_slow_io_ms milliseconds. It also adds a new parsable
(-p) flag to display exact values.

 	NAME         STATE     READ WRITE CKSUM  SLOW
 	testpool     ONLINE       0     0     0     -
	  mirror-0   ONLINE       0     0     0     -
 	    loop0    ONLINE       0     0     0    20
 	    loop1    ONLINE       0     0     0     0

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #7756
Closes #6885
2018-11-08 16:47:24 -08:00
..
2017-10-05 19:28:00 -07:00
2016-01-08 15:08:19 -08:00
2018-09-05 18:33:36 -07:00
2018-10-09 14:05:13 -07:00
2018-10-09 14:05:13 -07:00
2018-10-03 09:47:11 -07:00
2018-10-16 11:15:04 -07:00
2018-10-01 10:40:11 -07:00
2013-11-04 11:17:48 -08:00
2017-01-03 11:31:18 -06:00
2017-12-07 10:28:50 -08:00
2017-10-11 16:54:48 -04:00
2018-09-05 18:33:36 -07:00
2018-05-29 16:00:33 -07:00
2018-10-03 15:30:55 -07:00
2016-04-21 09:49:25 -07:00
2016-06-07 09:16:52 -07:00
2018-02-13 14:54:54 -08:00
2015-01-06 16:53:24 -08:00
2018-08-27 10:16:01 -07:00
2017-07-13 13:54:00 -04:00
2013-11-04 10:55:25 -08:00
2018-02-08 15:28:18 -08:00
2018-02-08 15:28:18 -08:00
2018-06-15 15:10:42 -07:00
2018-02-13 14:54:54 -08:00
2017-03-10 09:51:33 -08:00
2018-05-29 16:00:33 -07:00
2017-03-10 09:51:33 -08:00
2018-05-29 16:00:33 -07:00
2018-02-13 14:54:54 -08:00
2018-02-13 14:54:54 -08:00
2018-09-06 21:44:52 -07:00
2018-10-17 10:31:38 -07:00
2017-03-29 12:24:51 -07:00
2017-08-14 10:36:48 -07:00
2017-07-12 13:05:37 -07:00