Displaying 20 results from an estimated 1100 matches similar to: "BUG dovecot and nginx"
2007 May 07
1
Announce: rsync fadvise (cache dropping) patch updated
Hi List,
I have updated my rsync fadvise patch which stops rsync from
ousting all your other data from cache when running large jobs.
I have also written an article about the whole issue.
http://insights.oetiker.ch/linux/fadvise.html
cheers
tobi
--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten
http://it.oetiker.ch tobi@oetiker.ch ++41 62 213 9902
2007 Apr 22
1
patch to stop rsync from polluting the filesystem cache
Hi List,
I am using rsync for hard-link backup. I found that there is a
major problem with frequent backup filling up the file system cache
with all the data from the files being backed up. The effect is
that all the other 'sensible' data in the cache gets thrown out in
the process. This is rather unfortunate as the performance of the
system becomes very bad after running rsync.
Some
2014 Apr 01
1
how to enable debugging in imapc
Hi Net,
How can I enable debug messages in the imap-proxy client?
Trying to figure why the imap-proxy mode does not work towards
ngnix.
specifically, how can i set
conn->client->set.debug in ./src/lib-imap-client/imapc-connection.c
cheers
tobi
--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
www.oetiker.ch tobi at oetiker.ch +41 62 775 9902
*** We are hiring
2000 Aug 29
1
SNAP-2000082900
I have been testing the SNAP-2000082900 on solaris ...
earlier I wrote that the 'connection dies on exit of x11 forwarded
motif application' bug was solved with this release ...
unfortunately further testing showed that it just did not occur on
the machine I tested. All our other machines still show it ...
cheers
tobi
--
______ __ _
/_ __/_ / / (_) Oetiker, Timelord &
2009 Dec 21
3
DO NOT REPLY [Bug 7004] New: Use posix_fadvise to free cached file contents when done
https://bugzilla.samba.org/show_bug.cgi?id=7004
Summary: Use posix_fadvise to free cached file contents when done
Product: rsync
Version: 3.0.6
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: ted at
2008 Feb 28
2
smokeping on CentOS questions
I'm having some problems getting CentOS to serve up my Smokeping pages (
http://oss.oetiker.ch/smokeping/)
However, I'm having problems getting the pages to serve up correctly.
Here is a quick run down of what I've done.
(1) wget and untar to /usr/local/smokeping
(2) chown -R root:root /usr/local/smokeping
(3) modifying to the following files to reflect my environment
(not sure if
2013 Jan 13
6
[Bug 9560] New: drop-cache option
https://bugzilla.samba.org/show_bug.cgi?id=9560
Summary: drop-cache option
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: colundrum at gmail.com
QAContact: rsync-qa at
2006 Apr 17
1
Hobbit install requirements
I'm attempting to install Hobbit 4.2.1 on CentOS 4.3. When attempting
to "configure -server", I get:
:
:
Checking for RRDtool ...
RRDtool include- or library-files not found. These are REQUIRED for
hobbitd
RRDtool can be found at
http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
If you have RRDtool installed, use the "--rrdinclude DIR" and "--rrdlib
DIR"
2010 Nov 04
4
fadvise DONTNEED implementation (or lack thereof)
I've recently been trying to track down the root cause of my server's
persistent issue of thrashing horribly after being left inactive. It
seems that the issue is likely my nightly backup schedule (using rsync)
which traverses my entire 50GB home directory. I was surprised to find
that rsync does not use fadvise to notify the kernel of its use-once
data usage pattern.
It looks like a
2010 Nov 23
1
[RFC PATCH] fadvise support in rsync
Warning for kernel folks: I'm not much of an mm person; let me know if I got
anything horribly wrong.
Many folks use rsync in their nightly backup jobs. In these applications, speed
is of minimal concern and should be sacrificed in order to minimize the effect
of rsync on the rest of the machine. When rsync is working on a large directory
it can quickly fill the page cache with written data,
2010 Dec 20
7
DO NOT REPLY [Bug 7876] New: please implement o_direct
https://bugzilla.samba.org/show_bug.cgi?id=7876
Summary: please implement o_direct
Product: rsync
Version: 3.1.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: costinel at gmail.com
QAContact:
2004 May 24
2
Manova and specifying the model
Hi,
I would like to conduct a MANOVA. I know that there 's the manova() funciton and the summary.manova() function to get the appropriate summary of test statistics.
I just don't manage to specify my model in the manova() call. How to specify a model with multiple responses and one explanatory factor?
If I type:
2004 Oct 27
3
Traffic Control Diagnostic Graphing Utility
I wrote a Perl script to poll `tc` for traffic control statistics (just bytes
presently) for leaf qdiscs. The information is fed to either RRDTool or
Munin[2], depending on what parameter is passed to the script. If the option
for a RRD database is used, graphs[3][4] are written to disk for each ten
second polling interval. If invoked via Munin[2], it handles graphing and
samples at five
1999 Dec 06
2
Pam errors in Solaris
regarding the segfault that shows up when calling
pam_open_session in sshd under solaris--
In the dec 1 Solaris 7 patch report update, there is one mention
of pam:
Patch-ID# 107285-01
Synopsis: SunOS 5.7: passwd & pam_unix.so.1 patch
BugId's fixed with this patch: 4172457
Changes incorporated in this version:
Date: Aug/17/99
but it doesn't seem to be freely available -- when looking
2004 Feb 28
3
Darkstat
Hi all,
please, tell me about security of Darkstat. Is it good idea to install it on
firewall/gateway ?
I'd like to measure our company traffic, but I do not have Apache running on
the gateway. How could I redirect Darkstat's output to web-server inside
company ?
Or is there some other tool, which can measure in/out traffic and send
output to another machine ? I know MRTG, but it uses
2000 Jun 19
3
sshd does not exit after scp (hpux 11.00 / ssh 2.1.1p1)
Hello,
I have encountered a problem using ssh-2.1.1p1 on HP-UX 11.00:
Everything else seems to work but running scp results in processes staying open:
On the server there are 2 processes still running after copying a file: "scp -v
-t /tmp"
and one sshd. On the client also a ssh-process stays running until killing one
of
the processes manually...
The copying works fine however.
2000 Dec 11
1
OpenSSH 2.3.0p1: Broken pipe / SIGPIPE
Dear OpenSSH gurus! ;-)
I recently upgraded from "OpenSSH 2.1.1p4" to "OpenSSH 2.3.0p1"
on my Linux 2.2.17 box with OpenSSL 0.9.5a (RedHat 7.0).
According to the "ChangeLog", there was a change in SIGPIPE
handling:
| 20000930
| [...]
| - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
| very short lived X connections. Bug report from
2008 Dec 04
1
How to enable offline bit in SAMBA
We have a SAMBA built from source code, and we want to enable offline bit in
SAMBA, Can anybody can give some advices on this?
Thanks.
Vincent
2013 Feb 02
0
patches in distros - include upstream ?
Hello,
i have found, that major distros (especially opensuse) ship their rsync packages with a lot of patches which i don`t find in the official rsync-patches git.
Maybe there is a reason for that or i missed something or looked wrong, but for convenience/transparency i have compiled a list of those and ask if it would make sense to put them into the official rsync patches git, as most of them
2001 Jun 12
0
yet another ssh hanging issue.
This problem does not fit into the normal sleep 20 &; exit hanging problem.
Basically, we use ssh as a secure RPC mechanism to install / update RPMs
remotely. The problem is ssh "hangs" after installing an RPM "sometimes".
And, no, that RPM does not start any daemons or hold onto any fds / ttys.
Attached is various lsof / strace / ps / etc. information on the server