6,534
edits
Changes
more error messages
In case there are no other ploop-related warnings or errors immediately after, this one is harmless ({{B|2825}}).
== Userspace warnings ==
You might see something like this (reported by ploop library) during container start or mount:
Error in check_and_repair_sparse (check.c:542): Delta file /vz/private/1407/root.hdd/root.hdd contains uninitialized blocks (offset=135573536768 len=1323008) which are not aligned to cluster size
Error in fill_hole (check.c:456): Warning: ploop image '/vz/private/1407/root.hdd/root.hdd' is sparse
Reallocating sparse blocks back
The last line tells that ploop library is going to fix the problem.
== How to fix ==