Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2017 15:49:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221593] sysutils/bareos-server [patch] provide graceful reload capability
Message-ID:  <bug-221593-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221593

            Bug ID: 221593
           Summary: sysutils/bareos-server [patch] provide graceful reload
                    capability
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: rand@iteris.com
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Keywords: patch
          Assignee: acm@FreeBSD.org

Created attachment 185532
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185532&action=
=3Dedit
Patch to bareos-dir RC script to implement a graceful reload

Using the stop/start cycle to deploy a new Bareos configuration (for us it =
is
via Puppet) is quite intrusive in that all currently running jobs are tosse=
d on
the floor when you restart bareos-dir. (That includes jobs that are past th=
eir
scheduled start time but haven't yet started executing.)

Through bconsole you can do a 'reload' which is exactly what we need, a
graceful loading of a new configuration.  Following the pattern from the
apache24 RC script I did a configtest target along with the reload target.

Attached is the patch to the RC script for bareos-dir.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221593-13>