similar to: "Doh!", or: The Sync'ing Feeling I Get With Recursion

Displaying 20 results from an estimated 8000 matches similar to: ""Doh!", or: The Sync'ing Feeling I Get With Recursion"

2002 Oct 10
2
multiple sessions to same destination
Hi All, I had a look in archives but no joy. I just want to know before i deploy - if there is any problem with having multiple rsync sessions from many source locations all to same destination server ( all copying to different file systems obviously ) ?? Its jusat that i see on the destination machine a process rsync -server being called whenever a client connects. Thanks ! Laurence
2002 Oct 11
4
Problem with checksum failing on large files
I'm having a problem with large files being rsync'd twice because of the checksum failing. The rsync appears to complete on the first pass, but then is done a second time (with second try successful). When some debug code was added to receiver.c, I saw that the checksum for the remote file & the temp file do not match on the first try, so (as expected) it repeats the rsync & the
2002 Sep 27
2
Rsync synchronizes unchanged files
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I wish to use rsync to synchronize a whole fat32 (MSWindows) partition mounted into a linux system. I run rsync from linux. The problem is rsync synchronizes most of the data even if the data hasn't changed since the original image was made. I used the -avz parameters to do the backup and the same for restoration. Also I've tried just -rvz. It
2003 Jan 25
2
Idle connections timing out
Hello, I''m a Shorewall novice. I have a problem and I''m not quite sure how to troubleshoot it. I''m using a Mandrake 9.0 (Security Level "4") system, which came with Shorewall. (I live in Lynnwood, not far from Shoreline, btw.) Long lived but idle connections are dying. Examples are SSH terminals where I don''t type anything, and IMAP connections
2002 Oct 30
1
[ns]mbd, sync'ing of disks, and hdparm
Hi, I run a little router/firewall that also acts as a print server for the linux and win98 clients on the LAN. I have the harddisk configured so that if there is little activity, it spins down (hdparm -S 12 /dev/hda). I added smbd/nmbd today and with the two services running, the hard disk drive spins down but wakes up about every 12 minutes. Without the services, only a major event causes them
2004 Jul 17
1
Sync'ing user and group ID's
Heya, I'm new to this particular area of linux admin, and I noticed the behaviour of the new samba CIFS's linux driver. The only problem was that the user and group ID's of the files in the mounted directories were rather strange, as these ID's were not in sync between the server and the client. My question is how do I keep them in sync, how I would deal with, say, a laptop
2013 May 07
2
many smbd processes when sync'ing sysvol
Hi there, I have three S4 servers running as AD DCs. In order to keep the sysvol share in sync I'm using crontab to run the following command: /usr/bin/rsync -PavAX --delete root@<masterPDC>:/var/lib/samba/sysvol/ /var/lib/samba/sysvol/ However everytime this command is run a couple of extra smbd processes are started on the <masterPDC> (between 2 and 5 processes) which never
2020 Nov 18
1
Sync'ing Samba LDAP with MySQL?
Hey all. I started asking about this about a week ago, then got so sick I could hardly get out of bed. Now that I' m basically recovered(and no, it wasn't Covid, thank goodness), I want to pick up where left off. I'm about to provision the samba domain for my test setup. As long as that works, the next step is to ensure that information in Samba's LDAP database is properly
2009 Dec 01
1
Password Change from Windows machines ("You do not have permission to change your password")
Hello, I just wasted several hours trying to figure out why I could not change Samba passwords from Windows XP computers. I'm posting here so that there is some form of documentation about this on the web. My setup is basically this: - Samba 3.3.2 (running under Ubuntu 9.04) - OpenLDAP user database - Full O.S. support for OpenLDAP auth, using nsswitch and PAM. (My client
2025 Feb 06
1
Fwd: Re: Opening DoH 443/TCP without opening 443/UDP (NSD has similar issue on DoT)
posted to the wrong (old) address of nsd-users, now to the correct list address ... -------------- next part -------------- An embedded message was scrubbed... From: "A. Schulze" <sca at andreasschulze.de> Subject: Re: Opening DoH 443/TCP without opening 443/UDP (NSD has similar issue on DoT) Date: Thu, 6 Feb 2025 21:06:26 +0100 Size: 1355 URL:
2005 Apr 21
0
DOH! RE: R 2.1.0 for Windows installation error? atanh not in R.dll?
I'm sorry to waste bandwidth. I re-read the console message for the tenth time and finally noticed R was looking in rw2001pat for libraries. Looking at my Env vars I see I set R_LIBS to look there. Changed R_LIBS, fixed problem. DOH! So now if I want to use several versions of R simultaneously, what do I do. I set R_LIBS so it would look also in C:/R/extra for some added packages. Thanks and
2010 Nov 03
1
doh! chan_dahdi.conf
For those who don't know, (as I just figured out by reading the sourcecode), that all settings for a particular "channels" must be placed before the channel => entry. Ie, Immediate=no Channel=>1-24 Immediate=yes Channel=>25-48 Immediate=no Channel=>49-72 1-24 will have immediate set to no, 25-48 yes, 49-72 no Maybe someday the config will be
2002 Sep 27
0
Server writes...?
I have a quick question about rsync's writing of files. I have a team of people that all use the host BigServer, which is running rsync as a deamon, as a central place to keep all shared files backed up. The "master copy" for any given file is considered to be the local file that somebody has worked on -- i.e., BigServer is NOT considered the master copy. BigServer is the backup
2004 Aug 06
3
winamp + application/ogg = doh
I am trying to pass an ogg stream through icecast and then from icecast through to winamp. I pass the ogg stream to icecast with the Content-Type = "application/x-ogg" however icecast serves the audio out with Content-Type = "application/ogg" unfortunately winamp seems to only accepts "application/x-ogg" am i missing something, or what's a guy to do? thanks!
2005 Mar 23
2
pauses sync'ing between tmpfs and disk on Linux 2.4.x
I've set up a 1GB tmpfs filesystem on a system with a single IDE disk and 2GB's of memory. I'm storing a large amount of RRD files (~300MB) on the tmpfs filesystem to make their generation a bit speedier... this part works great. However, I want to rsync these files over from time to time to a directory on the local filesystem (same physical server). I'm using rsync 2.6.4pre3
2010 May 28
2
setuids mount option broke
Hello, I'm trying to export a /home/ partition for multiple users, using Samba and the setuids option. My goal is to deliver emails into $HOME/.Maildir/ for each user. So I mount the share as user "root", hoping that each user will be able to use their own home directory (just like an NFS /home/ mount). (This feature depends on the Unix extensions.) I have the
2010 Oct 13
1
Migrate PV - BUG: recent printk recursion
Hi, I''m getting errors while live migrating a pv guest. I''m running Xen 3.4.3 on CentOS 5.5, DRBD 8.3.8.1 and OCFS2 1.4.7-1. The two servers are identical. After live migrating the Debian lenny PV guest(2.6.26-2-686-bigmem), it crashes, It prints this on console [ 502.689357] BUG: recent printk recursion! [ 502.689357] BUG: recent printk recursion! [ 502.689357] BUG: recent
2003 Apr 15
1
Recursion Limits?
See the code below. First, what are recursion limits in R. The function is stopping after 25 iterations for me. Is this general, or localized? Can recursion limits be changed? Second, which is generally more efficient, recursion or looping over a function? R 1.6.1 Windows 98 ----------------------------------------------------------- recurse<-function (n) { ifelse(n<50, {print(n);
2003 Sep 28
1
infinite recursion during package installation with methods, setAs
I ran into a problem recently trying to update a package which uses S4 methods using a recent beta of R. I think I can reproduce it with a simple example. I have package called `testpkg' in directory testpkg/. In the R/ subdirectory of testpkg/ I have a file called testpkg.R which contains the following two lines: setClass("testpkg", representation(pts = "list"))
2010 Nov 01
2
[LLVMdev] Identify recursion in a call graph
On Oct 30, 2010, at 4:38 AM, Duncan Sands wrote: >> Is there any facility in LLVM to identify recursion in a call graph? ... > use the facilities in SCCIterator.h, or declare your pass to be a > CallGraphSCCPass in which case it will work one strongly connected > component at a time. Converting my ModulePass to a CallGraphSCCPass doesn't seem feasible, so I'll use