Hello,
I am using cuttlefish crosvm and trying to do a restore from snapshot. Sometimes, I can see that device is being rebooted after successful restore from snapshot with the following dm-verity error:
[ 2723.241203] libprocessgroup: Still waiting on process(es) to exit for cgroup /sys/fs/cgroup/uid_1020/pid_606 after 0 ms^M
[ 2723.246324] libprocessgroup: Removed cgroup /sys/fs/cgroup/uid_1020/pid_606^M
[ 2723.247391] binder: undelivered death notification, 000070afa0f2b110^M
[ 2723.247770] binder: send failed reply for transaction 100142 to 744:911^M
[ 2723.249311] init: Sending signal 15 to service 'vendor.confirmationui_default' (pid 572) process group...^M
[ 2723.255775] ACPI: PM: Preparing to enter system sleep state S5^M
[ 2723.256553] kvm: exiting hardware virtualization^M
[ 2723.256801] reboot: Restarting system with command 'dm-verity device corrupted'^M
[ 2723.257067] reboot: machine restart^M
or
[ 861.316061] device-mapper: verity-fec: 254:0: FEC: recursion too deep
[ 861.316322] device-mapper: verity: 254:0: metadata block 172300 is corrupted
[ 861.348338] ACPI: PM: Preparing to enter system sleep state S5
[ 861.349098] kvm: exiting hardware virtualization
[ 861.349285] reboot: Restarting system with command 'dm-verity device corrupted'
[ 861.349498] reboot: machine restart
Do you happen to experience anything similar?
Best regards,
Bogdan Chifor.