Challenge
Recovery from backup on a machine running Linux kernel of one of versions 4.0.0-4.1.33 typically fails with ‘FUSE mount is not supported on kernel versions 4.0.0-4.1.33. Upgrade the kernel and try again.’
Cause
FUSE mounts on mentioned kernels fail due to a known
kernel bug which was fixed in later versions. General recommendation is to upgrade kernel to a more recent version. However some in distributions fix was backported to older kernels, so you might want to try the following solution first (applicable to Agent for Linux version
2.0 and later only).
Solution
- In global configuration file of Agent for Linux – /etc/veeam/veeam.ini – change value of ‘ignoreFuseBug’ parameter from ‘false’ to ‘true’ and uncomment respective line
- Restart ‘veeamservice’ service to apply changes
- Retry recovery