[Bug 262151] sysutils/bareos-server: 21.0.0 /var/run/bareos pid files are missing
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Feb 2022 15:16:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262151
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
--
You are receiving this mail because:
You are the assignee for the bug.