Package: prometheus
Version: 2.1.0+ds-1+b1
Severity: important
Tags: upstream


Due to https://github.com/prometheus/prometheus/issues/2689 Prometheus
may fail to start (most commonly after a reboot), since the lock file
checking implementation it uses is naive (just "is there a pid running
with the same pid number that I wrote to the pid file").

The recommended (by upstream) workaround is to disable the lock file
checking by using the --storage.tsdb.no-lockfile commandline argument
when starting prometheus from the systemd unit file etc.

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to