On Jan 30, 2007, at 2:44 PM, Scott Atchley wrote:

Hi Sam,

I am running with MX.

When the current fs run completes, I can try to isolate which item causes the segfault.

Scott

The run of fs completed with:

# ./runltp -d /mnt/pvfs2/ltp-tmp -q -f ./fsINFO: Test start time: Tue Jan 30 14:33:45 EST 2007
gf01        1  PASS  :  Test passed
gf02        1  PASS  :  Test passed
gf03        1  PASS  :  Test passed
gf04        1  PASS  :  Test passed
gf05        1  PASS  :  Test passed
gf06        1  PASS  :  Test passed
gf07        1  PASS  :  Test passed
gf08        1  PASS  :  Test passed
gf09        1  PASS  :  Test passed
gf10        1  PASS  :  Test passed
gf11        1  PASS  :  Test passed
mkfifo: cannot create fifo `gffifo17': Operation not supported
gf12        1  PASS  :  Test passed
mkfifo: cannot create fifo `gffifo18': Operation not supported
gf13        1  PASS  :  Test passed
gf14        1  PASS  :  Test passed
gf15        1  PASS  :  Test passed
gf16        1  PASS  :  Test passed
gf17        1  PASS  :  Test passed
gf18        1  PASS  :  Test passed
gf19        1  PASS  :  Test passed
gf20        1  PASS  :  Test passed
gf21        1  PASS  :  Test passed
gf22        1  PASS  :  Test passed
gf23        1  PASS  :  Test passed
gf24        1  PASS  :  Test passed
gf25        1  PASS  :  Test passed
gf26        1  PASS  :  Test passed
gf27        1  PASS  :  Test passed
gf28        1  PASS  :  Test passed
gf29        1  PASS  :  Test passed
gf30        1  PASS  :  Test passed

doio(rwtest01) ( 8919) 14:51:00
---------------------
mmap() failed - 0xffffffff 22

doio(rwtest01) ( 8919) 14:51:00
---------------------
mmap-write() request failed:  Invalid argument (22)
Request number 2
fd 4 is file /mnt/pvfs2/ltp-tmp/ltp-8791/rw-sync-8905 - open flags are 010002 O_RDWR,O_SYNC,
          write done at file offset 31568 - pattern is U (0125)
          number of requests is 1, strides per request is 1
          i/o byte count = 62200
          memory alignment is unaligned

syscall:  mmap-write(NULL, 12800000, PROT_WRITE, MAP_SHARED, 4, 0)
        file is mmaped to: 0x0
        file-mem=0x7b50, length=62200, buffer=0x8073323


doio(rwtest01) ( 8919) 14:51:00
---------------------
doio(): operation 121 returned != 0
rwtest(rwtest01) : iogen reported errors (r=141)
rwtest01    1  FAIL  :  Test failed

doio(rwtest02) ( 8937) 14:51:00
---------------------
mmap() failed - 0xffffffff 22

doio(rwtest02) ( 8937) 14:51:00
---------------------
mmap-write() request failed:  Invalid argument (22)
Request number 4
fd 4 is file /mnt/pvfs2/ltp-tmp/ltp-8791/rw-buffered-8923 - open flags are 02 O_RDWR,
          write done at file offset 143961 - pattern is M (0115)
          number of requests is 1, strides per request is 1
          i/o byte count = 9192
          memory alignment is unaligned

syscall:  mmap-write(NULL, 12800000, PROT_WRITE, MAP_SHARED, 4, 0)
        file is mmaped to: 0x0
        file-mem=0x23259, length=9192, buffer=0x8073321


doio(rwtest02) ( 8937) 14:51:00
---------------------
doio(): operation 121 returned != 0
rwtest(rwtest02) : iogen reported errors (r=141)
rwtest02    1  FAIL  :  Test failed

doio(rwtest03) ( 8957) 14:51:00
---------------------
mmap() failed - 0xffffffff 22

