Symantec Netbackup 7.0 安装和备份操作指南.doc

上传人:飞****2 文档编号:52202003 上传时间:2022-10-21 格式:DOC 页数:11 大小:892.50KB
返回 下载 相关 举报
Symantec Netbackup 7.0 安装和备份操作指南.doc_第1页
第1页 / 共11页
Symantec Netbackup 7.0 安装和备份操作指南.doc_第2页
第2页 / 共11页
点击查看更多>>
资源描述

《Symantec Netbackup 7.0 安装和备份操作指南.doc》由会员分享,可在线阅读,更多相关《Symantec Netbackup 7.0 安装和备份操作指南.doc(11页珍藏版)》请在得力文库 - 分享文档赚钱的网站上搜索。

1、Symantec Netbackup 7.0 安装和备份操作指南windows下软件的安装一贯简单,redhat版本做实验。一、NBU7.0安装先将安装源拷到redhat上,然后解压成一个NB_7.0_LinuxR_x86_64_GA的目录,进入后运行./installrootveritas NB_7.0_LinuxR_x86_64_GA# ./install Symantec Installation Script Copyright 1993 - 2010 Symantec Corporation, All Rights Reserved. 1) OpsCenter Server 2) N

2、etBackup Server Software 3) Exit from this Script Choose an option: 1 - 3: 2此处选择1是一个管理端,可管理多台veritas服务器,安装选择2即安装MasterServer。The NetBackup and Media Manager software is built for use on LINUX_RH_X86 hardware. Do you want to install NetBackup and Media Manager files? y,n (y) NetBackup and Media Manag

3、er are normally installed in /usr/openv. Is it OK to install in /usr/openv? y,n (y)肯定都选y了,如果想要安装到其它地方,第二步选n,然后再指定目录。回车后开始安装Reading NetBackup files from /datafile/ftp/NB_7.0_LinuxR_x86_64_GA/linuxR_x86/anb usr/openv/NB-Java.tar.gzusr/openv/db/bin/usr/openv/db/bin/nbdb_admin usr/openv/db/bin/vxdbms_se

4、rver.tar.gzusr/openv/db/bin/create_nbdb usr/openv/db/bin/dbadmusr/openv/db/bin/nbdbms_server_install usr/openv/db/bin/nbdb_backupusr/openv/db/bin/nbdb_moveusr/openv/db/bin/nbdb_ping (略)到这里会提示自动启动文件放置的位置。The following automatic startup and shutdown scripts (respectively) have been installed. They wil

5、l cause the NetBackup daemons to be automatically shut down and restarted each time the system boots. /etc/rc.d/rc2.d/S77netbackup/etc/rc.d/rc3.d/S77netbackup /etc/rc.d/rc5.d/S77netbackup/etc/rc.d/rc0.d/K01netbackup /etc/rc.d/rc1.d/K01netbackup/etc/rc.d/rc6.d/K01netbackup安装NBU7.0需要试用序列号才行,同样千辛万苦地网上找

6、了一个NBU7.0试用序列号,不过有试用期限,这里安装就会提示过期A NetBackup Server or Enterprise Server license key is needed for installation to continue. Enter license key: OENN-JTV4-SV2N-XPRO-6OCU-8LGK-HM77-HH7P-PP36 OENN-JTV4-SV2N-XPRO-6OCU-8LGK-HM77-HH7P-PP36: is an expired demo key (161)再开一个session改一下系统时间到2010年3,4月份即可,再次输入这

7、个序列号就可以安装了,并且给出这个Key的权限,既然是试用Key,应该是所有功能都具备的:A NetBackup Server or Enterprise Server license key is needed for installation to continue. Enter license key: OENN-JTV4-SV2N-XPRO-6OCU-8LGK-HM77-HH7P-PP36 Evaluation NetBackup Enterprise Server with May 10, 2010 expiration date will be registered. Is thi

8、s OK? y,n y)OENN-JTV4-SV2N-XPRO-6OCU-8LGK-HM77-HH7P-PP36: Evaluation NetBackup Enterprise Server Base product with the following features enabled: PureDisk Remote Office 256G PureDisk Remote Office PureDisk OptionSAN Client Shared Storage OptionGlobal Data Manager NDMPEMC Additional clients has been

9、 registered.All additional keys should be added at this time. Do you want to add additional license keys now? y,n (y) nUse /usr/openv/netbackup/bin/admincmd/get_license_key to add, delete or list license keys at a later time. Installing NetBackup Enterprise Server version: 7.0确认这台机器是不是master server和

10、media server, master server就是服务器端了,media server通过是用来连接存储设备的,一般都可以将这两台角色装在一台机器上。Would you like to use veritas as the configured name of the NetBackup server? y,n (y)Is veritas the master server? y,n (y) Do you have any media servers? y,n (n)Sending SIGHUP to xinetd process. Reloading configuration: O

11、K 出来下面的信息就基本可以成功了Starting the NetBackup compatibility daemon. Starting the NetBackup Enterprise Media Manager. Starting the NetBackup Resource Broker. Populating the database tables. This will take some time. Starting the Media Manager device daemon processes. Do you want to start the NetBackup bprd

12、 process so backups and restores can be initiated? y,n (y) Starting the NetBackup request daemon process (bprd). Starting the NetBackup Job Manager. Starting the NetBackup Policy Execution Manager. Starting the NetBackup Storage Lifecycle Manager. Starting the NetBackup Remote Monitoring Management

13、System. Starting the NetBackup Key Management daemon. Starting the NetBackup Service Layer. Starting the NetBackup Agent Request Server. Starting the NetBackup Bare Metal Restore daemon. Starting the NetBackup Vault daemon.Starting the NetBackup Service Monitor. Starting the NetBackup Bare Metal Res

