Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest
The patching of the Veeam Recovery Media fails with the error:
ISO: FATAL ERROR:write_file: failed to create file /tmp/veeam/livecd-..., because Too many open files
Increase the limit of concurrently opened files for the Veeam Agent service. To do this, perform the following operations:
sudo systemctl edit --full veeamservice.service
[Service]
LimitNOFILE=524288
LimitNOFILESoft=524288
sudo systemctl daemon-reload && sudo systemctl restart veeamservice.service
Your feedback has been received and will be reviewed.
Please try again later.
Please try select less.
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case
Your feedback has been received and will be reviewed.