root@bailey:/tmp/x64/deb# apt-get install dkms -u
Reading package lists... Done
Building dependency tree
Reading state information... Done
Recommended packages:
menu sudo linux-headers-686-pae linux-headers-amd64 linux-headers-generic linux-headers
linux-image
The following NEW packages will be installed:
dkms
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 70.9 kB of archives.
After this operation, 347 kB of additional disk space will be used.
Get:1 http://debian.mirrors.ovh.net/debian/ jessie/main dkms all 2.2.0.3-2 [70.9 kB]
Fetched 70.9 kB in 0s (1,666 kB/s)
Selecting previously unselected package dkms.
(Reading database ... 28643 files and directories currently installed.)
Preparing to unpack .../dkms_2.2.0.3-2_all.deb ...
Unpacking dkms (2.2.0.3-2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up dkms (2.2.0.3-2) ...
Setting up veeamsnap (1.0.0.499) ...
Loading new veeamsnap-1.0.0.499 DKMS files...
First Installation: checking all kernels...
dpkg: warning: version '*-*' has bad syntax: version number does not start with digit
It is likely that 4.4.10-1-pve belongs to a chroot's host
LXC container shares the kernel with the host and is not allowed to load kernel modules. Please install all required packages on the host's OS and try installing VAL inside the container again. Also please note that the product has not been fully tested for containers thus no guarantee it will work stable.
I certainly can give it a try so I would install dkms on the host first followed by veam or veamsnap? Which one of those 2 goes into the host and which into the guest?
veeamsnap is the component that compiles and loads the kernel module, so this one has to go for sure in the host. You can then try to run veeam in the guest.
Luca Dell'Oca Principal EMEA Cloud Architect @ Veeam Software
Luca is right - first install veeamsnap on the host, it should pull all packages it depends on automatically, including dkms. Afterwards you should be able to install veeam-1.0.0.499 package inside a container. Make sure that the kernel-headers and kernel versions match each other.
I suspect that veeam found no block devices inside the guest thus backup session has failed. Could you please post an output of lsblk -af. Have you tried running a file level backup inside the guest?
I have to conclude that the current version of VAL cannot backup containers, indeed. It was developed not for container-based virtualization but rather for a fully-virtualized and physical hosts. Thank you for raising the topic, it will be interesting to see how many people are going to request a support for conatiners. If many are interested then we certainly will find the way to fulfill the request.
Thanks for the feedback. (I got your PM about logs but haven't gotten around to send you a link yet).
I'm very interested in LXC as I switched from openvz. I only have very few (fully-virtualized) KVMs left running.
will Veeam Linux Agent be compatible with Virtuozzo Container Virtualization? (https://virtuozzo.com/)
Containers reside on EXT4 formatted ploop device which is presented to Containers. Snapshot functionality is already given at ploop Level.
Currently you can backup the host without any problems however the containers can't be backed up. This is due the fact that they share devices with their host and we can't access these inside the containers. Also have a look at this thread.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
Hello vmniels,
thank you for your fast reply!
As far as I know - with Virtuozzo 6+ there are no more hard-links/links to templates outside of the Container (this was the "old" behaviour before Virtuozzo 6 with VZFS - also openVZ still does is that way if I remember correctly)
From my initial test I ran into some issues with the current beta, however I haven't done extended testing as I used a standard openvz install. We would love to hear feedback from you if it works or not
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
Do you have some technical insights into how Veeam Agent for Linux hooks into dev/FS?
Then I will ask Virtuozzo Support if it is possible to use it in conjunction with their ploop EXT 4 thing ...
Thx
ps) I just asked within Virtuozzo Boards about VZ+Veeam Agent ... http://forum.odin.com/threads/veeam-age ... ty.337948/ ... don't know - but maybe you could contribute some technical insights there?
Hope we end up with a working Veeam+Virtuozzo configuration ...
<...>don't know - but maybe you could contribute some technical insights there?
I don't think it's something that can be briefly described Besides, VAL is currently in a Beta phase so the snapshot driver is likely to be modified in future releases because beta testers report performance issues with certain configurations in other threads on this forum.
As it's been already said - VAL is not intended to backup containers, however we are well aware that our users are interested in such technology and we expect that later we will work out the way to meet the demand.
PTide wrote:VAL is not intended to backup containers, however we are well aware that our users are interested in such technology and we expect that later we will work out the way to meet the demand.
alright - according to Pavel's (Odin Team) non-official statement Virtuozzo 7 (and maybe 6) CTs most likely could be backed up if KVM/libvirt support is added to VAL ... so I hope you will add this in future Release ... would add big value to VAL!!! http://forum.odin.com/threads/veeam-age ... ost-794810
This topic is started to backup a specific container, not the whole host with all it's containers. I believe these things are two different issues/requests.