Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] XEN and cyrus pop3 timeouts

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] XEN and cyrus pop3 timeouts
From: Rene Marticke <install@xxxxxxxxxxxx>
Date: Mon, 06 Feb 2006 18:45:55 +0100
Delivery-date: Mon, 06 Feb 2006 17:56:56 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43E64D0F.7040106@xxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <43E64D0F.7040106@xxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217
hi,

sorry for the pur informations. I found the issue and could fix it.

The problem was that the server runs out of so called entropy. (not really sure why/what ...)

Doing the follwoing fix this problem.
mv /dev/random /dev/random.backup
ln -s /dev/urandom /dev/random

On xenbased system the error was more often then on a system without.

Regards
Rene

Rene Marticke wrote:

Hi,

I setup a XEN-3.0 based mailserver (using kolab-system).
Now i have the problem that sometimes the POP3 connections timed out. (curier imap with ldap auth)

I installed the same mailserversetup on a system without xen --> no problems ?

Can you give me a hint, where the issue can be.

I'm sure, the problem is xen based because without it works.
I tried with /lib/tls and without.

Best Regards Rene.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users




_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>