similar to: Persistent, sporadic failure in make_bak_dir mkdir

Displaying 20 results from an estimated 500 matches similar to: "Persistent, sporadic failure in make_bak_dir mkdir"

2014 Mar 25
1
Intermittent make_bak_dir mkdir "<path>" failed: File exists (17)
Rare and intermittent message groups suggest a race condition ... ? Here's the pattern of messages: rsync: make_bak_dir mkdir <path> failed: File exists (17) rsync: keep_backup failed: <path> -> <path>: No such file or directory (2) rsync: stat <path> failed: No such file or directory (2) How rarely? We run a scripted rsync daily on ~50 personal computers and
2008 May 16
1
3.0.2: make_bak_dir mkdir ...: File exists (17)
Yesterday I upgraded rsync from 2.6.9 to 3.0.2 (as part of upgrading Fedora 8 to Fedora 9). Today, I received these unexpected errors: rsync: make_bak_dir mkdir "/backup/server/../server-before-5/var" failed: File exists (17) rsync: keep_backup failed: "/backup/server/var/lib/rpcbind/rpcbind.file" -> "../server-before-5/var/lib/rpcbind/rpcbind.file": Success (0)
2010 Mar 08
1
Getting EEXIST out of make_bak_dir()
I have users running rsync 3.0.6 on Mac OS 10.5 and 10.6 with the following arguments (for example): rsync -aNHAXx --fileflags --force-change --no-inc-recursive --delete-during --filter="P _Archive*" --filter="P /*" --backup --backup-dir="_Archive_2010_March_07_22-27-43" / /Volumes/Backup I can't seem to figure out how make_bak_dir could be returning this error
2002 Dec 09
1
when using --backup-dir: why not make_bak_dir() . . .
here (in keep_backup())? --- backup.c.orig Mon Dec 9 17:02:36 2002 +++ backup.c Mon Dec 9 17:03:50 2002 @@ -273,6 +273,7 @@ /* move to keep tree if a file */ if(!kept) { + make_bak_dir(fname,backup_dir); if (!robust_move (fname, keep_name)) rprintf(FERROR, "keep_backup failed %s -> %s : %s\n", fname, keep_name, strerror(errno)); this reconstructs parent
2012 Mar 23
0
Getting EEXIST out of make_bak_dir()
Hello everybody, this is a reply to the discussion found at: http://comments.gmane.org/gmane.network.rsync.general/22018) I still get this error from time to time, so I suppose it is not fixed in version 3.0.9. Just downloaded the patch and recompiled will test the next days. Is there a bug report for this in bugzilla? Could not find anything. -- Best regards, Chris
2007 Sep 17
0
assertion failed after too many links error
While using dirvish, I ran into a runaway rsync process, which was continually spewing errors after encountering a "Too many links" error. This was with 2.6.9. I tried it again with the latest cvs version, and now at least it doesn't endless-loop with errors, but instead gives an assertion error. To reproduce: $ cd /tmp $ mkdir a b $ cd a $ date > a $ x=1 $ while ln a a$x; do
2004 Nov 03
0
New from Pandora (pan.zipcon.net)
NEW in "historical_instruments/The Flemish_harpsichord/". JS Bach, English Suite #1. This is the second part of this album; the first part is still in process. Played by Martha Goldstein "Bassoonia": Bassoon trios and duos by Arthur Grossman and friends in "contrib" or "bassoon" directory.Composers: Weissenborn, Dubois, Bozza and Roennes.
2003 Feb 12
2
Comment fields don't like accents!
Anyone know, under Linux, how to get accents (hoping for u with an umlaut, for example) into a comment field? They're happily in the comment file I'm using as a source (or on the command line), but they get translated into # either when I do vorbiscomment -a or vorbiscomment -l (not sure which, but XMMS also sees # instead of the right char, which implies the first). title=Die Sch#ne
2003 Apr 18
0
Mirror for Pandora
Pan.zipcon is still down. Another mirror bsides Mr. Boink's is due to Benjamin Weste Pearre, ogg files only. It may be found at http://hebb.mit.edu/FreeMusic/Pandora All Pandora files are public domain. They may be freely distributed and copied. Please keep the artist's name(s) in the the tags. Al Goldstein <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg
2003 Feb 12
1
Useful Comments vs. Databases
Now that we have a useful standard that allows us to label our recordings properly: Are there yet any on-line databases (I'm thinking freedb-like, but freedb is as lame as ever) that allow storage/retreival of all of these useful comments? Cheers! -Ben -- Ben Pearre http://hebb.mit.edu/~ben -------------- next part -------------- A non-text attachment was
2014 Mar 01
0
Rails controller problems
1. Users_Controller CRUD expects param[:id] to create User instance. With Orders_Controller, I'd like to retrieve a list of users who have ordered. I know Orders_Controller expects param[:id] to be for creating Order instance. So does this mean if I want to retrieve a list of users who have ordered, I should create a method called 'get_orders' in Users_Controller? 2. Can
2015 Nov 16
0
Win Clients and DNS
On 11/16/2015 12:18 PM, Viktor Trojanovic wrote: > >>>> >>> Is this with Samba internal DNS? What version of Samba? Your >>> original OP stated this to be the issue. >>> >>> "The system failed to register host (A or AAA) resource records >>> (RRs) for network adapter with settings:" >>> >>> This doesn't
2015 Nov 16
0
Win Clients and DNS
AH.. a clue.. > Dynamic registration is required if not using static IP's. It's also > possible with Samba. This depends on the Samba version you are using and > if you're using the internal or bind solution. Im using bind9 as dns, victor, your using internal dns? > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens
2015 Nov 16
0
Win Clients and DNS
On 11/16/2015 1:46 PM, Viktor Trojanovic wrote: > > > On 16.11.2015 18:42, James wrote: >> On 11/16/2015 12:18 PM, Viktor Trojanovic wrote: >>> >>>>>> >>>>> Is this with Samba internal DNS? What version of Samba? Your >>>>> original OP stated this to be the issue. >>>>> >>>>> "The system
2002 Sep 12
3
Such a nice codec! Soundcard recommendations?
Wow! Ogg is sounding _really_ fine these days. Waaaay past my ability to tell from CD on my crappy sound card, even at pretty low bitrates. Which leads to my question: there's a huge difference between what my sound card puts out and what my CD player can do (Rotel RCD-950 to Classe' Audio Twenty preamp to Acurus A80 amp to Epos ES-12 speakers, in case anyone cares). If my computer is
2015 Nov 16
0
Win Clients and DNS
On 16/11/15 16:35, James wrote: > On 11/16/2015 11:15 AM, Viktor Trojanovic wrote: >> >> >> On 16.11.2015 16:54, Ole Traupe wrote: >>> Is this your first-and-only DC ever for that domain? >>> >>> Did you try to re-join the Win clients with deleting the client >>> objects after the 'leave'? >>> >>> Ole >>>
2015 Nov 16
0
Win Clients and DNS
On 11/16/2015 2:03 PM, Rowland Penny wrote: > On 16/11/15 18:52, James wrote: >> On 11/16/2015 1:46 PM, Viktor Trojanovic wrote: >>> >>> >>> On 16.11.2015 18:42, James wrote: >>>> On 11/16/2015 12:18 PM, Viktor Trojanovic wrote: >>>>> >>>>>>>> >>>>>>> Is this with Samba internal DNS? What
2015 Nov 16
3
Win Clients and DNS
On 16.11.2015 18:42, James wrote: > On 11/16/2015 12:18 PM, Viktor Trojanovic wrote: >> >>>>> >>>> Is this with Samba internal DNS? What version of Samba? Your >>>> original OP stated this to be the issue. >>>> >>>> "The system failed to register host (A or AAA) resource records >>>> (RRs) for network
2015 Nov 16
0
Win Clients and DNS
On 16/11/15 17:18, Viktor Trojanovic wrote: > > > On 16.11.2015 17:52, Rowland Penny wrote: >> On 16/11/15 16:35, James wrote: >>> On 11/16/2015 11:15 AM, Viktor Trojanovic wrote: >>>> >>>> >>>> On 16.11.2015 16:54, Ole Traupe wrote: >>>>> Is this your first-and-only DC ever for that domain? >>>>>
2015 Nov 16
2
Win Clients and DNS
On 16/11/15 18:52, James wrote: > On 11/16/2015 1:46 PM, Viktor Trojanovic wrote: >> >> >> On 16.11.2015 18:42, James wrote: >>> On 11/16/2015 12:18 PM, Viktor Trojanovic wrote: >>>> >>>>>>> >>>>>> Is this with Samba internal DNS? What version of Samba? Your >>>>>> original OP stated this to be the