similar to: Should I worry about the "vanished files" warning?

Displaying 20 results from an estimated 1200 matches similar to: "Should I worry about the "vanished files" warning?"

2017 Sep 07
0
Should I worry about the "vanished files" warning?
All it means is that rsync saw a file that needed transferring but the file was gone when rsync actually tried to open it. So look at the filenames and decide if it is a problem or not. On 09/07/2017 10:27 AM, Vangelis Katsikaros via rsync wrote: > Hi > > I would like to ask, when the "vanished files" warning is a sign that something bad is happening somewhere. I know that
2017 Sep 05
1
rsync got stuck
On 08/30/2017 05:39 PM, Paul Slootman wrote: > On Wed 23 Aug 2017, Vangelis Katsikaros via rsync wrote: > >> abc 3797 3796 0 01:12 ? 00:03:14 /usr/bin/rsync --compress --compress-level=9 --bwlimit=512k --recursive --delay-updates --quiet --update --exclude=/.* /SRC_PATH/ DEST_____IP:/DEST_PATH/ > > Try running rsync without the --compress option, that has been
2017 Aug 16
1
Clarifications on getting debug information when rsync freezes
Hi I am having a problem with rsync freezing and I would like to collect the proper information while the problem happens. However, I would like to ask some clarifications. rsync-debug =========== I see references of using rsync-debug but I cannot figure out how to use it *while* the rsync is stuck. If I understand from various replies in this email list it must be given as an argument to rsync
2017 Aug 23
2
rsync got stuck
Hi I rsync from 4 machines to a single destination one, and I am certain the filenames they sync do not overlap. But from time to time rsync from a source machine gets stuck (not always the same source machine). I followed https://rsync.samba.org/issues.html and I gathered strace, lsof and netstat when the freeze occurred. I'd like to ask for any further debug info or ideas! General info
2014 Jan 01
3
[Bug 10356] New: Include rsync-no-vanished support script
https://bugzilla.samba.org/show_bug.cgi?id=10356 Summary: Include rsync-no-vanished support script Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: jakobunt at gmail.com
2006 Apr 03
30
DO NOT REPLY [Bug 3653] New: Silence 'vanished files' messages
https://bugzilla.samba.org/show_bug.cgi?id=3653 Summary: Silence 'vanished files' messages Product: rsync Version: 2.6.8 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: count-samba@flatline.de
2011 May 11
7
[Bug 8130] New: ACL and link-dest do not work together
https://bugzilla.samba.org/show_bug.cgi?id=8130 Summary: ACL and link-dest do not work together Product: rsync Version: 3.0.8 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: az9901 at gmail.com
2016 Oct 23
1
Guest startup process blocks if a hook's child process is still running (i.e : after forking)
I've been having issues with KVM lately where I sometimes put my host into sleep while a guest is still running, which prevents it from waking up properly. This is somewhat expected due to my setup, but I have mistakenly done this more than once and could use a workaround to stop this from happening. So I've been trying to setup a libvirt hook to fork an instance of systemd-inhibit
2004 Jul 30
1
Symlinks out of sharing still not working on 3.0.5
Hi guys, samba client version 3.0.5, server version 3.0.5, kernel 2.4.26. Relevant configs on server: unix extensions = Yes wide links = Yes follow symlinks = Yes On client computer with home user mounted via smbfs I'm trying this: D102-054 [/lp/home/dito/tmp] > cd /tmp D102-054 [/tmp] > mkdir dest_dir D102-054 [/tmp] > cd - D102-054 [/lp/home/dito/tmp] > ln -s /tmp/dest_dir
2010 Oct 25
1
CTDB_Recovery_Lock
Hello list, I compiled the CTDB version from samba.org::ftp/unpacked/ctdb with the parameter: " --prefix= " This I did on CentOS 5.5 Then I copy and edit ctdb.sysconfig from /usr/src/ctdb/config to /etc/sysconfig/ctdb I set CTDB_RECOVERY_LOCK="/share/ctdb_lock/lock_file" on all three nodes. Every node can read and write on /share. When I try to start ctdb it start successful
2023 Jul 26
1
Downloading a directory of text files into R
?s 23:06 de 25/07/2023, Bob Green escreveu: > Hello, > > I am seeking advice as to how I can download the 833 files from this > site:"http://home.brisnet.org.au/~bgreen/Data/" > > I want to be able to download them to perform a textual analysis. > > If the 833 files, which are in a Directory with two subfolders were on > my computer I could read them
2007 Jul 20
1
rsync warning: some files vanished before they could be transferred (code24)
Hi folks, What does this line mean? Its been there in the summary every time i run the rsync command. rsync warning: some files vanished before they could be transferred (code 24) at main.c(977) [sender=2.6.9] Can anybody please shed the light about the error code? Thanks in advance ak
2002 Feb 24
2
Write-only option
Hi! I am doing backups from a number of machines to an rsync server. For some time I was trying to come up with a solution, which would prevent users from peeking at each other's files, which are backed up. Finally, I've hacked rsync, introducing a new option "write only" for rsyncd.conf. When set to true, this option forbids the transfers from server to the client, thus solving
2003 May 01
1
Batch Mode?
I realize batch mode is still experimental, but I was hoping there might be a workaround for a problem I am getting. I have been trying to run some tests and I get the below error when I use the --read-batch option to. I can successfully create an initial set of batch files, then a second set based upon a few modified test files from the first batch. When I first run the --read-batch option
2005 Dec 06
1
about partial correlation (again)
Hello everyone I tried to install the library GeneNT in order to use the command pcor.confint because I want to construct confidence intervals for partial correlations but among other demanding the specific library needs the library "Graph" which I don't have it and I cannot find it at this site. Is there any other site that I can download this library? Thanks Kind regards
2019 Nov 14
2
[MCDisassembler] Identifying instructions that definitely access memory
[ This question has already been asked in lldb-dev (see attached emails), however it was suggested that I should forward the question to llvm-dev, since it is more relevant to MC Disassembler than LLDB. ] Hello, I am looking for a way to track memory stores and save both the old and the new value of the memory location being modified using LLDB, as described below: 1. Recognize the
2007 Mar 10
3
long character string problem
Hi All I am having 2 very long character strings (550chars) and I want to put them as expressions together with c(). The problem is that I also get these double-quotes, as seen below in 'fct'. How can I remove these double-quotes? I tried as.name() but it did not work (because of size?). These are creating trouble with subsequent programs, which I tested with strings that for some
2008 Mar 06
2
rsync: Please add an option to ignore vanished files
Hi Everyone, The following request was received from a Debian user; could you comment on it? I think this seems reasonable, although the cron output can be fixed by writing to a temporary file and using grep -v. (The temporary file is necessary to avoid discarding the exit code, although that may not be needed in the case of rsync, since it writes that to stderr). On Mon, Feb 20, 2006 at
2009 May 28
4
some files vanished before they could be transferred
Hi, I am getting "rsync warning: some files vanished before they could be transferred (code 24) at main.c(1039) [sender=3.0.6]" now frequently but while using rsync version 2.6, I used to get it rarely. Any idea would be helpful on why rsync 3.0.6 is throwing this warning frequently. Jignesh. -------------- next part -------------- HTML attachment scrubbed and removed
2005 Dec 06
1
about partial correlation
Hello everyone My name is Vangelis and I want to ask a question about partial correlation. I have used the command "pcor.shrink" to evaluate the partial correlations of a data.frame but the problem is that in the output results I cannot see whether these correlations are significant or not. Is there any command which can show me if these correlations are significant at 95% level or