|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (2)
View Page History
h4. 3.5 Build Server Backup Kernel Module Offline (without direct Internet connection to R1Soft build server)
If there is no direct Internet connection between your server and the R1Soft build server, it is still possible to compile the kernel module. In this case, this is a three-step process. First, create a tarball file with the kernel headers. Copy this tarball file from the server to some other computer which has Internet connection to the R1Soft build server. From this computer you can upload the tarball to the build server Support, and wait for the compilation to finish. request a build. When it the build is finished, ready, download the binary module and copy it back to the server Backup Agent runs on. Start with executing the following command:
{code}serverbackup-setup --no-binary --kernel-dir /usr/src/kernels/YOUR_KERNEL_TREE --tarball-only /tmp/kernel-headers-for-r1soft.tar.gz{code}

* Copy the generated {{tar.gz}} file to a computer with Internet access.
* [Open a new case|R1SL:The R1Soft Server Backup Support Process and Customer Support Portal] with R1Soft Support and upload the {{.tar.gz}} file to request a manual build.
* Once the build is ready, R1Soft Support will provide you with the finished module.
* Copy this module to your Linux Server and place it in the folder {{/lib/modules/r1soft}}.
* Copy this module to your Linux Server and place it in the folder {{/lib/modules/r1soft}}.
