<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    I'm performing benchmarking on OCFS2 file system on LVM using fio
    tool. <br>
    There are some scenarios that when we run it, after few minutes,
    computer will reboot automatically. These scenarios are related to
    OCFS2 file system only (there is no problem with ext3).<br>
    <br>
    We tried to fix by adding option "--debug" in fio command <br>
    (example: <i>fio RandWR-ASync-IOdepth1-FixFileSize
      --output=RandWR-ASync-IOdepth1-FixFileSize.out </i><i><b>-</b></i><i><b>-debug=io</b></i>).
    Some scenarios can run successfully without rebooting. But there are
    still some scenarios cannot run successfully.<br>
    <br>
    We tried to upgrade Linux kernel from 3.4.34 to 3.10.65 (after
    referred to link:
    <a class="moz-txt-link-freetext" href="https://oss.oracle.com/pipermail/ocfs2-users/2014-February/006130.html">https://oss.oracle.com/pipermail/ocfs2-users/2014-February/006130.html</a>).
    Some scenarios can run successfully without rebooting. But there are
    still some scenarios cannot run successfully.<br>
    <br>
    This is content of file "RandWR-ASync-IOdepth1-FixFileSize":<br>
    [global]<br>
    directory=/mnt/fio4G<br>
    filename=fio_data<br>
    invalidate=1<br>
    ioengine=libaio<br>
    direct=1<br>
    ;ramp_time=30<br>
    iodepth=1<br>
    <br>
    [RandWR-512-ASync-Depth1-Thread1-NoGrp-4G-Fix]<br>
    new_group<br>
    rw=randwrite<br>
    bs=512<br>
    size=4g<br>
    numjobs=1<br>
    group_reporting<br>
    <br>
    [RandWR-4k-ASync-Depth1-Thread1-NoGrp-4G-Fix]<br>
    new_group<br>
    rw=randwrite<br>
    bs=4k<br>
    size=4g<br>
    numjobs=1<br>
    group_reporting<br>
    <br>
    [RandWR-64k-ASync-Depth1-Thread1-NoGrp-4G-Fix]<br>
    new_group<br>
    rw=randwrite<br>
    bs=64k<br>
    size=4g<br>
    numjobs=1<br>
    group_reporting<br>
    <br>
    [RandWR-1m-ASync-Depth1-Thread1-NoGrp-4G-Fix]<br>
    new_group<br>
    rw=randwrite<br>
    bs=1m<br>
    size=4g<br>
    numjobs=1<br>
    group_reporting<br>
    <br>
    [RandWR-512-ASync-Depth1-Thread4-Grp-1G-Fix]<br>
    new_group<br>
    rw=randwrite<br>
    bs=512<br>
    size=1g<br>
    numjobs=4<br>
    group_reporting<br>
    <br>
    [RandWR-4k-ASync-Depth1-Thread4-Grp-1G-Fix]<br>
    new_group<br>
    rw=randwrite<br>
    bs=4k<br>
    size=1g<br>
    numjobs=4<br>
    group_reporting<br>
    <br>
    [RandWR-64k-ASync-Depth1-Thread4-Grp-1G-Fix]<br>
    new_group<br>
    rw=randwrite<br>
    bs=64k<br>
    size=1g<br>
    numjobs=4<br>
    group_reporting<br>
    <br>
    [RandWR-1m-ASync-Depth1-Thread4-Grp-1G-Fix]<br>
    new_group<br>
    rw=randwrite<br>
    bs=1m<br>
    size=1g<br>
    numjobs=4<br>
    group_reporting<br>
    <br>
    Could you help me find out the reason?<br>
    <br>
    Thanks and Best regards,<br>
    <pre class="moz-signature" cols="72">-- 
=====================================================================
Nguyen Xuan Hai (Mr)

Toshiba Software Development (Vietnam) Co.,Ltd 

===================================================================== </pre>
  </body>
</html>