[ANNOUNCE] seekwatcher v0.11

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone,

seekwatcher uses blktrace data to create IO graphs and movies.  I mainly use 
it to compare and tune filesystems under different workloads.

The main update in v0.11 is the ability to run blktrace for multiple block 
devices.  I'm using this for the btrfs multi-device code, but it can also 
help figure out what lvm/md are doing to the underling block devices.

Example:

seekwatcher -t dd.trace -d /dev/sda1 -d /dev/sdb1 -o dd.png \
	-p 'dd if=/dev/zero of=/mnt/file bs=1M count=4000'

Leads to something like this (the png below was 4 devices):

http://oss.oracle.com/~mason/seekwatcher/btrfs-raid0.png

It does a simple concatenation of the block numbers it finds in the blktrace 
output, and sorts the traces from all the devices by time.

Other examples and download information are available here:

http://oss.oracle.com/~mason/seekwatcher/

-chris
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux