Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1142312
  • 博文数量: 251
  • 博客积分: 8431
  • 博客等级: 中将
  • 技术积分: 2699
  • 用 户 组: 普通用户
  • 注册时间: 2007-07-22 16:24
文章分类

全部博文(251)

文章存档

2016年(2)

2015年(5)

2014年(4)

2013年(10)

2012年(8)

2011年(14)

2010年(20)

2009年(33)

2008年(51)

2007年(104)

分类: 服务器与存储

2009-12-10 15:37:56

1556: Creating the SNAPAPI Module in Acronis Backup Software for Linux

3.57143
Average: 3.6 (7 votes)
Your rating: None

Compiling the necessary SnapApi modules for Acronis True Image Server for Linux

This article applies to:

  • Linux Agent
  • Linux Agent
  • Acronis Backup & Recovery 10 Advanced Server (Agent for Linux)
  • Acronis Backup & Recovery 10 Server for Linux (Standalone)
  • Acronis Backup & Recovery 10 Advanced Server - Small Business Server Edition (Agent for Linux)
  • Acronis Backup & Recovery 10 Advanced Server - Virtual Edition (Agent for Linux)

Introduction

You should have the sources of your kernel or at least kernel headers installed to let Acronis True Image Server for Linux compile the necessary modules or to be able to do this manually.

Solution

Acronis True Image Server for Linux compiles all necessary modules (i.e. (for 2.4.x kernels) and snapapi26 (for 2.6.x kernels) during installation.

The modules can also be compiled manually using the 'dkms' utility.

For reference please see:

  • /usr/lib/Acronis/TrueImageServer/HOWTO.INSTALL - for
  • /usr/lib/Acronis/TrueImageEchoServer/HOWTO.INSTALL - for
  • /usr/lib/Acronis/Agent/HOWTO.INSTALL - for Linux Agent and Linux Agent

More information

Additional information is in the file that comes with installation package or in the file of .

Acronis True Image Server for Linux installs the snapapi module automatically if gcc and kernel-sources are installed on the system.

Here are some distributions along with their required packages (all dependencies should be installed as well): 

  • RHEL4, RHEL5, CentOS4, CentOS5, Fedora Core, Scientific Linux:

    • kernel-X-[kernel version] (where X shows an edition of kernel such as smp, PAE, hugemem, etc. It shows as [kernel version]X with 'uname -r' command)
    • kernel-X-devel-[kernel version]
    • gcc (the same version the 'cat /proc/version' command shows)‏
  • CentOS3, RHEL3, SLES10, OpenSuse:

    • kernel-[kernel version]
    • kernel-source
    • gcc
  • Debian and Debian based ({K,X,Ed}ubuntu, Knoppix):

    • linux-image-[kernel version]
    • linux-headers-[kernel version]
    • gcc

If there are any issues with compiling the module, please get Linux System Report and with reference to this article.

阅读(1409) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~