Hi Hannes,
One system was updated to kernel 4.18.0-425.10.1 recently, and I believe it was running on that version successfully with VAL 5. I'll see what support says about it.
But I have another test system (in this case Rocky Linux) which is running an older kernel, 4.18.0-372.9.1. That was also working fine with VAL 5, but now fails with VAL 6. The error log for that system is very similar to the one for RHEL, which has the following lines:
Code: Select all
vsnap | Checking the compatibility of the kernel module with others
vsnap | Loading kernel module [veeamsnap] with parameters [zerosnapdata=1 debuglogging=0 snapstore_block_size_pow=14 change_tracking_block_size_pow=18 logdir=/var/log/veeam fixflags=0 logmaxsize=15728640] and loader [/usr/sbin/veeamsnap-loader].
But with one very odd addition that makes no sense to me:
Code: Select all
vsnap | WARN|Your Linux kernel version is higher than the version this product build has been tested against, which may cause issues with some functionality.
Any idea why that line would show up for a kernel that is compatible?
After that line, I see the following:
Code: Select all
vsnap | Module [veeamsnap] has been loaded.
vsnap | ERR |The module [veeamsnap] was not loaded.
I realize Rocky Linux is not yet supported, but I find it odd that an older kernel that worked fine with VAL 5 wouldn't work properly under VAL 6. Any ideas about that?
Thanks very much for your help.