Hi, if i do a rbd du i have this warning, each for every snapshot and the image itself.
warning: fast-diff map is invalid for vm-110-disk-3
i noticed that on a newer vms this not happen, so i think is something related to new versions of cecph. I started the cluster with version 5.2, 2 years ago, and then updated to 6 and now 6.2 (following instruction for pve5to6)
if a do a rbd-objectmap-rebuild the error disappear.
Is it the correct way? i can i "script" and do this in batch for all vms and relative snapshots?
i've tried with
but it does not work
Thanks.
warning: fast-diff map is invalid for vm-110-disk-3
i noticed that on a newer vms this not happen, so i think is something related to new versions of cecph. I started the cluster with version 5.2, 2 years ago, and then updated to 6 and now 6.2 (following instruction for pve5to6)
if a do a rbd-objectmap-rebuild the error disappear.
Is it the correct way? i can i "script" and do this in batch for all vms and relative snapshots?
i've tried with
Code:
rbd ls cephpool | rbd object-map rebuild
Thanks.
Last edited: