Incorrect filesystem layout in some VMs #35
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Spike
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cyclane/kovalhome#35
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Seems I copy-pasted the Nextcloud migrations to other services, and now they pretend
/mnt/nvme
is a thing even though the data volume is mounted to/var/lib/docker
.So for these VMs we need to keep /var/lib/docker, but put it on the root disk. And similarly keep /mnt/nvme, but put it on the data disk.