A
Size: a a a
A
A
chattr +C image.qcow2
должен убрать cow с него и все, на образах я правда не проверял, но другие файлы без проблемIG
IG
IG
IG
IG
nodatacow
(default: on)
Enable data copy-on-write for newly created files. Nodatacow implies nodatasum, and disables compression. All files created under nodatacow are also set the NOCOW file attribute (see chattr(1)).
Note: If nodatacow or nodatasum are enabled, compression is disabled.
Updates in-place improve performance for workloads that do frequent overwrites, at the cost of potential partial writes, in case the write is interrupted (system crash, device failure).
IG
IG
IG
IG
IG
IG
FL
chattr +C image.qcow2
должен убрать cow с него и все, на образах я правда не проверял, но другие файлы без проблемA
A
A
A
IG
IG