Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2022 15:16:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262151] sysutils/bareos-server: 21.0.0 /var/run/bareos pid files are missing
Message-ID:  <bug-262151-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 262151
           Summary: sysutils/bareos-server: 21.0.0 /var/run/bareos pid
                    files are missing
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: feldeci@gmail.com
             Flags: maintainer-feedback?(acm@FreeBSD.org)
          Assignee: acm@FreeBSD.org

After upgrading to 21.0.0 the pid files in /var/run/bareos are missing. It's
not possible to restart the dir, sd or even the fd.

bareos_fd not running? (check /var/run/bareos/bareos-fd.9102.pid).
bareos_sd not running? (check /var/run/bareos/bareos-sd.9103.pid).
bareos_dir not running? (check /var/run/bareos/bareos-dir.9101.pid).

# ps xa |grep bareos
 1222  -  Ss       0:54.90 /usr/local/sbin/bareos-fd -u root -g wheel -v -c
/usr/local/etc/bareos/bareos-fd.conf
 1282  -  Ss      64:55.19 /usr/local/sbin/bareos-sd -u bareos -g bareos -v=
 -c
/usr/local/etc/bareos/bareos-sd.conf
24819  -  Ss       0:00.19 /usr/local/sbin/bareos-dir -u bareos -g bareos -=
v -c
/usr/local/etc/bareos/bareos-dir.conf

--=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-262151-7788>