Displaying 20 results from an estimated 200 matches similar to: "lstats on all files in Maildir when opening an e-mail."
2008 Jul 27
3
imap processes eating IO
[Ignore the previous e-mail, I somehow sent it when I was trying to
paste from clipboard]
I recently migrated my dovecot/postfix setup to a new machine. After
doing so, I have encountered a problem where imap processes get stuck in
a loop eating loads of IO on the machine. Looking at the trace (snippet
below), it looks like they are sitting and reading the inbox and other
folders of
2003 Jan 06
0
smbd using alot of cpu
I have an smbd process that is using alot of cpu on HP-UX 11.11 using
Samba 2.2.3a. It looks like the application on the client side is trying
to open and close a ton of files, many of which do not exist. When I do
a trace on the smbd process, I see repeated calls to lstat64 to what
looks like all of the device files on my unix server. Here is a little
bit of the trace. It goes through all of the
2007 Oct 08
2
rsync error: protocol incompatibility (code 2) at main.c(1385)
Hello,
i'm trying to backup one of my hosts with a two rsync-scripts, which are
mainly just calling on the client side
/usr/bin/rsync --server --sender -vlogDtprz --delete-excluded
--numeric-ids --exclude-from=/etc/sm-backup/rsync.exclude /
and on the server side
rsync -avz --numeric-ids -e "ssh -i $key" --delete --delete-excluded
rsync@$client:/ $DATA_PATH/$client/daily.0
2002 Jun 18
1
remote rsync process dies, local hangs
I've got an rsync job which is consistently failing, but I've been
unable to diagnose the problem. FAQ/Google/docs/etc. checked and
no luck.
Basically, it looks like the rsync process invoked on the far end
is exiting, and then the local process waits until the timeout and
exits.
Both systems are Sun boxes, Ultra 10 or better with 256+ MB of memory.
Rsync version is 2.5.0 on the local
2008 Aug 16
5
DO NOT REPLY [Bug 5695] New: rsync local timeout
https://bugzilla.samba.org/show_bug.cgi?id=5695
Summary: rsync local timeout
Product: rsync
Version: 3.0.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: gabriele.tozzi@gmail.com
QAContact:
2005 Jan 03
0
[Bug 2208] New: rsync failed at random file with same error rsync: writefd_unbuffered failed to write 4 bytes: phase "unknown" [sender]: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at
https://bugzilla.samba.org/show_bug.cgi?id=2208
Summary: rsync failed at random file with same error rsync:
writefd_unbuffered failed to write 4 bytes: phase
"unknown" [sender]: Connection reset by peer (104) rsync
error: error in rsync protocol data stream (code 12) at
2013 Oct 28
2
[Bug 10233] New: rsync is spending a lot of time lstat64()'ing --exclude'd files
https://bugzilla.samba.org/show_bug.cgi?id=10233
Summary: rsync is spending a lot of time lstat64()'ing
--exclude'd files
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2002 Sep 11
0
Strange Hang over ssh
rsync-2.4.6-1 RPM on receiving side on Red Hat 7.3
rsync-2.4.6-13 Red Hat 7.2 RPM on sending side
Trying to do a "pull" from sender over ssh, rsync hangs after transferring very little data, usually on the first or second file.
strace rsync -avzur --bwlimit=35 -e ssh user@remote:/directory /local/directory
(init stuff)
read(5, "\375\217\177=", 4) = 4
select(6,
2002 Jul 16
0
Rsync windows to linux is hanging
Hello,
I've looked through all the postings and can't seem to find an answer to
my delema. I have tested this on an XP and win2k box and get the same
results. I'm trying to rsync a fairly large directory (approx. 1.6 GB)
from a windows machine to a linux box for backup purposes. The process
hangs at the same point everytime. When I try to rsync smaller portions
of the same large
2008 Dec 19
4
only root without password
Hi all,
I have a very strange problem with the public key authentication with 2
machines.
I generated the key, configured the authorized_keys etc.. etc.. This is
all ok, now:
The ssh works without the password for the "root" user, any other user
cannot use the key and ssh ask me for the password !!
I cannot understand why only the root is able to connect without the
password. So, the ssh
2003 Jul 20
1
rsync on cygwin is hanging
I am trying to backup a Windows machine to a Linux machine using rsync
(over ssh).
I have been able to successfully sync a few files at a time, but when I
try to backup an entire tree the process hangs on both machines.
I believe this is a different problem than one posted on here before,
but I did try this patch with no success:
2004 Aug 23
0
[Bug 1646] New: --inplace with --backup --backup-dir does not work
https://bugzilla.samba.org/show_bug.cgi?id=1646
Summary: --inplace with --backup --backup-dir does not work
Product: rsync
Version: 2.6.3
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: ard@waikato.ac.nz
2005 Mar 26
1
test65 "deliver" LDA bug
Hello.
I've tried to implement dovecot's deliver LDA to my home mailserver.
I've run into troubles :)
dovecot-deliver.conf:
-- snip --
mail = maildir:%h/Maildir:INBOX=maildir:%h/Maildir
mbox_read_locks = flock
mbox_write_locks = flock
-- snip --
when i run:
deliver -d bfg < email.txt dovecot delivers message to ~/Maildir/maildir/new
It acctually creates "maildir"
2004 Mar 08
1
winbindd problem - STATUS_BUFFER_OVERFLOW (0x80000005)
Hi everyone,
i've got a little (at least i hope its a minor one) problem with winbind.
General information about the system:
- GNU/Linux 2.4.25-2tr
- samba-3.0.2-4tr
Samba successfully joined the ads (w2k servers), wbinfo -u and -g are
working
perfectly. If i try to authenticate a user with wbinfo or with ntlm_auth
(overall goal is to have ntlm authentication with squid) i get a
2007 Jul 30
2
DO NOT REPLY [Bug 4834] New: --inplace with --backup --backup-dir does not work
https://bugzilla.samba.org/show_bug.cgi?id=4834
Summary: --inplace with --backup --backup-dir does not work
Product: rsync
Version: 2.6.9
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: joost@seat-ibiza.nl
2007 Mar 23
1
getent passwd / wbinfo -u timeout
dear all,
i have two server,
smb1 act as PDC
Debian 3.1
Samba 3.0.14a-Debian
OpenLDAP 2.3.32
smb2 act as fileserver auth to PDC via winbindd
FC3
Samba 3.0.24
the problems are :
i can get the groups and users when running getent passwd and getent group
from smb1.
but i just can get the groups when running getent group or wbinfo -g from
smb2. if i run getent passwd or wbinfo -u from smb2, it
2003 Nov 27
0
[Fwd: Re: Compiling dovecot on SuSE 9]
Thanks for the reply regarding the compilaton of dovecot to SuSE 9.
I have made the key and put it in the correct area but still no luck.
I have attached the strace output to the end of this email.
Thanks!!!
> Date: Wed, 26 Nov 2003 00:17:07 -0800 (PST)
> From: "Ted S. Garaventa" <tsg at cctg.com>
> Subject: [Dovecot] Compiling dovecot on SuSE 9
> To: dovecot at
2006 Feb 06
4
DO NOT REPLY [Bug 3488] New: writefd_unbuffered failed to write 4096 bytes: phase "unknown" [generator]: Broken pipe (32)
https://bugzilla.samba.org/show_bug.cgi?id=3488
Summary: writefd_unbuffered failed to write 4096 bytes: phase
"unknown" [generator]: Broken pipe (32)
Product: rsync
Version: 2.6.6
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P3
Component: core
2002 Aug 07
1
Help/Note: Bug in samba-2.2.5/msdfs
Hi out there,
we have detected a bug in Samba-2.2.5, full details
are in the attached files, but apparently the follwing snippet
is the most important part of it:
[common]
comment = Common Tree Rev 1.3
path = /var/samba/common/%a
msdfs root = true
read only = no
public = no
browseable = yes
2008 Jan 17
1
convert plugin fails - drops root privileges then tries to create file in /
Hi
I just tried to run the convert plugin as described at
http://wiki.dovecot.org/Plugins/Convert
(except with mail_location = maildir:~/Mail)
It fails with an error message:
Eopen(/.temp.falcon.endbracket.net.18618.8d5e0a038da6cf06) failed:
Permission denied
Error: imap dump-capability process returned 89
It looks like Dovecot execs /usr/libexec/dovecot/imap, which drops root
privileges