* [Testing Error] xfstests generic/127 - fsx tests modified from CXFSQA tests
@ 2014-12-05 13:30 Dušan Čolić
2014-12-12 6:20 ` Dušan Čolić
0 siblings, 1 reply; 3+ messages in thread
From: Dušan Čolić @ 2014-12-05 13:30 UTC (permalink / raw)
To: Edward Shishkin, Ivan Shapovalov, reiserfs-devel
fsx tests modified from CXFSQA tests:
- fsx_00_lite
- fsx_05_lite_mmap
- fsx_10_std,
- fsx_15_std_mmap
Code: http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/cmds/xfstests.git;a=blob;f=tests/generic/127;
Patch: reiser4-for-3.16.2.patch
Extra mount options: none
Process is stuck in D state
reiser4 xfstests # ps -aux|grep fsx
root 12884 1.9 0.3 2868 1876 pts/0 D+ 15:14 0:34
ltp/fsx -q -l 262144 -o 65536 -S 191110531 -N 100000 -L
/mnt/test/fsx_lite_mmap
On Fri, Dec 5, 2014 at 2:22 PM, Dušan Čolić <dusanc@gmail.com> wrote:
> I managed to get xfstests (
> http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/cmds/xfstests.git;a=tree ) to
> run on Reiser4 partition. Test for async, acl, quota still don't work but a
> lot of the rest finishes successfully.
> Tests were run on reiser4-for-3.16.2.patch
> I'll post unsuccessful tests and their results in following e-mails.
>
> Dushan
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Testing Error] xfstests generic/127 - fsx tests modified from CXFSQA tests
2014-12-05 13:30 [Testing Error] xfstests generic/127 - fsx tests modified from CXFSQA tests Dušan Čolić
@ 2014-12-12 6:20 ` Dušan Čolić
2014-12-13 23:55 ` Edward Shishkin
0 siblings, 1 reply; 3+ messages in thread
From: Dušan Čolić @ 2014-12-12 6:20 UTC (permalink / raw)
To: Edward Shishkin, Ivan Shapovalov, reiserfs-devel
On Fri, Dec 5, 2014 at 2:30 PM, Dušan Čolić <dusanc@gmail.com> wrote:
> fsx tests modified from CXFSQA tests:
> - fsx_00_lite
> - fsx_05_lite_mmap
> - fsx_10_std,
> - fsx_15_std_mmap
>
> Code: http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/cmds/xfstests.git;a=blob;f=tests/generic/127;
> Patch: reiser4-for-3.16.2.patch
> Extra mount options: none
>
> Process is stuck in D state
> reiser4 xfstests # ps -aux|grep fsx
> root 12884 1.9 0.3 2868 1876 pts/0 D+ 15:14 0:34
> ltp/fsx -q -l 262144 -o 65536 -S 191110531 -N 100000 -L
> /mnt/test/fsx_lite_mmap
>
It's not stuck in D state but it takes 2hrs to finish which is too long.
>
>
> On Fri, Dec 5, 2014 at 2:22 PM, Dušan Čolić <dusanc@gmail.com> wrote:
>> I managed to get xfstests (
>> http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/cmds/xfstests.git;a=tree ) to
>> run on Reiser4 partition. Test for async, acl, quota still don't work but a
>> lot of the rest finishes successfully.
>> Tests were run on reiser4-for-3.16.2.patch
>> I'll post unsuccessful tests and their results in following e-mails.
>>
>> Dushan
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Testing Error] xfstests generic/127 - fsx tests modified from CXFSQA tests
2014-12-12 6:20 ` Dušan Čolić
@ 2014-12-13 23:55 ` Edward Shishkin
0 siblings, 0 replies; 3+ messages in thread
From: Edward Shishkin @ 2014-12-13 23:55 UTC (permalink / raw)
To: Dušan Čolić, Ivan Shapovalov, reiserfs-devel
On 12/12/2014 07:20 AM, Dušan Čolić wrote:
> On Fri, Dec 5, 2014 at 2:30 PM, Dušan Čolić <dusanc@gmail.com> wrote:
>> fsx tests modified from CXFSQA tests:
>> - fsx_00_lite
>> - fsx_05_lite_mmap
>> - fsx_10_std,
>> - fsx_15_std_mmap
>>
>> Code: http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/cmds/xfstests.git;a=blob;f=tests/generic/127;
>> Patch: reiser4-for-3.16.2.patch
>> Extra mount options: none
>>
>> Process is stuck in D state
>> reiser4 xfstests # ps -aux|grep fsx
>> root 12884 1.9 0.3 2868 1876 pts/0 D+ 15:14 0:34
>> ltp/fsx -q -l 262144 -o 65536 -S 191110531 -N 100000 -L
>> /mnt/test/fsx_lite_mmap
>>
> It's not stuck in D state but it takes 2hrs to finish which is too long.
Track the disk activity by vmstat 2 running on a console
>
>
>>
>> On Fri, Dec 5, 2014 at 2:22 PM, Dušan Čolić <dusanc@gmail.com> wrote:
>>> I managed to get xfstests (
>>> http://oss.sgi.com/cgi-bin/gitweb.cgi?p=xfs/cmds/xfstests.git;a=tree ) to
>>> run on Reiser4 partition. Test for async, acl, quota still don't work but a
>>> lot of the rest finishes successfully.
>>> Tests were run on reiser4-for-3.16.2.patch
>>> I'll post unsuccessful tests and their results in following e-mails.
>>>
>>> Dushan
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-12-13 23:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 13:30 [Testing Error] xfstests generic/127 - fsx tests modified from CXFSQA tests Dušan Čolić
2014-12-12 6:20 ` Dušan Čolić
2014-12-13 23:55 ` Edward Shishkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).