doio(rwtest03) ( 8957) 14:51:00
---------------------
mmap-write() request failed:  Invalid argument (22)
Request number 1
fd 3 is file /mnt/pvfs2/ltp-tmp/ltp-8791/mm-buff-8941 - open flags are 02 O_RDWR,
          write done at file offset 12065205 - pattern is N (0116)
          number of requests is 1, strides per request is 1
          i/o byte count = 130970
          memory alignment is unaligned

syscall:  mmap-write(NULL, 12800000, PROT_WRITE, MAP_SHARED, 3, 0)
        file is mmaped to: 0x0
        file-mem=0xb819b5, length=130970, buffer=0x8073321


doio(rwtest03) ( 8957) 14:51:00
---------------------
doio(): operation 121 returned != 0

doio(rwtest03) ( 8955) 14:51:00
---------------------
(parent) pid 8957 exited because of a setup error

doio(rwtest03) ( 8956) 14:51:00
---------------------
mmap() failed - 0xffffffff 22

doio(rwtest03) ( 8956) 14:51:00
---------------------
mmap-read() request failed:  Invalid argument (22)
Request number 1
fd 3 is file /mnt/pvfs2/ltp-tmp/ltp-8791/mm-buff-8941 - open flags are 0 O_RDONLY,
          read done at file offset 9490503
          number of requests is 1, strides per request is 1
          i/o byte count = 63642
          memory alignment is unaligned

syscall:  mmap-read(NULL, 12800000, PROT_READ, MAP_SHARED, 3, 0)
        file is mmaped to: 0x0
        file-mem=0x90d047, length=63642, buffer=0x8073321


doio(rwtest03) ( 8956) 14:51:00
---------------------
doio(): operation 120 returned != 0

doio(rwtest03) ( 8955) 14:51:00
---------------------
(parent) pid 8956 exited because of a setup error
rwtest(rwtest03) : iogen reported errors (r=141)
rwtest03    1  FAIL  :  Test failed

doio(rwtest04) ( 8977) 14:51:00
---------------------
mmap() failed - 0xffffffff 22

doio(rwtest04) ( 8977) 14:51:00
---------------------
mmap-write() request failed:  Invalid argument (22)
Request number 1
fd 3 is file /mnt/pvfs2/ltp-tmp/ltp-8791/mm-sync-8961 - open flags are 010002 O_RDWR,O_SYNC,
          write done at file offset 8983645 - pattern is P (0120)
          number of requests is 1, strides per request is 1
          i/o byte count = 98812
          memory alignment is unaligned

syscall:  mmap-write(NULL, 12800000, PROT_WRITE, MAP_SHARED, 3, 0)
        file is mmaped to: 0x0
        file-mem=0x89145d, length=98812, buffer=0x8073323


doio(rwtest04) ( 8977) 14:51:00
---------------------
doio(): operation 121 returned != 0

doio(rwtest04) ( 8975) 14:51:00
---------------------
(parent) pid 8977 exited because of a setup error

doio(rwtest04) ( 8976) 14:51:00
---------------------
mmap() failed - 0xffffffff 22

doio(rwtest04) ( 8976) 14:51:00
---------------------
mmap-read() request failed:  Invalid argument (22)
Request number 1
fd 3 is file /mnt/pvfs2/ltp-tmp/ltp-8791/mm-sync-8961 - open flags are 010000 O_RDONLY,O_SYNC,
          read done at file offset 180443
          number of requests is 1, strides per request is 1
          i/o byte count = 35316
          memory alignment is unaligned

syscall:  mmap-read(NULL, 12800000, PROT_READ, MAP_SHARED, 3, 0)
        file is mmaped to: 0x0
        file-mem=0x2c0db, length=35316, buffer=0x8073323


doio(rwtest04) ( 8976) 14:51:00
---------------------
doio(): operation 120 returned != 0

doio(rwtest04) ( 8975) 14:51:00
---------------------
(parent) pid 8976 exited because of a setup error
rwtest(rwtest04) : iogen reported errors (r=141)
rwtest04    1  FAIL  :  Test failed
rwtest05    1  PASS  :  Test passed
/nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/iogen -N iogen01 -i 120s -s read,write 500b:doio.f1.8991 1000b:doio.f2.8991 | / nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/doio -N iogen01 -a -v -n 2 -k

