similar to: Possible bug and performance of small files (with limited use-case workaround)

Displaying 20 results from an estimated 800 matches similar to: "Possible bug and performance of small files (with limited use-case workaround)"

2008 Jun 13
1
[Patch] Fix delay on imao-append
Dovecot version: 1.1-rc8, 1.1-rc9 System: Linux-2.6.2x User-Agent: claws-mail-3.3 and 3.4 When appending messages (e.g. copy from mailclient local folder or second server to dovecot imap folder) dovecot answers with: <tag> OK [APPENDUID <n> <m>] Append completed\r\n This answer often reaches the client as two or more TCP packets, the client (when not using TCP_NODELAY on its
2012 Jan 01
2
Lattice: Understanding How Points Connected by Lines
A data frame has one factor, one date, and one numeric column. When I plot these using the default pch of the open circle (first attachment), xyplot(TDS ~ sampdate | she.s, data = sheep.cast, main = 'TDS in Sheep Creek', ylab = 'Concentration (mg/L)', xlab = 'Time') I see the higher concentration points toward the right on several panels. But, when I change to using a
2002 Feb 20
2
feature request: add -a to scp for archive-style copy
This is a feature request for scp. scp has no easy option to copy symlinks, etc. to reproduce a directory tree. The -r option follows symlinks and reads the data out of device files when copying. A few years ago, the -a option was added to normal cp, replacing the cumbersome and arcane (cd wherever1 ; tar cf - whatever) | (cd wherever2 ; tar xpf - ) with cp -a wherever1/whatever wherever2
2015 Apr 06
0
rsync --link-dest won't link even if existing file is out of date
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Since you are in an environment with millions of files I highly recommend that you move to ZFS storage and use ZFS's subvolume snapshots instead of --link-dest. It is much more space efficient, rsync run time efficient, and the old backups can be deleted in seconds. Rsync doesn't have to understand anything about ZFS. You just rsync to the
2015 Apr 06
0
rsync --link-dest won't link even if existing file is out of date
Not to mention the fact that ZFS requires considerable hardware resources (CPU & memory) to perform well. It also requires you to learn a whole new terminology to wrap your head around it. It's certainly not a trivial swap to say the least... Thanks, -Clint On Mon, Apr 6, 2015 at 9:12 AM, Ken Chase <rsync-list-m829 at sizone.org> wrote: > This has been a consideration. But it
2015 Apr 07
0
Patch for rsync --link-dest won't link even if existing file is out of date (fwd)
Folks, We faced a similar situation to that which Ken described - we recycle backup directories, for good reason. There is a patch to solve the problem. Our systems administrator provided the following description of the patches we use: ============================================================================ 1. rsync_link_dest improvement by Bryant Hansen Normally, existing files in
2006 Apr 01
2
Asterisk box with unreliable ping/latency
Hello! Over the last couple of days I?ve been trouble shooting a strange problem with Asterisk. First of all, I should say that I?ve been running Asterisk on a Fedora Core 3 box since last May, but decided to do a reinstallation of everything due to some problems we?ve had with echos during conversations (100% SIP based, so no ZAP echos). We are talking about a low-volume installation
2006 Nov 05
0
Any workaround for Rails caching?
> > I mean fragment caching. I get errors like this: > > > > ActionView::TemplateError > > (/usr/lib/ruby/gems/1.8/gems/markaby-0.5/lib/markaby/builder.rb:192:in > > `method_missing'': no such method `length'') on line #0 > > of app/views/items/index.mab: > > 1: > > 2: cache("#{@site.server_name}/index_items") do > >
2006 Oct 14
3
[Markaby] Any workaround for Rails caching?
The ability to use Rails'' caching is very important to me. Is there any way at all to get Rails caching working with Markaby templates? Right now if I use cache tags, I get some "length" error. Thanks, Joe __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2007 Nov 08
1
Oracle Instant Client 11g on CentOS 5 (32-bit) workaround
I downloaded the RPMs from the Oracle web site (otn.oracle.com) and successfully installed them on my C5 box, but the sqlplus client software would not run properly. After a few iterations with sealert, I finally got a handle on what was happening. It turns out that most of the shared libraries Oracle installs need to have their SElinux file context modified to allow relocation. Here's
2006 Dec 09
1
any workaround for centos 4.4 with dell perc2/dc
does anyone know of a work-around for using a Dell Perc2/DC scsi controller with CentOS 4.4? thanks, Gerard.
2003 Sep 24
0
Possible (or possibly painful) workaround for FreeBSD-SA-03:14.arp
Of course you should patch/upgrade, etc. A stopgap measure could be to use static ARP for a segment. I have done this for a long time with wireless hosts, since I'm in an urban environment with many visible nodes, some in autos, and ARP cache poisoning is a well-known DoS against wireless. You may find it extremely painful and less-than-useful to have static IP addrs, etc. for hosts.
2010 Oct 07
0
[PATCH] x86-64: workaround for BIOSes wrongly enabling LAHF_LM feature indicator
This workaround is taken from Linux, and the main motivation (besides such workarounds indeed belonging in the hypervisor rather than each kernel) is to suppress the warnings in the Xen log each Linux guest would cause due to the disallowed wrmsr. Signed-off-by: Jan Beulich <jbeulich@novell.com> --- a/xen/arch/x86/cpu/amd.c +++ b/xen/arch/x86/cpu/amd.c @@ -43,6 +43,47 @@ static inline void
2001 Aug 30
2
[PATCH]: Drop Cygwin workaround
Hi, the Cygwin specific workaround to sleep a second in daemon() isn't needed anymore. We can eliminate it from the OpenSSH sources. Index: daemon.c =================================================================== RCS file: /cvs/openssh_cvs/openbsd-compat/daemon.c,v retrieving revision 1.1 diff -u -p -r1.1 daemon.c --- daemon.c 2001/01/31 21:52:03 1.1 +++ daemon.c 2001/08/30 08:41:39 @@
2011 Aug 26
1
Reg: Workaround to use pivot_root while using "rootfs" for "/" ?
Hi All, I am trying to start a lxc container using libvirt and I am facing an issue due to pivot_root. The return code from the system call ?pivot_root? is EINVAL (Invalid arguments). I isolated the issue to this specific condition check within the system call. This is an code snippet from fs/namespace.c::pivot_root * error = -EINVAL; if (root.mnt->mnt_root != root.dentry)
2007 Jun 08
0
Bug#423006: Workaround OK
Hi. FYI, the proposed workaround in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420754#5 helps solve the issue. I've patched /usr/share/initramfs-tools/hook-functions, then issued : mkinitramfs -o /boot/initrd.img-2.6.18-4-xen-686 2.6.18-4-xen-686 After that : the lib/ in the initrd image contains the libcrypt.so.1 lib ... As to know why sh needs libcrypt.so... it seems weird to me
2003 Oct 29
2
workaround for HFS+'s case-insensitivity?
I am using Mike Rubel's snapshot-style rsync to do backups from my web server (Linux) to my desktop (MacOS X). Mostly, this works great, except where case sensitivity (or rather, HFS+'s semi-lack thereof) causes problems. Specifically, it seems impossible to successfully back up my Linux box's /usr/share/terminfo, as it contains directories that differ ONLY in case (e.g.,
2008 Jan 30
1
"hist" combines two lowest categories -- is there a workaround?
When preparing a series of histograms I found that hist was combining the two lowest categories or bins, 1 and 2. Specifying breaks, as illustrated below, resulted in the correct histogram: values <- sample(10,500,replace=TRUE) hist(values) hist(values,breaks = 0:10) Apparently, the number of values strictly less than 1 is shown in the first bin (and since none is less than 1,
2006 Jun 02
2
outlook express 6 imap client workaround
My outlook express users connecting with imap are having issues with client timeout. The wiki says to add oe6-fetch-no-newmail, but when I add that workaround I get this error in the logs: Jun 2 10:00:13 mail dovecot: IMAP(username): Unknown client workaround: oe6-fetch-no-newmail I'm using 1.0b7. Any ideas?
2006 Oct 31
0
6183314 workaround for obp bug 6183312 needed
Author: cth Repository: /hg/zfs-crypto/gate Revision: 6919ab71ea1f337f4858541cb07f88fb3d5804b3 Log message: 6183314 workaround for obp bug 6183312 needed Files: update: usr/src/uts/common/io/devinfo.c