Unfortunately the update has already taken place and rolling back the Kernel is by no means straightforward.
Also due to our security/ compliance commitments as a company, we have to keep up to date with latest releases.
PTide wrote: ↑Feb 11, 2021 2:04 pmWhich distro are you using?
We are using Ubuntu 20.10 (GNU/Linux 5.8.0-43-generic x86_64)
If you would like to request an official fix now, please contact our support team directly and make an inquiry.
Please note the same statements don't apply to 5.9 or later, so be sure not to upgrade to those until further notice.
But in 5.8, there are still some "left-overs" of the removed kernel functionality that enabled us to support it.
Guys, I will share any significant updates here the moment I receive the news. Until then, consider the latest status update from me to be the current state.
Hi! I have opened an incident on this subject and I never received an answer.
My question is simple, will ever be a new veeam for linux version with this problem fixed?
or will we keep on relying on workarounds from now on?
thanks
My question is simple, will ever be a new veeam for linux version with this problem fixed?
or will we keep on relying on workarounds from now on?
The fix needs to be implemented both in VAL and in the Linux kernel. As soon as the kernel patch series that Veeam has developed to restore the required kernel functionality is accepted into the kernel, the VAL is expected to start working out of the box on those kernels that implement the patch.
Roughly speaking - yes. In order for the whole fix to work the kernel changes proposed by us have to be accepted by the kernel devs. Veeam team, in turn, has to write the kernel patch in such way that it satisifes the kernel maintainers' "sense of beautiful" : ) Well, jokes aside - the (linux) community has pretty strict standards of how things should be done, and also certain technical requirements have to be met.
This will download Kernel 5.7.0 and install it. After that you need an reboot and Veeam will work again.
I will wait till everything is ready for the newer kernels.
PTide wrote: ↑Feb 16, 2021 12:20 pm
@PhoenixHGIC,
VAL works with kernels 5.8 if you use the latest version form this experimеntal branch: https://github.com/veeam/veeamsnap/tree/experimental
We plan to include it into the next update.
If you would like to request an official fix now, please contact our support team directly and make an inquiry.
Please note the same statements don't apply to 5.9 or later, so be sure not to upgrade to those until further notice.
But in 5.8, there are still some "left-overs" of the removed kernel functionality that enabled us to support it.
Thanks!
Sorry to be a pain, I logged a case with support as soon as I got your message. They tell me that they are still liaising with you. Is there anything you can do to progress this?
The good news is, more and more maintainers are getting involved to review the code and provide feedback, so our developers have been super busy lately implementing all the suggestions. Feels like we're finally getting somewhere, comparing to the crickets situation a few months ago.
Kernel 5.8 is out for at least 6 Months and veeam v11 is brand new and still does not work with it? At least veeamsnap is not working on 5.8. and i have to backup on filelevel which is not really nice!
This is not Veeams Fault. Veeam depends here on the kernel maintainers.
See the newest development in this case from Antons Newsletter last weekend:
Linux kernel 5.8+ support > overall, the status remains more or less the same: our developers are iterating the new kernel module quickly based on feedback from maintainers. But there are some significant news nevertheless: after talking to Oracle developers last week, we found we're not the only major vendor impacted by the make_request_fn function removal from Linux kernel. Apparently, they too are using this function for I/O interception in their ASMFD (ASM Filter Driver) kernel module. So we showed them the current code of the replacement functionality we developed, and they really liked it. While I'm just happy to see another major vendor having the same need, as this significantly increases the chances of upstreaming the code we developed soon!
Hello,
we can hardly influence the speed of implementation into the Linux kernel. So there won't be real news (except "it's in progress") until it's implemented in the Linux kernel.
Tested with Fedora 34 a few minutes ago, worked without problems after sudo make and sudo make install.
Backup using Entire-Machine setting in VAL is running now.
1. Yes, exactly: it's based on an ugly hack we found, definitely not a good long-term solution.
2. Yes, they have been very much involved. Currently waiting for them to test our latest drop actually. We're trying a much simpler kernel change based on one recent idea, which should work both for them and us - and has much better chances of being accepted into the kernel sooner.