Difference between pages "Set up a groupware server using open xchange" and "I/O sniffing"

From Linuxintro
(Difference between pages)
(rebtel calling card)
 
imported>ThorstenStaerk
(Created page with "You can do I/O sniffing using the command blktrace. blktrace will show you every request that goes to the disk. Example: # blktrace -d /dev/sdg -o - | blkparse -i - <ab...")
 
Line 1: Line 1:
xqpxhmjovyjousp, http://rubberglovesguide.com/ Wet rubber gloves, MNmVCeg, http://www.penisenlargementhowto.com/ Penis enlargement surgery, CYKFazD, http://takediscounts.com/deals/coupons/wwe-shop wwe shop promotion code, MBeITdf, http://getpatron.com/ Free no register sex cams, lFuwWhC, http://profferstown.com/deals/coupons/performance-bike performance bike coupon, aVfZLzq, http://goffernow.com/deals/coupons/spiegel spiegel promotion code, uUuwwJr, http://graspdealnow.com/deals/coupons/rebtel rebtel voucher, NDKGsgG, http://charityartsite.com/ Causes of erectile dysfunction, vEAnUek.
+
You can do I/O sniffing using the command blktrace. blktrace will show you every request that goes to the disk.
 +
 
 +
Example:
 +
 
 +
# blktrace -d /dev/sdg -o - | blkparse -i -  
 +
  <abbr title="device (major/minor number)">8,96</abbr>  <abbr title="device (major/minor number)">2</abbr>        <abbr title="device (major/minor number)">1</abbr>    <abbr title="device (major/minor number)">0.000000000</abbr>  <abbr title="device (major/minor number)">1236</abbr>  <abbr title="device (major/minor number)">G</abbr>  <abbr title="device (major/minor number)">N</abbr> <abbr title="process">[kworker/2:4]</abbr>
 +
  8,96  2        2    0.000001308  1236  I  N 0 (00 ..) [kworker/2:4]
 +
  8,96  2        3    0.000002781  1236  D  N 0 (00 ..) [kworker/2:4]

Revision as of 05:14, 25 May 2013

You can do I/O sniffing using the command blktrace. blktrace will show you every request that goes to the disk.

Example:

# blktrace -d /dev/sdg -o - | blkparse -i - 
  8,96   2        1     0.000000000  1236  G   N [kworker/2:4]
  8,96   2        2     0.000001308  1236  I   N 0 (00 ..) [kworker/2:4]
  8,96   2        3     0.000002781  1236  D   N 0 (00 ..) [kworker/2:4]