Acronis Server备份Linux系统

前段时间用Acronis Disk Director Suite解决了Thinkpad笔记本在win7的分区问题(http://chenguang.blog.51cto.com/350944/180687),今天这篇博文为大家展示如何使用Acronis Server备份Linux系统。虽然Linux 是一个高度可靠的操作系统,但对于现在复杂的internet环境下,安全问题比较突出,系统备份作为系统管理员来说就是首要的问题,最安全的备份方法是将linux系统中数据存放于不同的媒体中,例如磁带,硬盘,可写式 DVD.等。然後将您的备份数据和您的 Linux系统分开存放。进行Linux备份有多种不同的方法,其中包括常用Linux 发行版本中的命令列工具,例如 “dd”, “dump”', “cpio”'以及 “tar”,如果你深入会发现Linux中的备份相当灵活,就算您是多年使用不当linux的工程处是也不一定完全掌握,当然也有图形介面的工具,像是”KDat'',”BRU'' 和 “PerfectBackup+''等商业软件。下面我为加大介绍一款方便使用的备份软件,他主要功能是系统在任何不可预期事件之后,Acronis True Image Echo 能够读入您的硬盘扇区,创建整个磁盤的映像,包括所有的数据和操作系統组件。甚至當用户在线上时,它也可以备份和还原硬盘上的个別文件和文件夹,以保持用戶工作的连续性。一旦拥有Acronis True Image Echo,可放心。您的整個系統受完全地保護,即便生灾难的情况下,也可以在幾分钟之內恢复系統,而不需要几个小時或更长,同时支持 SAN、NAS、RAID、磁带机、CD/DVD 光驱、网络储存设备和其它备份装置,显著减少服务器停止服务并有效降低 IT 成本,他的名字叫“Acronis True Image Echo Enterprise Server”

一、Acronis True Image Echo Server 安装和启动

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image001" border="0" alt="clip_image001" src="http://img1.51cto.com/attachment/201312/24/350944_1387892897RtRq.jpg" height="298" />

下表提供Acronis True Image Echo 的四个版本的差异列表

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image003" border="0" hspace="15" alt="clip_image003" src="http://img1.51cto.com/attachment/201312/24/350944_1387892898YfFp.jpg" height="687" />

Acronis支持的文件系统:

Ext2/Ext3

ReiserFS

Reiser4

Linux SWAP

XFS

JFS

注意:XFS 和Reiser4 文件系统不支持调整分区大小的功能

1. 首先以 root 登陆系统

2. 设置setup.sfx可执行权限。

3.# ./setup.sfx

如下图:650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image005" border="0" alt="clip_image005" src="http://img1.51cto.com/attachment/201312/24/350944_1387892899sGDH.jpg" height="295" />

选”next”

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image007" border="0" alt="clip_image007" src="http://img1.51cto.com/attachment/201312/24/350944_1387892899J3aq.jpg" height="206" />

输入序列号

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image009" border="0" alt="clip_image009" src="http://img1.51cto.com/attachment/201312/24/350944_1387892900HVch.jpg" height="261" />

选默认选项

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image011" border="0" alt="clip_image011" src="http://img1.51cto.com/attachment/201312/24/350944_1387892900zgSs.jpg" height="209" />

到这一步大家会遇到一个小问题,Acronis在安装的时候会安装snapapi,该程序会重新编译系统内核。而acronis所使用的是dkms去安装的

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image013" border="0" alt="clip_image013" src="http://img1.51cto.com/attachment/201312/24/350944_1387892900BGK7.jpg" height="220" />

我们利用连个步骤来解决此问题,之后我们就能继续安装

1.使用dkms编译snapapi26

linux-zrkh:/usr/src # dkms build -m snapapi26 -v 0.7.0

Preparing kernel 2.6.16.60-0.21-debug for module build:

(This is not compiling a kernel, only just preparing kernel symbols)

Storing current .config to be restored when complete

using presented .config

make oldconfig......

make prepare-all....

Building module:

cleaning build area....

make KERNELRELEASE=2.6.16.60-0.21 -debug -C /lib/modules/2.6.16.60-0.21-debug/bui ld SUBDIRS=/var/lib/dkms/snapapi26/0.7.0/build modules.....

cleaning build area....

DKMS: build Completed.

2.使用dkms安装snapapi26

linux-zrkh:/usr/src # dkms install -m snapapi26 -v 0.7.0

Running module version sanity check.

snapapi26.ko:

- Original module

- No original module exists within this kernel

- Installation

- Installing to /lib/modules/2.6.16.60-0.21-debug/kernel/drivers/block//

snumbd26.ko:

- Original module

- No original module exists within this kernel

- Installation

- Installing to /lib/modules/2.6.16.60-0.21-debug/kernel/drivers/block//

depmod.....

DKMS: install Completed.

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image015" border="0" alt="clip_image015" src="http://img1.51cto.com/attachment/201312/24/350944_1387892901dLWV.jpg" height="349" />

安装完毕后桌面上会产生Acronis的启动图标。

二、运行Acronis True Image Echo Server

双击桌面图标”Acronis true image server”

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image017" border="0" alt="clip_image017" src="http://img1.51cto.com/attachment/201312/24/350944_1387892902Gnov.jpg" height="324" />

在备份前我们要搞几个概念:

完整、增量和差异备份

Acronis True Image Echo Server 可创建完整、增量和差异备份。一份完整备份包含备份创建时的所有数据。它可为之后的增量备份或差异备份创建打下基础,也可用作独立的存档。完整备份与增量或差异备份相比,恢复时间最短。增量备份只包括自从上次完整或增量备份创建以来所更改的数据。因此,它比较小,创建也比较快。但是,由于它不包含所有数据,因此还原时需要所有先前创建的增量备份和初始完整备份。与增量备份不同,当每个备份程序在某一条“链”内创建下一个文件时,差异备份将创建包含初始完整存档的所有更改的独立文件。一般而言,从差异备份比从增量备份还原数据的速度更快,因为前者不需要处理大量的先前备份。

若经常让系统返回初始状态(如在游戏俱乐部或网吧,要撤消顾客所做的更改),则独立的完整备份可能为最佳解决方案。在这种情况下,无需重新创建初始完整映像,因此备份时间并不重要且还原时间可减至最少。或者,若您只想保存最后的数据状态,以备系统毁损时可以还原,则可以考虑进行差异备份。如果您的数据变更与完整数据量相比较少时,差异备份尤其有效。此方法对增量备份同样适用。此外,如需多次备份并可能返回任一已存储的状态,则增量备份最有用。只要创建过一次完整备份,则随后每天创建一次增量备份的效果就和您每天做一次完整备份的效果相同。然而,所需的时间和磁盘空间(或移动媒体用量)仅为十分之一。

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image019" border="0" alt="clip_image019" src="http://img1.51cto.com/attachment/201312/24/350944_1387892903zHhM.jpg" height="306" />

完整、增量和差异备份的意图

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image021" border="0" alt="clip_image021" src="http://img1.51cto.com/attachment/201312/24/350944_1387892904zAQ0.jpg" height="324" />650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image023" border="0" alt="clip_image023" src="http://img1.51cto.com/attachment/201312/24/350944_13878929050ktu.jpg" height="332" />650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image025" border="0" alt="clip_image025" src="http://img1.51cto.com/attachment/201312/24/350944_1387892906oaFz.jpg" height="327" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image027" border="0" alt="clip_image027" src="http://img1.51cto.com/attachment/201312/24/350944_1387892906sPjb.jpg" height="314" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image029" border="0" alt="clip_image029" src="http://img1.51cto.com/attachment/201312/24/350944_1387892907Dvph.jpg" height="312" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image031" border="0" alt="clip_image031" src="http://img1.51cto.com/attachment/201312/24/350944_13878929081ztK.jpg" height="300" />

建议把文件备份在acronis secure zone安全区内,若是第一次操作则提示建立安全区。Acronis 安全区为专门用来在计算机系统上存储存档的分区。Acronis True Image Echo Server 向导窗口中会列出安全区以及所有可存储存档的分区。使用启动恢复管理器时,必须具有Acronis Acronis 安全区,Acronis 只要备份文件的空间足够,安全区通常可用来创建存档。若没有足够空间,可删除以前的存档,以获得空间。

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image033" border="0" alt="clip_image033" src="http://img1.51cto.com/attachment/201312/24/350944_1387892909Jpui.jpg" height="304" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image035" border="0" alt="clip_image035" src="http://img1.51cto.com/attachment/201312/24/350944_13878929100iGW.jpg" height="346" />650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image037" border="0" alt="clip_image037" src="http://img1.51cto.com/attachment/201312/24/350944_1387892911NFn1.jpg" height="342" />650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image039" border="0" alt="clip_image039" src="http://img1.51cto.com/attachment/201312/24/350944_1387892912hda4.jpg" height="344" />650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image041" border="0" alt="clip_image041" src="http://img1.51cto.com/attachment/201312/24/350944_1387892913lLRU.jpg" height="331" />650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image043" border="0" alt="clip_image043" src="http://img1.51cto.com/attachment/201312/24/350944_1387892914N0oL.jpg" height="322" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image045" border="0" alt="clip_image045" src="http://img1.51cto.com/attachment/201312/24/350944_1387892914QIVY.jpg" height="316" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image047" border="0" alt="clip_image047" src="http://img1.51cto.com/attachment/201312/24/350944_13878929158uJD.jpg" height="324" />650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image049" border="0" alt="clip_image049" src="http://img1.51cto.com/attachment/201312/24/350944_1387892916Oynz.jpg" height="306" />

当一切调整好后,我们还可以用Cron 服务自动创建映像,自动备份系统。这里就不详细介绍。

三、Ghost Linux 系统硬盘

前提条件至少两块以上的磁盘,我们这里是在vmware里虚拟的两块scsi盘

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image051" border="0" alt="clip_image051" src="http://img1.51cto.com/attachment/201312/24/350944_1387892917bSHJ.jpg" height="328" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image053" border="0" alt="clip_image053" src="http://img1.51cto.com/attachment/201312/24/350944_13878929183pOz.jpg" height="316" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image055" border="0" alt="clip_image055" src="http://img1.51cto.com/attachment/201312/24/350944_1387892919QkLt.jpg" height="314" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image057" border="0" alt="clip_image057" src="http://img1.51cto.com/attachment/201312/24/350944_1387892920sVNu.jpg" height="301" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image059" border="0" alt="clip_image059" src="http://img1.51cto.com/attachment/201312/24/350944_1387892921glzj.jpg" height="300" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image061" border="0" alt="clip_image061" src="http://img1.51cto.com/attachment/201312/24/350944_1387892922ddGc.jpg" height="297" />

650) this.width=650;" style="background-image:none;border-bottom:0px;border-left:0px;border-top:0px;border-right:0px;padding-left:0px;padding-right:0px;padding-top:0px;" title="clip_image063" border="0" alt="clip_image063" src="http://img1.51cto.com/attachment/201312/24/350944_1387892923ztqx.jpg" height="282" />

