Displaying 20 results from an estimated 50000 matches similar to: "[Bug 11474] New: Retry delay for lost connection"
2014 May 09
1
[Bug 10601] New: Retry Delay for Vanished Files/Directories
https://bugzilla.samba.org/show_bug.cgi?id=10601
Summary: Retry Delay for Vanished Files/Directories
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: samba at haravikk.com
2013 Apr 18
0
[Bug 9813] New: --resume parameter to improve speed of dropped/partial transfers
https://bugzilla.samba.org/show_bug.cgi?id=9813
Summary: --resume parameter to improve speed of dropped/partial
transfers
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2019 Dec 10
0
[Bug 14214] New: --report-special=OPS option to return error code if no data was copied
https://bugzilla.samba.org/show_bug.cgi?id=14214
Bug ID: 14214
Summary: --report-special=OPS option to return error code if no
data was copied
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
2014 Apr 29
3
[Bug 10575] New: Long Delay for Large Folders Even with Incremental File-List
https://bugzilla.samba.org/show_bug.cgi?id=10575
Summary: Long Delay for Large Folders Even with Incremental
File-List
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2008 Dec 18
3
Unable to connect to printer; will retry in 30 seconds...: Connection timed out
Hi ALL,
I recently withed from CentOS 3 X server to CentOS 4.5. It works fine
other than printers.
there are many printers connected to it. We have configured the commnad
printconf
queue type is Networked UNIX (LPD)
Some times, we will be able to print , But, some times, We will NOT be
able to print.
We can ping its ip address. Even, when we can't print, We can ping its
ip address.
2004 Jun 17
1
[PATCH] (2/4) delay scheduler - retry if requeue fails
If delay scheduler decides not to send the packet right away, it requeues
it. If the requeue fails, it should go and look again rather than waking
up prematurely.
Same patch should apply to both 2.6 and 2.4
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
diff -Nru a/net/sched/sch_delay.c b/net/sched/sch_delay.c
--- a/net/sched/sch_delay.c 2004-06-17 15:19:07 -07:00
+++
2012 Nov 27
0
agent to fileserver retry
hi,
we use active/standby load balancer in front of our puppetmaster cluster.
once in a while load banalcer vIP migrates (ie. when we reboot active
node), which gives about 5-10 seconds of unavailability (until loadbalancer
reconnects to backends). during that time it emits 503...
i wonder if it would be both useful and not hard to code to add a
configuration option which alters agent so that
2014 May 21
0
[Bug 10621] New: Allow Filter Rule Imports Relative to Importer
https://bugzilla.samba.org/show_bug.cgi?id=10621
Summary: Allow Filter Rule Imports Relative to Importer
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: samba at
2014 May 01
0
[Bug 10581] New: --fuzzy-delay and --fuzzy-limit for fuzzy match tuning
https://bugzilla.samba.org/show_bug.cgi?id=10581
Summary: --fuzzy-delay and --fuzzy-limit for fuzzy match tuning
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: samba at
2004 Oct 31
2
rsync retry after connection failure
I was wondering if there's a way to get rsync reconnect every specified
secs/mins when a connection can't be established at the time rsync is
initiated. That would mean that no remote (WAN) backups will ever fail again
on me, because it just will retry untill the remote side will be available.
Thanks,
Joost
2019 Aug 09
1
[Bug 14081] New: --copy-command option for specifying custom file copying behaviour
https://bugzilla.samba.org/show_bug.cgi?id=14081
Bug ID: 14081
Summary: --copy-command option for specifying custom file
copying behaviour
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
2019 Sep 12
0
[PATCH libnbd 2/2] interop: Retry TCP connections to qemu-nbd.
The test interop-qemu-nbd-tls-certs frequently fails on slow (32 bit)
machines in Fedora Koji. (Is crypto slow on these already overloaded
machines?)
As we cannot wait for a signal when qemu-nbd is ready start serving,
we have to use a sleep. The current sleep is 5 seconds, which is not
long enough. Making the sleep longer would work but is inconsiderate
for people using faster machines.
2024 Nov 11
1
[PATCH 2/2] nouveau/dp: handle retries for AUX CH transfers with GSP.
From: Dave Airlie <airlied at redhat.com>
eb284f4b3781 drm/nouveau/dp: Honor GSP link training retry timeouts
tried to fix a problem with panel retires, however it appears
the auxch also needs the same treatment, so add the same retry
wrapper around it.
This fixes some eDP panels after a suspend/resume cycle.
Fixes: eb284f4b3781 ("drm/nouveau/dp: Honor GSP link training retry
2014 Apr 04
0
[Bug 10540] New: --max-transfer and --create-freespace options for working with limited space
https://bugzilla.samba.org/show_bug.cgi?id=10540
Summary: --max-transfer and --create-freespace options for
working with limited space
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at
2014 Apr 26
0
[Bug 10567] New: --abort option to halt transfer on error(s)
https://bugzilla.samba.org/show_bug.cgi?id=10567
Summary: --abort option to halt transfer on error(s)
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: me at haravikk.com
2002 Jan 26
2
Interest in ssh-agent connection retry patch?
I wrote a patch to make the number of times and and the delay between retries
that ssh attempts to talk to ssh-agent configurable. This patch is
indispensible when running multiple ssh sessions in parallel from a script
(e.g. to run commands on a large number of hosts); without the patch, many ssh
sessions simply fail because they cannot contact the agent, rendering the
mechanism unusable.
If
2014 Apr 30
1
[Bug 10579] New: --xattr internal abbrev error
https://bugzilla.samba.org/show_bug.cgi?id=10579
Summary: --xattr internal abbrev error
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: major
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: samba at haravikk.com
2019 Oct 01
0
[nbdkit PATCH 3/6] retry: Check next_ops->can_FOO on retry
After a retry, if the second connection has fewer permissions than the
first, but we blindly call next_ops->FOO, we end up triggering an
assertion failure in backend.c. This is particularly noticeable when
the force_readonly flag is in effect, as that makes it much easier for
there to be fewer permissions than before.
Add testsuite coverage of pwrite to demonstrate.
Signed-off-by: Eric Blake
2023 Jan 28
1
[nbdkit PATCH 1/2] retry: Add in retry support during .open
On Fri, Jan 27, 2023 at 02:41:22PM -0600, Eric Blake wrote:
> Now that a filter can open a backend as many times as it wants,
> there's no longer a technical reason we can't retry .open. However,
> adding retry logic here does mean we have to weaken an assert in the
> server backend code, since prepare can now be reached more than once.
>
> Test coverage will be added
2020 Apr 01
0
Re: [nbdkit PATCH] retry: Tweak error message
On Tue, Mar 31, 2020 at 04:00:22PM -0500, Eric Blake wrote:
> The retry filter defaults to 5 retries, but when run with verbose
> details produces some confusing output:
>
> $ rm -f /tmp/inject; (sleep 5s; touch /tmp/inject)& ./nbdkit -f -v -U - \
> null 1G --filter=retry --filter=noextents --filter=error error-rate=100% \
> error-file=/tmp/inject --filter=delay rdelay=1