Displaying 20 results from an estimated 10000 matches similar to: "Number of FIles Transferred Seems Wrong"
2009 Jul 27
3
mtime handling seems generally buggy for directories
Hello again,
as stated earlier there is a problem with mtime setting on directories during
healing in replication setup.
Today I tested 2.0.5 and found out that the handling is more or less generally
buggy for directory mtimes.
Simply try this:
untar some kernel archive on your local disk and look at the mtime of the
created top directory. now untar the same archive on an exported gluster fs
and
2018 Apr 13
3
[Bug 13385] New: rsync sometimes silently transfers more or fewer mtimes than it should
https://bugzilla.samba.org/show_bug.cgi?id=13385
Bug ID: 13385
Summary: rsync sometimes silently transfers more or fewer
mtimes than it should
Product: rsync
Version: 3.1.3
Hardware: All
OS: Linux
Status: NEW
Severity: regression
Priority: P5
Component: core
2008 Mar 31
2
transfer stats wrong?
Hello,
I have a set of files on my laptop running xp. I'm using
cwRsync_2.0.10 and syncing to a Netware Server. Everything appears to
be working fine, but the stats don't look right. When I run the sync
for the first time it says this:
Number of files: 2429
Number of files transferred: 2119
Total file size: 350713189 bytes
Total transferred file size: 350713189 bytes
Literal data: 0
2017 Apr 13
0
[Bug 12742] New: a proposal: fix bogus nanosecond mtimes on transfer (patch included)
https://bugzilla.samba.org/show_bug.cgi?id=12742
Bug ID: 12742
Summary: a proposal: fix bogus nanosecond mtimes on transfer
(patch included)
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: core
2005 Apr 10
1
does --files-from transfer files in the order given?
There are one or two open bug reports in the Debian bug tracking system
that boil down to being able to specify the order files are trasferred.
One example where this is useful is to first transfer the packages, then
the list of packages. That means that the available list of packages is
always consistent, without any packages listed being temporarily
unavailable.
I'm sure Wayne knows this
2015 Dec 30
1
strange behaviour when using (conflicting) options -q --progress
-q seems to override -v completely, but when combined with --progress,
a single newline is output when there are no updates transferred; but if
a file *was* updated nothing at all is output.
It seems that there might be some short-circuited code when nothing is
trasferred, but that a check for quiet mode is skipped somehow.
Paul
2003 May 13
2
Outlook.pst corrupt
I have this problem.
Samba server version 2.2.3a
Server Hp 9000 - HP-UX 11.11.
Clients W98.
Server is used as file-server (config file smb.conf with no particulry
changes-I have keeped originally hp-configuration) .
I have created personal directory-one for PC-client where I have
trasferred file Outlook.pst (OUTLOOK 2000).
Casauly file Outlook.pst crashed and I must reload it with
Win-prog.
2017 Apr 09
0
failed to set times on ... Invalid argument (22) and what to do with it
Dear All,
Along with the files that suddenly disappear, we have a bit of a problem
with these that do not.
Namely, in my test runs I can see a small but stable set of files, that
rsync is repeatedly trying to transfer, and then repeatedly fails to
updates their times ; and then the story repeats itself.
The situation is illustrated by the log snippet below, where I have
changed file names to
2005 Jan 25
2
New native assisted transfer (atxfer) usage info required
Hi, I would like to use the new atxfer (native assisted transfer, see
mantis item #3241) , but I've partially been able to
make it work.
I can receive a call and then having the caller hear MOH while talking
with another extension (the one I want to transfer to), but then I can't
make the caller and the trasferred talk hanging up or pressing any key
combination I'm aware of.
My
2009 Aug 02
1
zpool status showing wrong device name (similar to: ZFS confused about disk controller )
Hi All,
over the last couple of weeks, I had to boot from my rpool from various physical
machines because some component on my laptop mainboard blew up (you know that
burned electronics smell?). I can''t retrospectively document all I did, but I am
sure I recreated the boot-archive, ran devfsadm -C and deleted
/etc/zfs/zpool.cache several times.
Now zpool status is referring to a
2004 Dec 23
10
domain administrator is always mapped to root
Hello,
I have found out that a domain administrator is always mapped to root in
the UNIX filesystem:
drwx------ 2 jive smbguests 1024 2004-12-23 18:59 jive
drwx------ 13 salsa smbusers 1024 2004-12-23 18:58 salsa
drwx------ 13 root smbadmins 1024 2004-12-23 18:56 tango
jive is a domain guest user, salsa a domain user and tango a domain
administrator.
Is it possible to change the root
2015 Mar 13
0
How to detect out-of-sync condition
Thanks.
I use dovecot's lda and dovecot's sieve filter.
So it looks like I need to compare the index/mailbox mtimes as you suggest.
What am I looking for?
I see that the indexes are updated when I run the resync.
I checked my mailbox (that was not resynced) and noticed that
dovecot.index last update was 16 days ago.
So am I resyncing if the gap is over x days?
If so, is there a way to
2009 Oct 31
1
Kernel panic on zfs import
Hi,
I''ve got an OpenSolaris 2009.06 box that will reliably panic whenever
I try to import one of my pools. What''s the best practice for
recovering (before I resort to nuking the pool and restoring from
backup)?
There are two pools on the system: rpool and tank. The rpool seems to
be fine, since I can boot from a 2009.06 CD and ''zpool import -f
rpool''; I can
2008 Jul 16
4
changing INTERNALDATE or similar
I have a question which others must have encountered. I switched from
uw-imap to dovecot-imap a few months ago and moved my fairly large mail
archive (~15 yrs) by simply mounting both accounts in a mail app and
simply copying my folders over. This worked well, and all my mail is in
order when I view it in evolution or thunderbird on any number of
machines. However, since our company uses MS
2008 Apr 15
1
Number of files transferred
Hello everybody,
I'm using rsync (debian 3.0.2-1) to test my pet projects for correctness; but
now I've come across a bug (?) in rsync - it doesn't count transferred links,
ie. "Number of files transferred:" is wrong.
See:
# mkdir a b
# ln -s /bin/ls a/link ; touch b/link
# ls -la a/* b/*
lrwxrwxrwx 1 flip flip 7 15. Apr 06:53 a/link -> /bin/ls
2007 Apr 06
1
[LLVMdev] LLVM command options in Visual Studio
Thank you for your kind explanation.
I did it as you mentioned.
That is, I set '-march=x86 hello.bc' in the Command Arguments.
(I also set my compiled LLC, i.e., LLVM_ROOT_DIR\win32\debug\llc.exe, in the property name Command.)
But, when I made a breakpoint in main( ) of llc.cpp and then started to debug I found the 'InputFilename'(llc.cpp:176) is shown like {???}. Therefore it
2014 Mar 24
0
Clock problems on live migration
Hi everyone,
While doing a live migration, Linux guests will frequently get stuck and
become unresponsive, while the CPU utilization on the host for that
guest goes to 100%. Sometimes they recover, and dmesg then shows that
there's been a clock problem during the live migration:
Clocksource tsc unstable (delta = 35882846234 ns)
So the TSC did a jump of nearly 36 seconds.
Migrations
2011 Dec 25
1
--compare-dest apparently incompatible with --checksum or --size-only
I am working with rsync on Debian, package version 3.0.9-1.
I am trying to use rsync --compare-dest to make a delta-copy of a directory.
In my case, the mtimes are all unreliable. The data is the same, but
the times are all messed up and always will be.
I am trying to use --compare-dest with --checksum or --size-only and it
does not work. All files are transferred and the delta copy
2007 Nov 09
2
Welcome to the "rsync" mailing list
Hello,
I have been using the rsync --stats switch to generate rudimentary
reports for a while now. I've recently noticed on a new machine I am
working with that there seems to be something wrong with the Number of
Files Transferred stat. Consider the following two sets of stats from
two different rsync sessions. The first session is the initial rsync
of a source point and the second is an
2009 Oct 23
5
PSARC 2009/571: ZFS deduplication properties
I haven''t seen any mention of it in this forum yet, so FWIW you might be interested in the details of ZFS deduplication mentioned in this recently-filed case.
Case log: http://arc.opensolaris.org/caselog/PSARC/2009/571/
Discussion: http://www.opensolaris.org/jive/thread.jspa?threadID=115507
Very nice -- I like the interaction with "copies", and (like a few others) I think