14、tore Boot Server daemon.最后指定OPS Server,就是管理服务器,这里没有,直接回车Enter the OpsCenter server (default: NONE): NetBackup server installation complete.二、管理控制台连接可以用VNC连接Linux的图形界面,运行/usr/openv/netbackup/bin/jnbSA打开控制台,也可以下载windows版本后,在windows机上安装“Java Windows Administration Console”后远程管理。登录成功后界面三、安装Linux Client端

15、服务器端MasterServer安装的时候同时也会将Client安装到本机,直接就可以备份本机上的文件,但实际应用主要还是用来网络备份其它机器上的东西,所以再做一个Linux系统做为Client端测试。要正确执行备份很重要的一件事,就是要在Client端将MasterServer的相关信息添加到/etc/hosts里,并且在MasterServer上,也同样把Client的信息加入/etc/hosts,否则会导致备份错误,如果有DNS的话,可以省略这一步。解压压缩包,进去执行./install , 一路选yrootclient NB_7.0_CLIENTS_GA# ./install Syma

16、ntec Installation Script Copyright 1993 - 2010 Symantec Corporation, All Rights Reserved. Installing NetBackup Client SoftwareDo you wish to continue? y,n (y) Do you want to install the NetBackup client software for this client? y,n (y) This package will install Linux/RedHat2.6 client. This package

17、will install NetBackup client 7.0.此处添加Server端的名字Enter the name of the NetBackup server : veritas.ora Would you like to use client.ora as the configured name of the NetBackup client? y,n (y)openv/ openv/lib/ openv/lib/map/ openv/lib/map/libemcpower.so/etc/rc.d/rc2.d/S77netbackup /etc/rc.d/rc3.d/S77ne

18、tbackup/etc/rc.d/rc5.d/S77netbackup /etc/rc.d/rc0.d/K01netbackup /etc/rc.d/rc1.d/K01netbackup /etc/rc.d/rc6.d/K01netbackupSuccessfully updated the session cache parameters. Starting vnetd.Starting bpcd.Starting nbftclnt.Starting bmrbd. Installation of Java LiveUpdate agent succeeded. Refer to file /

19、tmp/JLU-Log/JavaLiveUpdate-Install.log on client.orafor installation details. /etc/rc.d/rc2.d/S77netbackup/etc/rc.d/rc3.d/S77netbackup /etc/rc.d/rc5.d/S77netbackup /etc/rc.d/rc0.d/K01netbackup /etc/rc.d/rc1.d/K01netbackup /etc/rc.d/rc6.d/K01netbackup Successfully updated the session cache parameters

20、.Starting vnetd. Starting bpcd.Starting nbftclnt.Starting bmrbd. Installation of Java LiveUpdate agent succeeded. Refer to file /tmp/JLU-Log/JavaLiveUpdate-Install.log on client.orafor installation details.四、创建一个基本备份任务1、添加存储设备都装完可以创建备份任务了,在这之前,要在MasterServer上先将用于备份的存储设备加入设备列表,此处先用本地磁盘,关于磁带的下篇再说。自行命名

21、后,将备份的目标指向/data/backup目录,可以查看空间使用情况。点OK后就有了第一个存储设备2、创建一个最简单的备份策略在Policy type是备份类型,有针对各个操作系统或DB的,普通文件备份选择Standard即可。在Policy volume里,可以选择刚创建的存储设备。普通备份在右边将Bare Metal Restore前的勾去掉,BMR一般用于备份操作系统并进行裸机恢复。以后研究一下再写出来。1)Schedules选项卡Type of backup有五个选项,作用:Full Backup:即全备份,将所有要备份的文件每次都全部备份一次。Differential Increm

22、ental Backup:差异备份,和全备份组合使用,即每次都备份自上一次全备份以来产生的所有不同文件。假如全备份后,进行了十次差异备份,如果要恢复到最新,需要用到全备份数据和最后一次的差异备份数据。Cumulative Incremental Backup:增量备份,和全备份组合使用,每次备份上一次备份以来(全备份,差异备份,增量备份)产生的不同文件。假如全备份后,进行了十次增量备份,如果要恢复到最新,需要用到全备份数据和十次所有的增量备份数据。User Backup:用户备份,可以从客户端启动的备份。User Archive:用户归档,可以从客户端启动的备份,但备份完成后,删除掉客户端上备

23、份的文件。Schedule type:Calendar,可以用天,周,月详细定义备份的时间。Frequency,备份频率,即多长时间备份一次。这里建立一个的Full Backup2)Start Windows选项卡即备份开始的时间,以周为单位设置。后面的Exclude Dates即排除时间。3)Clients选项卡,选择客户端名字和系统类型4)Backup Selections选项卡:选择要备份的文件,此处添加一个/boot5)运行测试新建的任务上右键手动运行进Activity Monitor后可看到正在运行的任务。蓝色表示成功,绿色表示正在运行,黄色表示有警告,红叉表示失败。如果失败并且报23或48的错误,原因很可能是主机或客户端的/etc/hosts文件没有添加对方的相应信息。双击任务可查看运行状态

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 教育专区 > 教案示例

本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知得利文库网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

工信部备案号:黑ICP备15003705号-8 |  经营许可证:黑B2-20190332号 |   黑公网安备:91230400333293403D

© 2020-2023 www.deliwenku.com 得利文库. All Rights Reserved 黑龙江转换宝科技有限公司 

黑龙江省互联网违法和不良信息举报
举报电话:0468-3380021 邮箱:hgswwxb@163.com