Simon Xu

Results 10 comments of Simon Xu

This issue is seen in all /git_extract/ testcases, e.g. BurstyWriteTests_git_extract_cache_16.log: ... D, [2015-05-12T10:25:26.357562 #7048] DEBUG -- : stdout: Cloning into 'linux'... done. D, [2015-05-12T10:25:26.358230 #7048] DEBUG -- : executing: 'umount...

Hi Akira, How do you know there is a writeboost testsuite? By looking at the directories in lib/dmtest/tests? writeboost is not listed in README.md. How to get a list of...

I also hit this issue when I run 'dmtest run --suite wirteboost': ... ... no_read_cache...test: (g=0): rw=read, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=1 fio-2.2.8 Starting 1 process test: (groupid=0, jobs=1): err= 0: pid=2516:...

A linux git repo needs to be available at /root/linux-github. This should also be documented.

Other dependencies that should be documented: fio bcache-tools iozone cryptsetup

How should I create the dm-cache target? How should I create the debug targets?

There are so many failures. Please first have a look at FakeDiscardTests_granularity_equals_max_discard.log: D, [2015-03-23T22:29:11.590051 #5351] DEBUG -- : executing: 'blockdev --getsz /dev/sdc' D, [2015-03-23T22:29:11.592101 #5351] DEBUG -- : stdout: 1172123568...

My primary goal is to verify that the dm-cache and dm-era modules of my kernel work well. A secondary goal is to use device-mapper-test-suite as a test tool for the...

I don't have any plan for using dm-era, I just need to sanity test the newly-added kernel module of the kernel of a Linux distribution.

No, I didn't. Running dmtest in the source dir works fine. Thank you.