<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      <br>
      Dovecot index should reside on a local storage.<br>
      If using nfs, try this settings in the fstab:<br>
      <br>
rw,noatime,nordirplus,nolock,fsc,timeo=60,actimeo=5,rsize=65535,tcp,wsize=65535,hard<br>
      Check, that you have no stale NFS handles, by using ls or find in
      the users home.<br>
      <br>
      <br>
      Rgds.<br>
      <br>
      Franz<br>
      <br>
      Am 03.12.13 03:09, schrieb Matt Moldvan:<br>
    </div>
    <blockquote
cite="mid:CADTR25Um=bqkLjuX1ZL8voXBcWovR9ALLeCk3X0PGzuz8P-ukw@mail.gmail.com"
      type="cite">
      <div dir="ltr">In your mount options, try using the "noatime"
        option.  You can probably apply this with a "mount -o
        remount,noatime /dev/something /mnt/somewhere", then restart
        dovecot for fun and try again.  Is the original system you are
        having trouble with also a VM?  If so, change to scheduler for
        the disk drive it's mounted on to "noop":
        <div>
          <br>
        </div>
        <div>
          <div>[someone@somewhere #] cat
            /sys/block/somedrive/queue/scheduler </div>
          <div>noop deadline [cfq]</div>
        </div>
        <div>
          <div>[someone@somewhere #] echo noop >
            /sys/block/somedrive/queue/scheduler </div>
          <div>[someone@somewhere #] cat
            /sys/block/somedrive/queue/scheduler <br>
          </div>
          <div>[noop] deadline cfq</div>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Mon, Dec 2, 2013 at 7:26 PM, Franz
          Skale <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:i.bin@dah.am" target="_blank">i.bin@dah.am</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Check your
            filesystem and I/O errors in dmesg. Check for the maildirs.<br>
            A punch of posibilities.<br>
            <br>
            <br>
            Rgds Franz<br>
            <br>
            Telepathisch gesendet<br>
            <br>
            Am 03.12.2013 um 00:24 schrieb Christian Hügel <<a
              moz-do-not-send="true"
              href="mailto:christian.huegel@stonebyte.de">christian.huegel@stonebyte.de</a>>:<br>
            <div>
              <div class="h5"><br>
                > Thx, I get a bunch of errors like this one:<br>
                ><br>
                > [pid  6801] <... read resumed> "121 SELECT
                INBOX.User\r\n", 1639) = 24<br>
                > [pid  6800] <... read resumed> 0x17189520, 5)
                = -1 EAGAIN (Resource<br>
                > temporarily unavailable)<br>
                > [pid  6801] close(14 <unfinished ...><br>
                > [pid  6800] epoll_wait(8,  <unfinished ...><br>
                > [pid  6801] <... close resumed> )       = 0<br>
                ><br>
                ><br>
                > Am 02.12.2013 23:46, schrieb Franz Skale:<br>
                >> strace -f -s 16384 dovecot -F
                2>/tmp/dovecot.debug<br>
                ><br>
                > --<br>
                > -------------------<br>
                > OpenPGP: 0x1F814CFD<br>
                > Threema: ZKZ2WZR7<br>
              </div>
            </div>
            > <0x1F814CFD.asc><br>
            <div class="HOEnZb">
              <div class="h5">>
                _______________________________________________<br>
                > users mailing list<br>
                > <a moz-do-not-send="true"
                  href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
                > <a moz-do-not-send="true"
                  href="https://lists.kolab.org/mailman/listinfo/users"
                  target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
                _______________________________________________<br>
                users mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:users@lists.kolab.org">users@lists.kolab.org</a><br>
                <a moz-do-not-send="true"
                  href="https://lists.kolab.org/mailman/listinfo/users"
                  target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a></pre>
    </blockquote>
    <br>
  </body>
</html>