接下来根据提示点就可以开始备份了。

四、卸载AcronisTrue Image Echo Server

1. 执行以下命令:

# cd /usr/lib/Acronis/TrueImageServer/uninstall/

# ./uninstall

2. 删除SnapAPI 模块的来源:

# rm -rf /usr/src/snapapi*

五、命令行操作Acronis

看到这里有的高手会觉得,我不喜欢GUI的东西,那样效率不高,acronis同样能满足你,的需求提供CLI操作,接下来我们看看Trueimagecmd 使用范例:

列出可用磁盘分区

trueimagecmd --list

列出储存在backup.tib 中的磁盘分区(及其索引)

Trueimagecmd --list --filename:backup.tib

将为磁盘分区1-1 创建名为backup.tib 的映像

Trueimagecmd --partition:1-1 --filename:backup.tib \

--create

将创建以上磁盘分区的增量映像

Trueimagecmd --partition:1-1 --filename:backup.tib \

--create --incremental

将在Acronis 安全区创建磁盘分区1-1 的映像

Trueimagecmd --partition:1-1 --asz --create

将从backup.tib 还原磁盘分区

trueimagecmd --partition:1-1 --filename:backup.tib \

--restore

本文出自 “李晨光原创技术博客” 博客,请务必保留此出处http://chenguang.blog.51cto.com/350944/1344521

