Environment:
UrBackup Linux client:
2.5.31.0Ubuntu 24.04.4 ARM64 on Raspberry Pi 4
Root filesystem: ext4
Root device is a linear device-mapper mapping
dm_snapshotis loadedUrBackup initramfs hook
scripts/local-top/urbackup-setup-snapshotis present in the active initramfsFile backups work normally
Image backups do not start
Manual snapshot test:
Snapshotting device /dev/mapper/root-98d1f8b1f435 via dm... Layering in dm-era device... FLOCK_PERM=//.era-meta_3d41c58e-6724-4d47-8981-11c766a08a24 CBT=type=era&reset=1 FLOCK=//.overlay_2fefd007-3e48-4162-b2c6-45ccdda22f37_test /usr/local/share/urbackup/dm_create_snapshot_common: 156: urbackupclient_dmsnaptool: not found
urbackupclient_dmsnaptoolis not present anywhere on the system.I also checked:
the official Linux 2.5.31 installer payload
the older 2.5.22 installer payload
the official
uroni/urbackup-client:latestARM64 Docker imageNone of them contain
urbackupclient_dmsnaptool.Could you please provide either:
an ARM64 build of
urbackupclient_dmsnaptool, orthe source/build instructions for this tool?
At the moment the installer configures the DM snapshot method on ARM64, but the required binary is missing, so Linux image backups cannot work.