天天看点

SCDPM2012配置及客户端安装(二)

上篇中我们介绍了SCDPM2012的全新部署工作,本文将介绍一下SCDPM2012的配置,以便让SCDPM2012展开数据的保护工作。具体步骤分为三步:

1. 设置存储设备(添加配置磁盘)

2. 配置许可证数量

3. 对DPM保护的计算机上安装代理客户端软。具体信息见下:

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_1340445966Cifx.jpg"></a>

一、配置磁盘

DPM可以基于硬盘、磁带或存储进行数据保护工作,由于本人的环境为测试环境,对于挂在存储或者用磁带备份不太现实,所以下面用挂在硬盘来实现数据存储。

DPM需要一块单独的磁盘进行数据存储,不能使用本地操作系统所在的磁盘进行数据存储工作。

我当前的实验环境中为SCDPM2012 Server挂载了两块硬盘,一块供安装本地操作系统及相关的服务、另外一块做DPM存储数据。

<a target="_blank" href="http://blog.51cto.com/attachment/201206/162723128.png"></a>

打开SCDPM2012的控制台,切换到管理标签----选择磁盘----添加

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_1340445967U3Wo.png"></a>

我们可以看见DPM Server上有一块80G的磁盘可以被DPM Server使用,所以我们选择该磁盘进行添加

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_1340445967DNEW.png"></a>

添加磁盘后单击—确认

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_1340445967jO6E.png"></a>

确认的同时提示警告:说被应用为DPM Server的存储磁盘将被转换为动态磁盘(基本转动态),并且该磁盘上的所有卷将被转换为简单卷,是否确认,我们单击确认。

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_1340445968wQ4g.png"></a>

确认后等待转换

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_1340445968700A.png"></a>

转换后我们打开磁盘管理查看磁盘类型;已将磁盘类型从基本转换为动态,并且将卷的类型转换为简单卷

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_1340445969w5fP.png"></a>

通过以下图示我们可以确认,已经成功添加了所用的磁盘供DPM Server存储数据。 

<a target="_blank" href="http://blog.51cto.com/attachment/201206/163107196.png"></a>

二、管理许可证:双击打开管理许可证填写自己购买的许可证数量即可 

<a target="_blank" href="http://blog.51cto.com/attachment/201206/163853245.png"></a>

 三、安装代理

SCDPM2012想要保护数据,就需要在被保护的计算机上安装一个客户端代理软件。

我们切换在管理模块---选择代理----安装

<a target="_blank" href="http://blog.51cto.com/attachment/201206/164024427.png"></a>

 我们选择安装代理

<a target="_blank" href="http://blog.51cto.com/attachment/201206/164111352.png"></a>

 然后选择安装代理后下一步后,提示我们需要安装代理客户端的计算机;在计算机组中我们会看见在Domain Name为Dahai.com内所有的域成员

<a target="_blank" href="http://blog.51cto.com/attachment/201206/164138537.png"></a>

 为了做测试,我们再此只选择三台做测试:dahai-mail02-dahai.com、dahai-mail03.dahai.com、dahai-scom.dahai.com

<a target="_blank" href="http://blog.51cto.com/attachment/201206/164206630.png"></a>

 提示输入用户凭证 ,用在计算机上安装代理之用;该凭证应该具有域管理员的权限,这样才能在客户机上安装保护代理;在此我们用域管理员验证。

<a target="_blank" href="http://blog.51cto.com/attachment/201206/164241726.png"></a>

<a target="_blank" href="http://blog.51cto.com/attachment/201206/164415157.png"></a>

 然后我们打开SCDPM管理控制台—代理模块下,看见刚才需要安装保护代理客户端的三台计算机,代理状态为确定。 

<a target="_blank" href="http://blog.51cto.com/attachment/201206/164556869.png"></a>

 接着我们任意找一个已经安装保护代理的计算机,程序与功能,我们可以看见刚才安装的客户端保护代理

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_134044597467GW.png"></a>

我们运行services.msc打开服务管理器,通过查看已存在两个服务:DPMRA、DPM CPWrapper Service等服务

<a href="http://gaowenlong.blog.51cto.com/attachment/201206/23/451336_1340445975AzTY.png"></a>

SCDPM客户端配置到此结束,对于数据恢复下期见。

本文转自 高文龙 51CTO博客,原文链接:http://blog.51cto.com/gaowenlong/907241,如需转载请自行联系原作者