]> git.michaelhowe.org Git - packages/o/openafs.git/commit
bozo: retry start after error stops
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 29 Sep 2011 18:44:11 +0000 (14:44 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Tue, 24 Sep 2013 20:17:27 +0000 (13:17 -0700)
commit466e8cb15e794e13ef27a0aaa7be6abad499d66d
tree42ecb14f908133ef4d20ec70d0cb0b553cffbbf4
parent5ef139d769d4d3d43840e3a537a9939dd1d2d1e3
bozo: retry start after error stops

After a bnode is stopped because of two many consecutive exits
delay for some time and attempt to start the bnode again. Countine
to retry on each error stop, doubling the delay for each retry
attempt until a maxium number of attempts.

Reviewed-on: http://gerrit.openafs.org/5534
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 170ce3db8a32c2b5df68ada3e84ecdaa98785e71)

Change-Id: I4f3863c31318ba9c5950ef74ec0a04b31decfebb
Reviewed-on: http://gerrit.openafs.org/9571
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/bozo/bnode.c
src/bozo/bnode.p.h
src/bozo/bosoprocs.c
src/bozo/ezbnodeops.c
src/bozo/fsbnodeops.c