similar to: fuzzy test failing intermittently

Displaying 20 results from an estimated 10000 matches similar to: "fuzzy test failing intermittently"

2006 Mar 10
2
DO NOT REPLY [Bug 3596] New: rsync fails to retouch S_IWUSR when transferring a single empty directory
https://bugzilla.samba.org/show_bug.cgi?id=3596 Summary: rsync fails to retouch S_IWUSR when transferring a single empty directory Product: rsync Version: 2.6.7 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2006 Aug 26
2
DO NOT REPLY [Bug 4056] New: Option to look for fuzzy basis files in --*-dest directories
https://bugzilla.samba.org/show_bug.cgi?id=4056 Summary: Option to look for fuzzy basis files in --*-dest directories Product: rsync Version: 2.6.9 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Dec 20
4
rsync deleting symbolic link unexpectedly
I''m running 2.6.6 on a red hat EL3 system. using the following command, rsync -rlptDvzL --stats --include=a/ --include=a/dir/ --include=a/dir/symlink/ --include=a/dir/symlink/dir2/ --include=a/dir/symlink/dir2/dir3/ --exclude=''**'' /export/stuff remote::stuff I expect the "symlink" (which is really a symbolic link to a directory) to be preserved on the
2004 Aug 23
2
MIME structure intermittently lost
I'm using Dovecot-0.99.10.5-0.FC2 on Fedora Core 2 on the server, and Mulberry 3.1.6 over Win2kSP4 on the client. Intermittently messages with multiple parts show up as a single text part. I'm not sure if it's Mulberry or Dovecot. I just turned on IMAP logging and restarted Mulberry and a message with two text/plain parts that wasn't showing the 2nd part is now displaying it
2011 Aug 11
2
virInitialize dumps core intermittently.
Hi, I have a host with 6 VMs set to autostart. When this host reboots, it starts libvirtd, pegasus cimom and libvirt-cim. It also restarts the VMs. Intermittently we noticed a core during start up that points to the last call made by libvirt-cim to "virInitialize". I am thinking that it is a timing issue where virInitialize is called while libvirt is trying to autostart the VMs.
2017 Nov 05
2
Intermittently unresponsive mouse
I am using the Mate desktop on CentOS 7 and have found that the mouse intermittently becomes unresponsive for a few seconds, typically no more than 3-5 seconds. I do not remember seeing that when I used the regular Gnome desktop on CentOS 6 but I could misremember. The machine is fast and uses a dual-monitor setup with the native nVidia graphics driver. Is this really to be expected? I thought
2006 Jan 17
2
getting "diff" of directory trees
Given two directories "foo" and "fooprime", can I have rsync make a file or directory "d", that contains the differences between these two directories such that I can take d and apply it to foo to get fooprime, or take fooprime and reverse-apply d to it to get foo? I'm not sure that the --backup and --backup-dir options to rsync will give me exactly what I want.
2006 Feb 08
2
RSYNC via pipe/socket ?
Hello ! I`m trying to find a way to use lzo compression for the data being transferred by rsync. rsync only supports gzip (or maybe ssh -c, which is also zlib), which gives cpu intensive workload - and this cannot be exchanged by a commandline param like we have with tar (--use-compress-program=....) i like to use lzo because it does much faster compression than gzip. I read the following in
2015 Apr 30
2
OpenVPN Clients Intermittently Cannot Call In
----- Original Message ----- > From: "Administrator TOOTAI" <admin at tootai.net> > To: asterisk-users at lists.digium.com > Sent: Thursday, April 30, 2015 4:43:33 PM > Subject: Re: [asterisk-users] OpenVPN Clients Intermittently Cannot Call In > > > I am running Asterisk 11.12.0 on CentOS 6.4. The asterisk server and > > internal phones are located on
2007 May 05
5
Using --remove-source-files with backup?
I have a scenario where I am copying from a local system to remote target and need to remove the local source files once they have been successfully transfered. --remove-source-files works fine for this. An issue has come up in that I need to be able to backup the removed local source files as well. With rsync 2.6.9 I tried: rsync --remove-source-files --backup-dir=/archive –abv (source)
2015 May 05
2
OpenVPN Clients Intermittently Cannot Call In
----- Original Message ----- > From: "Administrator TOOTAI" <admin at tootai.net> > To: asterisk-users at lists.digium.com > Sent: Friday, May 1, 2015 6:42:38 AM > Subject: Re: [asterisk-users] OpenVPN Clients Intermittently Cannot Call In > > Le 01/05/2015 00:05, Andrew Martin a ?crit : > > ----- Original Message ----- > >> From:
2007 Sep 24
5
Mapped Drive
I am having trouble running rsync over a mapped drive. Basically it only copies whole files. I use the -rvcS switches. Any suggestions? TIA _____________________________ Stephen Zemlicka Integrated Computer Technologies PH. 608-558-5926 E-Mail <mailto:stevezemlicka@gmail.com> stevezemlicka@gmail.com -------------- next part -------------- HTML attachment scrubbed and
2006 Apr 15
2
include and exclude file
hi i try to include and exclude file when i do a rsync #!/bin/sh # directory to backup BDIR=/home/collinm/test/home # includes file - this contains a wildcard pattern per line of files to exclude INCLUDE=include.txt # excludes file - this contains a wildcard pattern per line of files to exclude EXCLUDE=exclude.txt OPTS="-a -r -v -p -t --delete-before --exclude-from=$EXCLUDE
2005 Sep 04
1
Rsync patch for default ACLs and executability
I wrote a patch for rsync 2.6.6 that changes two things: (1) When the receiving rsync creates a file in a directory with a default ACL and `--perms' is off, rsync uses the default ACL instead of the umask to calculate the new file's permissions. All programs that just use `open' and don't do an explicit `chmod' are forward-compatible with default ACLs, but rsync always sets
2006 Jan 10
13
DO NOT REPLY [Bug 3392] New: fuzzy misbehaving if source is a file
https://bugzilla.samba.org/show_bug.cgi?id=3392 Summary: fuzzy misbehaving if source is a file Product: rsync Version: 2.6.6 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: egmont@uhulinux.hu
2006 Jun 14
6
Cygwin rsync to RH rsync server
Hi all, I'm new to the rsync list. I've been searching for two days and have tried five different installs and so far none work the way I need them to. I have an "backup" server running rsync --version: rsync version 2.6.6 protocol version 29 Copyright (C) 1996-2005 by Andrew Tridgell and others <http://rsync.samba.org/> Capabilities: 64-bit files, socketpairs, hard
2006 Feb 24
1
Fwd: Re: How to use multiple link-dest directories?
I forward Maynard's suggestions to the list. -------- Forwarded Message -------- From: Maynard Handley <name99@name99.org> To: Matt McCutchen <hashproduct@verizon.net> Subject: Re: How to use multiple link-dest directories? Date: Thu, 23 Feb 2006 19:31:56 -0800 Great. That's exactly the sort of answer I wanted. I'll try it tonight. (BTW, I guess maybe it got lost since I
2007 Aug 07
2
`*deleting' itemize output misaligned
Wayne, I noticed that rsync's "*deleting" itemize output needs two trailing spaces now that the other itemize codes are 11 characters wide. See the patch below. Matt ------------- Index: log.c =================================================================== RCS file: /cvsroot/rsync/log.c,v retrieving revision 1.179 diff -u -r1.179 log.c --- log.c 10 Jul 2007 13:55:49
2007 May 02
5
Status of --ignorcase option in main tree/build?
Hi, I'm very interested in learning the status of the --ignorecase patch being included in the main tree... is there a reason it still isn't in there? For anyone who is forced to dealing with backing up windows boxes, this is a big problem, and I can't believe that it isn't affecting a lot of people... Or maybe there is a simple workaround? I'm trying to backup files
2006 Feb 22
5
Rsync help needed...
Hello, I was reading your posts about RSYNC. We have a massive Oracle schema lots of datafiles about 750 GB size. We do rsync datafiles from source to target server but everytime we cleanup the datafiles on the target server and do rsync every 2 weeks. On the target side mostly the datafiles will be same but on source we might have added few datafiles or made some changes in data and as such the