Ildkule: Move monitoring state directories to data volume #88
No reviewers
Labels
No Label
art
backup
big
blocked
bug
crash report
disputed
documentation
duplicate
enhancement
good first issue
logging
nixos
question
salt
security
servers n' hardware
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Drift/pvv-nixos-config#88
Loading…
Reference in New Issue
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.