Running multiple tinderd instances
Boris Samorodov
bsam at ipt.ru
Wed Mar 11 16:48:21 EDT 2009
On Wed, 11 Mar 2009 14:25:06 +0100 Beat Gätzi wrote:
> I run multiple tinderd instances on my tinderbox.
So do I.
> A patch for this was
> posted on the tinderbox list last December:
> http://www.marcuscom.com/pipermail/tinderbox-list/2008-December/001390.html
At one tindy (it's fast amd64) I'd had some strange artefacts:
. sometimes one port was build in parallel ${tinderd_instances}
times;
. sometimes it took long time to start parallel buildings;
. etc.
It seemed to be a race somewhere. And while looking at the above
mentioned patch I noticed one common directory /tmp/tinderdlock
which was used by all tinderd daemons. Since I've done:
-----
% sed -e 's:/tmp/tinderdlock:/tmp/tinderdlock.$$:g' tinderd
-----
... I've never seen those artefacts.
Hope that helps.
WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
More information about the tinderbox-list
mailing list