-
- Influencer
- Posts: 10
- Liked: 2 times
- Joined: Oct 03, 2021 1:35 pm
- Full Name: BassoPT
- Contact:
Re: [LINUX] Kernel 5.8 and later, experimental support
Looks like it’s broken again using kernel 5.15.
-
- Expert
- Posts: 232
- Liked: 71 times
- Joined: Nov 07, 2016 7:39 pm
- Full Name: Mike Ely
- Contact:
Re: [LINUX] Kernel 5.8 and later, experimental support
Seconded. It's 100% broken in 5.15.
'If you truly love Veeam, then you should not let us do this ' --Gostev, in a particularly Blazing Saddles moment
-
- Veeam Software
- Posts: 219
- Liked: 111 times
- Joined: Jun 29, 2015 9:21 am
- Full Name: Michael Paul
- Contact:
Re: [LINUX] Kernel 5.8 and later, experimental support
What's the error/output when trying to use this?
-------------
Michael Paul
Veeam Data Cloud: Microsoft 365 Solution Engineer
Michael Paul
Veeam Data Cloud: Microsoft 365 Solution Engineer
-
- Product Manager
- Posts: 6551
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Apr 29, 2021 11:11 pm
- Contact:
Re: [LINUX] Kernel 5.16 and later, veeamsnap support
The current Repository package for Debian/Ubuntu (veeam-release-deb_1.0.8_amd64.deb) **does not** create the repository file in /etc/apt/sources.list.d/ therefore installation fails with: "E: Unable to locate package veeam".
CORRECTION:
My previous post on Dec 30, 2021 5:41 pm can be ignored/deleted as the issue is on my end.
CORRECTION:
My previous post on Dec 30, 2021 5:41 pm can be ignored/deleted as the issue is on my end.
-
- Product Manager
- Posts: 6551
- Liked: 765 times
- Joined: May 19, 2015 1:46 pm
- Contact:
Re: [LINUX] Kernel 5.16 and later, veeamsnap support
@Obi,
Would you expand a little bit on what exactly was not right?
Thanks!
Would you expand a little bit on what exactly was not right?
Thanks!
-
- Influencer
- Posts: 12
- Liked: 2 times
- Joined: Jul 14, 2021 5:03 pm
- Full Name: m v
- Contact:
Re: [LINUX] Kernel 5.16 and later, veeamsnap support
veeam-agents-for-linux-mac-aix-solaris- ... 39579.htmlComplete list of new features and enhancements > What's New in 5.0
https://www.veeam.com/veeam_agent_linux ... new_wn.pdf
The link returns 404.
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: [LINUX] Kernel 5.16 and later, veeamsnap support
thanks, I will talk to the web team. for unknown reason https://www.veeam.com/veeam_agent_linux ... new_wn.pdf is linked now in helpcenter
UPDATE: Fixed
UPDATE: Fixed
-
- Novice
- Posts: 3
- Liked: never
- Joined: Aug 21, 2017 2:59 pm
- Full Name: Philip Raets
- Contact:
Re: [LINUX] Kernel 5.16 and later, veeamsnap support
Hi,
is there a timeline when veeam agent for linux 6 will be released? the kernel module fails to build on opensuse Tumbleweed with kernel 5.18.1 installed (kernel-default + kernel-devel + kernel-default-devel)
is there a timeline when veeam agent for linux 6 will be released? the kernel module fails to build on opensuse Tumbleweed with kernel 5.18.1 installed (kernel-default + kernel-devel + kernel-default-devel)
Code: Select all
DKMS make.log for veeamsnap-5.0.2.4567 for kernel 5.18.1-1-default (x86_64)
do 09 jun 2022 09:31:55 CEST
make: Entering directory '/usr/src/linux-5.18.1-1-obj/x86_64/default'
CC [M] /var/lib/dkms/veeamsnap/5.0.2.4567/build/log.o
CC [M] /var/lib/dkms/veeamsnap/5.0.2.4567/build/mem_alloc.o
CC [M] /var/lib/dkms/veeamsnap/5.0.2.4567/build/sparse_bitmap.o
CC [M] /var/lib/dkms/veeamsnap/5.0.2.4567/build/container.o
In file included from /var/lib/dkms/veeamsnap/5.0.2.4567/build/container.c:3:
/var/lib/dkms/veeamsnap/5.0.2.4567/build/stdafx.h:77:10: fatal error: linux/genhd.h: No such file or directory
77 | #include <linux/genhd.h> // For basic block driver framework
| ^~~~~~~~~~~~~~~
compilation terminated.
In file included from /var/lib/dkms/veeamsnap/5.0.2.4567/build/mem_alloc.c:3:
/var/lib/dkms/veeamsnap/5.0.2.4567/build/stdafx.h:77:10: fatal error: linux/genhd.h: No such file or directory
77 | #include <linux/genhd.h> // For basic block driver framework
| ^~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [/usr/src/linux-5.18.1-1/scripts/Makefile.build:289: /var/lib/dkms/veeamsnap/5.0.2.4567/build/container.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [/usr/src/linux-5.18.1-1/scripts/Makefile.build:289: /var/lib/dkms/veeamsnap/5.0.2.4567/build/mem_alloc.o] Error 1
In file included from /var/lib/dkms/veeamsnap/5.0.2.4567/build/log.c:3:
/var/lib/dkms/veeamsnap/5.0.2.4567/build/stdafx.h:77:10: fatal error: linux/genhd.h: No such file or directory
77 | #include <linux/genhd.h> // For basic block driver framework
| ^~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [/usr/src/linux-5.18.1-1/scripts/Makefile.build:289: /var/lib/dkms/veeamsnap/5.0.2.4567/build/log.o] Error 1
In file included from /var/lib/dkms/veeamsnap/5.0.2.4567/build/sparse_bitmap.c:3:
/var/lib/dkms/veeamsnap/5.0.2.4567/build/stdafx.h:77:10: fatal error: linux/genhd.h: No such file or directory
77 | #include <linux/genhd.h> // For basic block driver framework
| ^~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [/usr/src/linux-5.18.1-1/scripts/Makefile.build:289: /var/lib/dkms/veeamsnap/5.0.2.4567/build/sparse_bitmap.o] Error 1
make: *** [../../../linux-5.18.1-1/Makefile:1848: /var/lib/dkms/veeamsnap/5.0.2.4567/build] Error 2
make: Leaving directory '/usr/src/linux-5.18.1-1-obj/x86_64/default'
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: [LINUX] Kernel 5.16 and later, veeamsnap support
Hello,
yes, Fedora and openSUSE Tumbleweed are supported up to kernel 5.15.7.
Veeam Agent for Linux V6 would be together with V12, which might be around end of this year.
Depending on what you need to back up, it might be a workaround just using NAS backup. NAS backup has no kernel dependencies and can back up files directly from a managed Windows / Linux server.
Best regards,
Hannes
yes, Fedora and openSUSE Tumbleweed are supported up to kernel 5.15.7.
Veeam Agent for Linux V6 would be together with V12, which might be around end of this year.
Depending on what you need to back up, it might be a workaround just using NAS backup. NAS backup has no kernel dependencies and can back up files directly from a managed Windows / Linux server.
Best regards,
Hannes
Who is online
Users browsing this forum: No registered users and 6 guests