iogen(iogen01) starting up with the following:

Out-pipe:              stdout
Iterations:            120 seconds
Seed:                  8998
Offset-Mode:           sequential
Overlap Flag:          off
Mintrans:              1           (1 blocks)
Maxtrans:              131072      (256 blocks)
O_RAW/O_SSD Multiple:  (Determined by device)
Syscalls:              read write
Aio completion types:  none
Flags:                 buffered sync

Test Files:

Path Length iou raw iou file (bytes) (bytes) (bytes) type ------------------------------------------------------------------------ ----- /mnt/pvfs2/ltp-tmp/ltp-8791/doio.f1.8991 256000 1 512 regular /mnt/pvfs2/ltp-tmp/ltp-8791/doio.f2.8991 512000 1 512 regular
iogen01     1  PASS  :  Test passed
FS_INODE: File system stress - inode allocation/deallocation
Volume under test: /mnt/pvfs2/ltp-tmp/ltp-8791
Number of subdirectories: 10
Number of files: 10
Number of loops: 1
Execution begins
Tue Jan 30 14:53:01 EST 2007
==============================================
MULTIPLE PROCESSES CREATING AND DELETING FILES
==============================================
/nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: creating dir2 subdirectories /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir0 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir1 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir2 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir3 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir4 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir5 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir6 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir7 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir8 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir9 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: creating dir1 subdirectories & files /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir0 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir1 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir2 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir3 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir4 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir5 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir6 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir7 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir8 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: mkdir dir9 /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: touch files [0-10]/file10[0-10]
Executing loop 1 of 1...
/nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: cd ../dir1 & creating files /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: cd ../dir1 & removing files /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: rm files [0-10]/file10[0-10] /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: cd ../dir2 & creating files /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: touch files [0-10]/file10[0-10] /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: cd ../dir2 & removing files /nfs/home/atchley/projects/ltp-full-20061222/testcases/bin/fs_inod: rm files [0-10]/file10[0-10]
Execution completed
Tue Jan 30 14:53:06 EST 2007
Hard Link Errors    :0
Symbolic Link Errors:0
Creating Reading Threads
PASS - Threads are done reading
inode01     1  PASS  :  Test block 0
inode01     2  PASS  :  Test block 1
inode01     3  PASS  :  Test passed
inode02     1  PASS  :  Test passed
stream01    1  PASS  :  Test passed.
stream02    1  FAIL  :  mknod failed in block0: Operation not supported
stream02    2  FAIL  :  Test failed in block1.
stream03    1  PASS  :  Test passed in block0.
stream03    2  PASS  :  Test passed in block1.
stream04    1  PASS  :  Test passed.
stream05    1  PASS  :  Test passed in block0.
stream05    2  PASS  :  Test passed in block1.
stream05    3  PASS  :  Test passed in block2.
stream05    4  PASS  :  Test passed in block3.
stream05    5  PASS  :  Test passed in block4.
ftest01     1  PASS  :  Test passed in fork and wait.
ftest01     2  PASS  :  Test passed.
ftest02     1  PASS  :  Test passed in fork-wait part.
ftest03 1 FAIL : Test[0]: fstat() mismatch; st_size=fc000,file_max=fb800.
ftest03     1  FAIL  :          Test{9303} failed, expected 0 exit.
ftest03     2  FAIL  :  Test failed.
ftest05 1 FAIL : Test[0]: fstat() mismatch; st_size=ff800,file_max=b7e894e8000ff000.
ftest05     1  FAIL  :          Test{9318} failed, expected 0 exit.
ftest05     2  FAIL  :  Test failed.
ftest06     1  PASS  :  Test passed.
ftest07     1  PASS  :  Test passed.
INFO: pan reported some tests FAIL
LTP Version: LTP-20061222
INFO: Test end time: Tue Jan 30 15:00:01 EST 2007
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to