Displaying 20 results from an estimated 400 matches similar to: "Can't get working nsswitch, specifically "wbinfo -u""
2007 Jun 03
1
Dovecot waking every 50ms when doing nothing
Hi,
My laptop runs a local IMAP server so that I'm immune from breaking my
mail client, and when playing around with powertop I discovered that
Dovecot (in particular imap-login) wakes up every 1000ms and then every
50ms even when no clients are connected. A bit of stracing shows this:
gettimeofday({1180875699, 667917}, NULL) = 0 <0.000010>
poll([{fd=7,
2006 Dec 19
1
Sloooooow pop3 downloads
it's verry slow i saw in the archives something about strace and will
include it below please help:
my dovecot is crawling when downloading through pop here is my last trace
file contents
:18:04.657706 poll([{fd=10, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL},
{fd=15, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=13,
events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL}, {fd=17,
2007 Apr 12
2
auth-login crash with cram-md5 (plain works) on unknown user
Hello Timo and others..
14:09 mail:~# dovecot --version
1.0.rc31
Install prefix ...................... :
/usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : inotify
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support .......... : yes
Building with
2007 Oct 23
4
dovecot-auth: Too many open files
All,
[version: dovecot-0.99.11-4.EL4.src.rpm]
We recently experienced an issue that prevented all new IMAP logins from
occurring. Although it appears that it was due to running out of
available system file descriptors, I'm still not sure what the true root
cause was as I can't replicate the same error in our test environment.
The system file descriptor max was set at (per `cat
2018 Jan 18
0
Re: libvirtd hangs
On Thu, Jan 18, 2018 at 11:30:16AM +0700, Artem Likhachev wrote:
>Hello everybody!
>
>We have a cluster of servers managed by VMmanager 5 KVM (by ispsystem).
>
>A typical node:
>
># cat /etc/redhat-release
>CentOS Linux release 7.3.1611 (Core)
># uname -r
>3.10.0-693.11.6.el7.x86_64
>
># rpm -qa |grep libvirt
2018 Jan 18
2
libvirtd hangs
Hello everybody!
We have a cluster of servers managed by VMmanager 5 KVM (by ispsystem).
A typical node:
# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)
# uname -r
3.10.0-693.11.6.el7.x86_64
# rpm -qa |grep libvirt
libvirt-daemon-driver-qemu-3.7.0-1.el7.centos.x86_64
libvirt-daemon-driver-storage-disk-3.7.0-1.el7.centos.x86_64
libvirt-3.7.0-1.el7.centos.x86_64
2009 Mar 27
1
very slow pop3 downloads
Hi all,
I have a dovecot installation which very suddenly decided to slow to a crawl yesterday after being totally fine for months.
IMAP is fine, but POP3 is very painful to use, and frequently times out.
here's my config:
# 1.0.7: /etc/dovecot.conf
log_path: /var/log/dovecot_errors
info_log_path: /var/log/dovecot_informational
ssl_ca_file: /etc/postfix/ssl/cacert.pem
ssl_cert_file:
2018 Jul 02
0
Samba 4.3.11 accessing disk every minute
The latest version that Western Digital has shipped with the My cloud devices accesses the disk
about twice a minute. The access to /dev/sda2 is causing the system to keep the disk from going
into standby mode. I don't understand the call to quotactl every minute when no one is trying to access the share.
An strace of one of the processes shows the following:
poll([{fd=13,
2018 Jan 25
2
Re: libvirtd hangs
Ján Tomko wrote 2018-01-18 14:27:
> On Thu, Jan 18, 2018 at 11:30:16AM +0700, Artem Likhachev wrote:
>> # strace -p 5786
>> read(53, "\0\0\0\34", 4) = 4
>> read(53, "keep\0\0\0\1\0\0\0\2\0\0\0\2\0\0\0\0\0\0\0\0", 24) = 24
>> poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12,
>> events=POLLIN}, {fd=13, events=POLLIN},
2007 Feb 15
1
Dovecot not responding
Hi all,
I'm pulling my hair out on this problem and wanted to throw it out there
to see if anyone else had run across it.
I recently restarted my server. There were some network config issues
that caused the interfaces not to come back up, but my colo company got
those resolved.
However, after restart, my IMAPS server has stopped responding to
outside requests. I can successfully access
2010 Dec 03
1
busy loop in libvirtd (cpu usage 100%)
Hi!
Occasionally of late, I've seen a few cases where libvirtd cpu usage
shoots up to 100% and stays there indefinitely. This seems to happen
when a QEMU VM is starting up, although on one occasion I *think* I
saw it happen after a QEMU VM was p2p-migrated.
Doing strace -f -p <libvirtd pid> reveals a flood of poll() functions calls
like these:
[pid 1690] poll([{fd=3,
2014 Jan 04
1
sudo issues after upgrading to samba/winbind 4.0.13 on Debian Wheezy
Hi
I have upgraded from samba 3.6.19 to samba 4.0.13 on Debian Wheezy
64-bit with Samba 4.0.13 from wheezy-backports. I use winbind to
authenticate against a two-server AD domain on Server 2012 functional
level and forced LDAPS.
After upgrading from 3.6.19 to 4.0.13 everything still works for me as
usual. That is samba shares authentication, all things relying on the
keytab, SSO logins with SSH
2007 Mar 20
5
Stalled imaptest10 process
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
in order to stress my Dovecot test installation a bit, I compiled
imaptest10.c.
Now and then I see:
Logi List Stat Sele Fetc Fet2 Copy Stor Dele Expu Appe Logo
100% 50% 50% 100% 100% 100% 33% 50% 100% 100% 100% 100%
30% 5% 5%
0 0 0 0 0 0 0 0 0 0 0 0 1/
2014 Apr 22
1
35 second wait when cache expired
Hello,
I've got an issue with RHEL6 running smbd & winbindd version
3.6.9-168.el6_5. This is authenticating against a Windows 2008R2 domain
using the rid backend.
If I run any command that has to look up user info I get a 35 second delay,
after this initial delay it's fine until the cache time-out, then it
happens again.
This is making logins and most commands hang for 35 seconds
2013 Jul 23
1
[PATCH 06/10] virtio: console: fix race in port_fops_poll() and port unplug
Jason Wang <jasowang at redhat.com> writes:
> On 07/22/2013 01:45 PM, Rusty Russell wrote:
>> Amit Shah <amit.shah at redhat.com> writes:
>>> On (Fri) 19 Jul 2013 [18:17:32], Jason Wang wrote:
>>>> On 07/19/2013 03:48 PM, Amit Shah wrote:
>>>>> On (Fri) 19 Jul 2013 [15:03:50], Jason Wang wrote:
>>>>>> On 07/19/2013 04:16
2013 Jul 23
1
[PATCH 06/10] virtio: console: fix race in port_fops_poll() and port unplug
Jason Wang <jasowang at redhat.com> writes:
> On 07/22/2013 01:45 PM, Rusty Russell wrote:
>> Amit Shah <amit.shah at redhat.com> writes:
>>> On (Fri) 19 Jul 2013 [18:17:32], Jason Wang wrote:
>>>> On 07/19/2013 03:48 PM, Amit Shah wrote:
>>>>> On (Fri) 19 Jul 2013 [15:03:50], Jason Wang wrote:
>>>>>> On 07/19/2013 04:16
2008 Feb 29
1
cram-md5 crashes passdb
Hi all,
When setting auth mechanisms: plain login cram-md5 and only having pam
passdb and passwd userdb. dovecot nevers starts and crashes reporting:
Feb 29 10:19:41 pitux-clust-op1 dovecot: Dovecot v1.0.10 starting up
Feb 29 10:19:41 pitux-clust-op1 dovecot: auth(default): CRAM-MD5
mechanism can't be supported with given passdbs
Feb 29 10:19:41 pitux-clust-op1 dovecot: Auth process died
2005 Nov 28
1
dovecot 1.0.alpha4 hangs at auth
I'm using dovecot 1.0.alpha4 on a freebsd 5.3 i386 system. Dovecot is
configured to use mysql authentication and I'm running mysql 5.0.15 .
Everything works fine, but after a period of inactivity (20-30 minutes )
when I connect and try to authenticate it just hangs.
I noticed that the dovecot-auth worker process is not running anymore...
from looking at the source code I understand that
2007 Jun 12
1
SEGV when user over filesystem quota and "Move to Trash"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've configured Dovecot v1.0.0 with filesystem quota and to use hardlinks.
Latter I use intentionally to save disk space and to achieve that an user
can delete mails even if over quota and using the "Delete to Trash"
feature.
The following happens, when the directory file of .Trash/* fills up and
would need to be expanded,
2014 Sep 26
0
wbindo slow
good morning everyone.
I apologize if it is recurrent. But not yet found a solution.
I have a problem of slowness when running "wbinfo -u" command. Analyzing
the outputs of "strace" command, I noticed some timeout.
After several searches, I found information that indicated remove dead
domains. I do not have these domains. I performed a fresh installation.
My scenario is a