CachyOS / CachyOS/distribution
[Enhancement]: Add @libvirt to list of default subvolumes
Open
enhancement
- Dominant language
- No language data
- Stars
- 27
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Problem / Motivation
Making a separate subvolume for `/var/lib/libvirt` with the `nodatacow` attribute would provide near native performance to `libvirtd` VMs, and reduce the total amount of writes needed to be done to the vm image.
### Proposed Solution
Create additional subvolume of `@libvirt` during installation mounted at `/var/lib/libvirt` with the `nodatacow` attribute.
### Alternatives Considered
_No response_
### Additional Context
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.