Acronis Server备份Linux系统的更多相关文章

  1. 6个关于dd命令备份Linux系统的例子

    数据丢失带来的损失是相当昂贵的.关键数据的丢失会对各种规模的企业带来影响.有几种方法来备份Linux系统,包括rsync的和rsnapshot等.本文提供有关使用dd命令备份Linux系统的6个实例. ...

  2. FC8下备份linux系统

    linux系统可以使用tar来备份.<br><br> 我在FC8上装好了totem, mplayer, audacious, 并搞定了wifi后,我觉得该备份一下FC8系统.& ...

  3. SHELL脚本自动备份Linux系统

    今天来写一个使用shell脚本增量备份系统文件,顺便复习一下shell脚本相关的命令,这个脚本可以根据自己的需求来备份不同的文件或者文件夹,进行完整备份和增量备份.直接上脚本如下: #!/bin/sh ...

  4. unbuntu server (linux系统)下面安装 lamp

    1.sudo apt-get update 2.sudo apt-get install apache2 3.检查是否安装成功: apache2 -v 4.sudo apt-get update ph ...

  5. Remastersys备份linux系统ISO镜像

    1. 安装Remastersys 利用Ubuntu Software Center安装,修改sources.list文件,在文件末尾加入下面三行,添加软件源, #Rsudo remastersys d ...

  6. Windows远程连接server(Linux系统)及可视化

    方法1:命令行连接后使用server上安装好的可视化编辑器IDE: Step 1: 工具准备:putty.exe:Xming-6-9-0-31-setup.exe:Xming-fonts-7-7-0- ...

  7. 用ghost备份和还原Linux系统

    备份是容灾的基础,是指为防止系统出现操作失误或系统故障导致数据丢失,而将全部或部分数据集合从应用主机的硬盘或阵列复制到其它的存储介质的过程.传统的数据备份主要是采用内置或外置的磁带机进行冷备份.但是这 ...

  8. linux系统使用小记

    1.解决Ubuntu不能正常使用vi的问题.sudo apt-get remove vim-common   sudo apt-get install vim 2.备份linux系统,注意,有的优盘单 ...

  9. Linux之最最最最基础(包括在虚拟机中安装linux系统)

    这里是以CentOS 6.5  64bit为例(学习用这个,Kali神马的有兴趣自己研究(这个系统是玩渗透用的)) 一 ---->配置Vmware Workstation     自定义--选择 ...

