[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-users
Subject:    Re: Storage server failed
From:       Hernan Saltiel <hsaltiel () gmail ! com>
Date:       2020-05-15 16:19:59
Message-ID: CAMXef5KARCmPcECtPtRxA6dgDe5BFB3p9qT2xMy-GqT6HrDnnw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi Daniel,
Thanks a lot for your answer!
I'll create a script to check this every minute, and restart those service
in case of death.
What can be the root cause of this? Can this happen because of the night
backup process, pushing the disks to have higher I/O? (higher is less than
30%, but is higher than the usual, that is almost 1%)
Thanks again, and best regards,
HeCSa.


On Fri, May 15, 2020 at 10:26 AM Daniel Hoffend <dh@dotlan.net> wrote:

> Hi Hernan
>
> Storage Server fails means that roundcubemail is not able to community
> or authenticate with the backend (aka imap server port 143).
>
> I would check the following points
> * is guam running (systemctl status guam). Guam is the imap proxy
> sitting
>    in front of cyrus.
> * is cyrus-imapd server running (process table)
> * do you see any authentication related error messages from cyrus
> * is kolab-saslauthd and/or dirsrv running correctly?
> * is kolabd running?
>
> Another thing could be that guam/cyrus is running but the kolabd server
> has not created the mailbox yet. Restarting/Checking kolabd might help
> (as well checking the pykolab logfiles). Otherwise run "kolab sync" via
> cli to execute the mailbox sync/creating run manually.
>
> --
> regards
> Daniel Hoffend
>
>
> Am 2020-05-14 15:05, schrieb Hernan Saltiel:
> > Hi everybody!
> > Hope you are doing well.
> > I'm sending this email because of a strange issue I'm having using
> > Kolab 16 on CentOS 7.7.
> > We are in the process of migrating users from an old Kolab to this new
> > one, and starting a week ago, every morning the users are telling us
> > that they cannot connect to the server. The clients appear to be
> > disconnected.
> > Trying to access the server via webmail, I see a "server storage
> > failed" message.
> > Checking the docs, it seems to be a Cyrus related issue...on the docs
> > I can see:
> >
> > "...
> > In Kolab Groupware, this data storage layer is the IMAP spool,
> > accessible by any client software that speaks the IMAP protocol.
> > Kolab Groupware ships Cyrus IMAP by default, which, with its so-called
> > murder topology, provides the aforementioned transparent access to
> > IMAP spools spread out over multiple individual systems.
> > ..."
> >
> > On messages I do not see any "max connections reached", or something
> > like this.
> >
> > Did anybody had the same issue, or has some tip about where to start
> > digging?
> >
> > Thanks a lot in advance, and best regards,
> >
> > --
> > HeCSa
> > _______________________________________________
> > users mailing list
> > users@lists.kolab.org
> > https://lists.kolab.org/mailman/listinfo/users
>


-- 
HeCSa

[Attachment #5 (text/html)]

<div dir="ltr"><div>Hi Daniel,</div><div>Thanks a lot for your \
answer!</div><div>I&#39;ll create a script to check this every minute, and restart \
those service in case of death.</div><div>What can be the root cause of this? Can \
this happen because of the night backup process, pushing the disks to have higher \
I/O? (higher is less than 30%, but is higher than the usual, that is almost \
1%)</div><div>Thanks again, and best \
regards,</div><div>HeCSa.</div><div><br></div></div><br><div class="gmail_quote"><div \
dir="ltr" class="gmail_attr">On Fri, May 15, 2020 at 10:26 AM Daniel Hoffend &lt;<a \
href="mailto:dh@dotlan.net">dh@dotlan.net</a>&gt; wrote:<br></div><blockquote \
class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex">Hi Hernan<br> <br>
Storage Server fails means that roundcubemail is not able to community<br>
or authenticate with the backend (aka imap server port 143).<br>
<br>
I would check the following points<br>
* is guam running (systemctl status guam). Guam is the imap proxy <br>
sitting<br>
     in front of cyrus.<br>
* is cyrus-imapd server running (process table)<br>
* do you see any authentication related error messages from cyrus<br>
* is kolab-saslauthd and/or dirsrv running correctly?<br>
* is kolabd running?<br>
<br>
Another thing could be that guam/cyrus is running but the kolabd server<br>
has not created the mailbox yet. Restarting/Checking kolabd might help<br>
(as well checking the pykolab logfiles). Otherwise run &quot;kolab sync&quot; via<br>
cli to execute the mailbox sync/creating run manually.<br>
<br>
--<br>
regards<br>
Daniel Hoffend<br>
<br>
<br>
Am 2020-05-14 15:05, schrieb Hernan Saltiel:<br>
&gt; Hi everybody!<br>
&gt; Hope you are doing well.<br>
&gt; I&#39;m sending this email because of a strange issue I&#39;m having using<br>
&gt; Kolab 16 on CentOS 7.7.<br>
&gt; We are in the process of migrating users from an old Kolab to this new<br>
&gt; one, and starting a week ago, every morning the users are telling us<br>
&gt; that they cannot connect to the server. The clients appear to be<br>
&gt; disconnected.<br>
&gt; Trying to access the server via webmail, I see a &quot;server storage<br>
&gt; failed&quot; message.<br>
&gt; Checking the docs, it seems to be a Cyrus related issue...on the docs<br>
&gt; I can see:<br>
&gt; <br>
&gt; &quot;...<br>
&gt; In Kolab Groupware, this data storage layer is the IMAP spool,<br>
&gt; accessible by any client software that speaks the IMAP protocol.<br>
&gt; Kolab Groupware ships Cyrus IMAP by default, which, with its so-called<br>
&gt; murder topology, provides the aforementioned transparent access to<br>
&gt; IMAP spools spread out over multiple individual systems.<br>
&gt; ...&quot;<br>
&gt; <br>
&gt; On messages I do not see any &quot;max connections reached&quot;, or \
something<br> &gt; like this.<br>
&gt; <br>
&gt; Did anybody had the same issue, or has some tip about where to start<br>
&gt; digging?<br>
&gt; <br>
&gt; Thanks a lot in advance, and best regards,<br>
&gt; <br>
&gt; --<br>
&gt; HeCSa<br>
&gt; _______________________________________________<br>
&gt; users mailing list<br>
&gt; <a href="mailto:users@lists.kolab.org" \
target="_blank">users@lists.kolab.org</a><br> &gt; <a \
href="https://lists.kolab.org/mailman/listinfo/users" rel="noreferrer" \
target="_blank">https://lists.kolab.org/mailman/listinfo/users</a><br> \
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" \
class="gmail_signature">HeCSa</div>



_______________________________________________
users mailing list
users@lists.kolab.org
https://lists.kolab.org/mailman/listinfo/users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic