Ildkule: Move monitoring state directories to data volume #88
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ildkule-data-volume"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ildkule ran out of disk space, so I'm moving the data to an extra volume added in openstack.
stateDirectory
in /var/lib, hence the bind mountsCurrent
df -h
:We could go full systemd and do
, but I think it just makes it more difficult to grok and debug, so I prefer bind mounts for now.