Using proxmox with R1soft CDP

jhamon

Member
Aug 18, 2008
34
0
6
Hi,

I would like to use proxmox with R1soft CDP (Continous Data Protection) To do so I need to build my own kernel based on the one for proxmox.

To do this I need the build and source files Can you make these available please

proxmox:/# /usr/bin/r1soft-cki
Gathering kernel information
Gathering kernel information complete.
No binary modules found, building from headers.
Checking '/lib/modules/2.6.24-1-pve/source/' for kernel headers
Checking '/lib/modules/2.6.24-1-pve/build/' for kernel headers
Could not find path /lib/modules/2.6.24-1-pve/build/
Unable to find a valid source directory.
Please install the kernel headers for your operating system.


Jonathan Hamon
 
same issues with cdp

I ran into the same thing running cdp on a vps

I get the following:
Gathering kernel information
Gathering kernel information complete.
Could not open '/lib/modules/2.6.24-1-pve/modules.dep': No such file or directory
Checking '/lib/modules/2.6.24-1-pve/source/' for kernel headers
Checking '/lib/modules/2.6.24-1-pve/build/' for kernel headers
Could not find path /lib/modules/2.6.24-1-pve/build/
Unable to find a valid source directory.
Please install the kernel headers for your operating system.


i installed the CentOS install...
strange - will start working it and see what I can come up with
 
Hi,

Sorry I should have updated the thread before now. I installed this with the Debian 64 bit agent and now have this running on the host node.

I have not tried a restore but it is creating and verifying the restore points.



Jonathan Hamon
 
Last edited:
Hi,

What virtualisation platform are trying to run this on. It won't work on openvz as these aren't seen as a block device for storage which is why it will only work on the host machine.



Jonathan Hamon