IPFS startup with Badger Datastore is hitting the systemd-timeout #7273
Labels
exp/intermediate
Prior experience is likely helpful
help wanted
Seeking public contribution on this issue
kind/bug
A bug in existing code (including security flaws)
P2
Medium: Good to have, but can wait until someone steps up
status/ready
Ready to be worked
topic/badger
Topic badger
topic/daemon + init
topic/repo
Topic repo
Version information:
Commit 9c7cdac
Description:
With the change of the systemd-service file from
simple
tonotify
we introduced a one minute 30 seconds timeout to startup the IPFS service.This seems to not enough to startup ipfs on servers with low IO capacity:
This VM is has one virtual core of a Intel Xeon CPU E5-2609 v3 @ 1.90GHz, and 2 GB of memory and no other background tasks. OS is CentOS7.
The repo stats:
I tried to measure the latency, and it isn't really looking bad:
This ticket was created from comments following this discussion:
https://github.com/ipfs/go-ipfs/pull/7265/files#discussion_r418645508
The text was updated successfully, but these errors were encountered: