[pve-devel] applied: [PATCH qemu-server] don't default to O_DIRECT on btrfs without nocow
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jun 24 18:58:25 CEST 2021
On 24.06.21 16:58, Wolfgang Bumiller wrote:
> otherwise it'll produce a whole lot of checksum errors
>
> and while this would be nice as a storage feature check,
> it's hard to be 100% accurate there anyway since a directory
> storage can point anywhere, like for instance a btrfs
> directory, causing the same issue...
>
> Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
> ---
> PVE/QemuServer.pm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
>
applied, thanks! Added a cfg2cmd test for a vm with disk on btrfs to cover this.
More information about the pve-devel
mailing list