search for: xfr

Displaying 20 results from an estimated 67 matches for "xfr".

Did you mean: ifr
2012 Jul 18
1
allow-notify SUBNET and request-xfr inconsistency
...I use allow-notify in the slave config file: zone: name: "black" zonefile: "/var/nsd/zones/black.zone" allow-notify: 172.16.0.0/24 NOKEY Then I receive error message from nsd-checkconf: /etc/nsd-dns-slave.conf: zone black has allow-notify but no request-xfr items. Where can it get a zone transfer when a notify is received? /etc/nsd-dns-slave.conf: 1 semantic errors in 1 zones, 0 keys. Hm, ok, I need request-xfr. But request-xfr does not allow to use subnets! When I use: zone: name: "black" zonefile: "/var/nsd/zones/bla...
2016 Apr 21
5
[Bug 11866] New: rsync fails (failed to re-stat) when using double fuzzy + link-dest on renamed files
https://bugzilla.samba.org/show_bug.cgi?id=11866 Bug ID: 11866 Summary: rsync fails (failed to re-stat) when using double fuzzy + link-dest on renamed files Product: rsync Version: 3.1.1 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component:
2014 Jun 27
3
[Bug 10677] New: external zlib broken after update to 3.1.1 on FreeBSD
...ut of regression test begins here --- # 3.1.1 root at wiggles:/tmp/test # rm dst/*; rsync -z -avP src/. dst/ This rsync lacks old-style --compress due to its external zlib. Try -zz. Continuing without compression. sending incremental file list ./ file1 104,857,600 100% 316.36MB/s 0:00:00 (xfr#1, to-chk=2/4) file2 104,857,600 100% 154.32MB/s 0:00:00 (xfr#2, to-chk=1/4) file3 104,857,600 100% 107.64MB/s 0:00:00 (xfr#3, to-chk=0/4) sent 314,649,797 bytes received 76 bytes 209,766,582.00 bytes/sec total size is 314,572,800 speedup is 1.00 root at wiggles:/tmp/test # rm...
2018 Nov 07
4
Avoiding constant HDD access
...at nfs:~]$ backup-nfs.sh sending incremental file list sending incremental file list sending incremental file list sending incremental file list deleting samba/lock/msg.lock/1041903 deleting samba/private/msg.sock/1041903 samba/lock/gencache_notrans.tdb 454,656 100% 402.34MB/s 0:00:00 (xfr#1, to-chk=36/77) samba/lock/locking.tdb 491,520 100% 234.38MB/s 0:00:00 (xfr#2, to-chk=34/77) samba/lock/printer_list.tdb 20,480 100% 4.88MB/s 0:00:00 (xfr#3, to-chk=32/77) samba/lock/serverid.tdb 16,384 100% 3.91MB/s 0:00:00 (xfr#4, to-chk=31/77) samba/loc...
2002 Oct 25
2
source output differs from console output
...R 1.6, w98e2, dfr is a data frame containing the content of Julian Faraway's gala data frame. I append the console log and 3 outputs to the file. Thanks for your help. qnum<-"" if(given[1]!="NA")qnum<-paste("\n",given[1],".",sep = "") xfr<-dfr if(given[2]!="NA") { x<-as.numeric(unlist(strsplit(given[2],","))) xfr<-cbind(dfr[,x]) } varlst<-names(xfr) mr<-lm(eval(parse(text=paste(varlst[1],"~",paste(varlst[-1],collapse="+")))), data=xfr) write(qnum,"math.txt",append = T...
2015 Jul 04
0
[Bug 11378] Please add a '--line-buffered' option to rsync to make logging/output more friendly with pipes/syslog/CI systems/etc.
...into the output stream, so you get result like this: custom.iso ^M 32,768 0% 0.00kB/s 0:00:00 ^M 264,765,440 29% 252.47MB/s 0:00:02 ^M 508,592,128 57% 242.62MB/s 0:00:01 ^M 778,338,304 87% 247.58MB/s 0:00:00 ^M 890,107,904 100% 250.03MB/s 0:00:03 (xfr#1, to-chk=0/1) Which doesn't mesh nicely with build tools, or simple stuff like: rsync ..... | logger -t nightly-sync Which results in a mess like: ... Jul 4 12:52:59 skyhawk rsync-test: sending incremental file list Jul 4 12:52:59 skyhawk rsync-test: custom.iso Jul 4 12:53:01 skyhaw...
2012 Jul 23
1
[PATCH] nsd-patch: fix segfault after renaming slave zone
Hi all, we have discovered a segfault in nsd-patch when renaming slave zone in nsd config file if some data for this zone still exists in the IXFR diff database. In my case, the zone "black" was renamed to "blackinwhite": > root at ggd115:/cage/nsd/var/nsd/zones#nsd-patch -c > /cage/nsd/etc/nsd-dns-slave.conf > reading database > reading updates to database > [1343043191] nsd-patch[10800]: error: xfr: zone...
2017 Jul 28
0
[Bug 12940] New: rsync: -C/--cvs-exclude does not ignore SCM ignore files (patch)
...files, ignored (as they are practically useless without the other SCM files, e.g., for a tarball release). Before: austin at austin2:~/src/rsync$ rsync -CavPz /home/austin/src/foobar $(mktemp -d) sending incremental file list foobar/ foobar/.gitignore 6 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=3/5) foobar/README.md 63 100% 61.52kB/s 0:00:00 (xfr#2, to-chk=2/5) foobar/setup-flash-drive.sh 8,119 100% 7.74MB/s 0:00:00 (xfr#3, to-chk=1/5) foobar/setup-kit.sh 613 100% 598.63kB/s 0:00:00 (xfr#4, to-chk=0/5) sent 3,849 bytes received...
2018 Nov 07
2
Avoiding constant HDD access
...tes to /var/lib/samba ------------------------------------------ [root at nfs:~]$ backup-nfs.sh sending incremental file list sending incremental file list sending incremental file list sending incremental file list samba/lock/smbXsrv_session_global.tdb 40,960 100% 7.81MB/s 0:00:00 (xfr#1, to-chk=30/79) samba/lock/smbXsrv_tcon_global.tdb 24,576 100% 23.44MB/s 0:00:00 (xfr#2, to-chk=29/79) samba/lock/msg.lock/ samba/lock/msg.lock/1041903 20 100% 19.53kB/s 0:00:00 (xfr#3, to-chk=25/79) samba/private/msg.sock/ samba/private/msg.sock/1041903 sending inc...
2019 Nov 03
4
Recent inability to view long filenames stored with scp via samba mount
...dup is 5,185.29 sending incremental file list Alfred Brendel/ Alfred Brendel/Beethoven Piano Sonatas Vol I/ Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 01 - Piano Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": I. Allegro.mp3 12,279,216 100% 13.53MB/s 0:00:00 (xfr#1, ir-chk=1025/1221) Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 02 - Piano Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": II. Scherzo.mp3 2,795,290 100% 2.43MB/s 0:00:01 (xfr#2, ir-chk=1024/1221) Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 03 - P...
2007 Jul 10
1
nsdc update implementation details
Hi, I have a query regarding running a manual update of nsd via: # nsdc update My NSD server is accepting notifications from two servers. From my nsd.conf: # master 1 allow-notify: X.X.X.X NOKEY request-xfr: AXFR X.X.X.X NOKEY # master 2 allow-notify: Y.Y.Y.Y NOKEY request-xfr: AXFR Y.Y.Y.Y NOKEY Are both servers sequentially queried each time the update is run? Or is it a random one of the two servers that answers and the second one ignored? Many thanks, David
2017 Oct 06
2
rsync does hours of "fake-work" after failure
...? I couldn't find something similar in bugzilla or the mailinglist archives. cu, Frank galois [15:42] test 4940) ~/tmp/rsync-HEAD-20170123-0003GMT/rsync -avP . /media/disk/test/ sending incremental file list created directory /media/disk/test ./ a 0 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=6/8) test1.dd 4,533,766,144 100% 110.55MB/s 0:00:39 (xfr#2, to-chk=5/8) u 0 100% 0.00kB/s 0:00:00 (xfr#3, to-chk=4/8) v 0 100% 0.00kB/s 0:00:00 (xfr#4, to-chk=3/8) w 0 100% 0.00kB/s 0:00:00 (xfr#5, to-chk=2/8) x...
2007 Oct 02
1
0/0 is not valid, though the man page says it is
Hi, The man page for nsd.conf claims the following syntax is valid: provide-xfr: 0/0 NOKEY However, this gives the error: /var/dnsx/nsd.zones:9: error: Bad ip4 address '0' The following does work: provide-xfr: 0.0.0.0/0 NOKEY So either the code is wrong, or the man page :) Paul
2019 Nov 04
0
Recent inability to view long filenames stored with scp via samba mount
...ding incremental file list > Alfred Brendel/ > Alfred Brendel/Beethoven Piano Sonatas Vol I/ > Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 01 - Piano Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": I. Allegro.mp3 > 12,279,216 100% 13.53MB/s 0:00:00 (xfr#1, ir-chk=1025/1221) > Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 02 - Piano Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": II. Scherzo.mp3 > 2,795,290 100% 2.43MB/s 0:00:01 (xfr#2, ir-chk=1024/1221) > Alfred Brendel/Beethoven Piano Sonatas Vol I/D...
2018 Nov 07
0
Avoiding constant HDD access
...ncremental file list > sending incremental file list > sending incremental file list > sending incremental file list > deleting samba/lock/msg.lock/1041903 > deleting samba/private/msg.sock/1041903 > samba/lock/gencache_notrans.tdb > 454,656 100% 402.34MB/s 0:00:00 (xfr#1, to-chk=36/77) > samba/lock/locking.tdb > 491,520 100% 234.38MB/s 0:00:00 (xfr#2, to-chk=34/77) > samba/lock/printer_list.tdb > 20,480 100% 4.88MB/s 0:00:00 (xfr#3, to-chk=32/77) > samba/lock/serverid.tdb > 16,384 100% 3.91MB/s 0:00:00 (...
2015 Jul 02
8
[Bug 11378] New: Please add a '--line-buffered' option to rsync to make logging/output more friendly with pipes/syslog/CI systems/etc.
https://bugzilla.samba.org/show_bug.cgi?id=11378 Bug ID: 11378 Summary: Please add a '--line-buffered' option to rsync to make logging/output more friendly with pipes/syslog/CI systems/etc. Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW
2019 Nov 03
0
Recent inability to view long filenames stored with scp via samba mount
...ncremental file list > Alfred Brendel/ > Alfred Brendel/Beethoven Piano Sonatas Vol I/ > Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 01 - Piano > Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": I. Allegro.mp3 > ???? 12,279,216 100%?? 13.53MB/s??? 0:00:00 (xfr#1, ir-chk=1025/1221) > Alfred Brendel/Beethoven Piano Sonatas Vol I/Disc 1 - 02 - Piano > Sonata No. 29 in B-flat major, op. 106 "Hammerklavier": II. Scherzo.mp3 > ????? 2,795,290 100%??? 2.43MB/s??? 0:00:01 (xfr#2, ir-chk=1024/1221) > Alfred Brendel/Beethoven Piano Sonatas V...
2014 Jun 11
0
Progress indication refreshes too often with --info=progress2
...e number of small files. I am using 'tee' to keep the log, and I noticed that the log file was growing very quickly. It seems that the progress text refreshes too often: building file list ... ?0 files... ?100 files... ?200 files... ?300 files... ?... ?5.53G? 95%??? 8.50MB/s??? 0:10:20 (xfr#478709, to-chk=9/537759) ?5.53G? 95%??? 8.50MB/s??? 0:10:20 (xfr#478710, to-chk=8/537759) ?5.53G? 95%??? 8.50MB/s??? 0:10:20 (xfr#478711, to-chk=7/537759) ?5.53G? 95%??? 8.50MB/s??? 0:10:20 (xfr#478712, to-chk=6/537759) That's one refresh per file! I believe the user console's speed may l...
2005 Oct 25
3
live migration with DRBD devices
...RBD, only one host can write on a drbd device at the same time). This script sets the current host as master (bind) or secondary (unbind) in a DRBD "Netword-RAID" Bringing up a domain works fine. But when I try to migrate it ( live with -l flag as well as non-live) I get an error from xfrd. The xfrd.log says: ==> xfrd.log <== 2508 [INF] XFRD> Accepted connection from 127.0.0.1:1327 on 2 2790 [INF] XFRD> Xfr service for 127.0.0.1:1327 [DEBUG] Conn_init> flags=1 [DEBUG] Conn_init> write stream... [DEBUG] stream_init>mode=w flags=1 compress=0 [DEBUG] stream_init...
2014 May 01
4
[Bug 10580] New: Total file size reported wrong with --stats --info=progress2
...toperich at gmail.com QAContact: rsync-qa at samba.org Hi, For some reason, rsync reports wrong total file size of transfer.... It reports 3.13G and stops on 50% when all the files are transferred correctly....: sending incremental file list 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=10/14) home/media/Movies/???? ????????/????? 1975/????? 1975_1.avi 733.67M 23% 71.74MB/s 0:00:09 (xfr#1, to-chk=0/14) home/media/Movies/???? ????????/????? 1975/????? 1975_1.srt 733.68M 23% 71.73MB/s 0:00:09 (xfr#2, to-chk=5/14) home/media/Movies/???? ????????...