随机推荐

  1. extern 修饰符

    extern(C# 参考) extern 修饰符用于声明在外部实现的方法. extern 修饰符的常见用法是在使用 Interop 服务调入非托管代码时与 DllImport 特性一起使用.在这种情况 ...

  2. system函数

    system两层含义: 1.正确退出后.还需要再判断,操作成功或者操作失败. 2.错误退出. #include <stdio.h> #include <stdlib.h> #i ...

  3. CF 120F Spider 树的直径 简单题

    一个男孩有n只玩具蜘蛛,每只蜘蛛都是一个树的结构,现在男孩准备把这n只小蜘蛛通过粘贴节点接在一起,形成一只大的蜘蛛.大的蜘蛛也依然是树的结构.输出大的蜘蛛的直径. 知识: 树的直径是指树上的最长简单路 ...

  4. [MySQL] 两个优化数据库表的简单方法--18.3

    这里介绍两个简单的优化MySQL数据库表的方法 一.定期分析表和检查表 1.分析表语法如下: alalyze [local|no_write_to_binlog] table table_name1[ ...

  5. tcpdump学习

    #直接启动tcpdump将监视第一个网络接口上所有流过的数据包 -n不解析地址到nametcpdump -n #监视指定网络接口的数据包,不指定则为 eth0tcpdump -i eth1 #监视指定 ...

  6. 手动编译Jsp文件

    手动模拟Tomcat编译jsp文件 Tomcat编译jsp文件的配置路径是在%tomcat_home%/conf/web.xml中,有这样一段代码 <servlet> <servle ...

  7. ImageLoader_ _Universal-Image-Loader完全解析(一)之介绍与使用详解

    转载请标明出处: http://blog.csdn.net/developer_jiangqq/article/details/50439814 本文出自:[江清清的博客] (一).前言: 已经半个月 ...

  8. AD9 笔记:

    1 丝印压焊盘违反规则:关闭规则中的Manufacturing(制造规则)分类 >>> Silkscreen Over Component Pads Clearence(丝印与焊盘间 ...

  9. 编写第一个java程序

    安装了一个编辑器,Notepad++,这个编辑器以前在写PHP的时候就喜欢用,呵呵,现在写java也先沿用这个这个编辑器吧. 代码: public class Test{ public static ...

  10. input文本框实现宽度自适应代码实例

    代码实例如下: <!DOCTYPE html> <html><head><meta charset="utf-8"><meta ...