SANClient备份设置_第1页
SANClient备份设置_第2页
SANClient备份设置_第3页
SANClient备份设置_第4页
SANClient备份设置_第5页
已阅读5页,还剩7页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、SAN Client备份测试(SAN Client & NetBackup 5200 & VMware & Deduplication)Version 1.0Arthur Xu2011-04-201 环境介绍VMware SAN & SAN Client & Dedup(5200)这种方式下所有的数据流均通过SAN方式来传送。1. NBU 5200被配置为FT Media Server2. Backupproxy1配置为SAN Client3. 数据通过Backupproxy1通过SAN读取后,通过SAN网络传送到NBU52004. NBU5200上实现

2、重复数据删除5. 目前NBU5200已经可以通过手工方式开启SAN Client支持a) NBU5200近期将实现SAN Client官方支持(GUI界面?)SAN Client方式传输有如下特点:1. SAN Client广泛支持各种类型的OS。2. SAN Client方式下,只能支持Media Server端重复数据删除。1.1 NBU 5200上手工开启FT Media Server方法1.1.1 卸载HBA卡驱动rootnetbackup7 # /usr/openv/netbackup/bin/admincmd/nbftsrv_config -nbhbaInstalling nbhb

3、a driver. Uninstalled WinDriver for FT Server mode. It may be necessary to temporarily unload your QLogic drivers to free up the ports for the nbhba drivers.This is an optional step. If you choose not to do this, the nbhba drivers may not have access to the HBA ports until a subsequent reboot.Would

4、you like to unload and reload your native QLogic drivers now? y,n (y) Are you sure you want to unload QLogic driver: qla2xxx? y,n (y) Removing qla2xxx. Cannot continue since qla2xxx is in use and cannot be removed. Please release references to qla2xxx before trying the install again.该步骤可能不成功,主要是qla2

5、xxx驱动绑定到内核中了。编辑 /etc/modprobe.conf 注释掉qla2xxx 模块rootnetbackup7 boot# cat /etc/modprobe.conf alias eth0 forcedeth alias eth1 forcedeth alias eth2 forcedeth alias eth3 forcedeth alias scsi_hostadapter mptbase alias scsi_hostadapter1 mptsas #alias scsi_hostadapter2 qla2xxx alias scsi_hostadapter3 usb-s

6、torage 编辑/etc/modprobe.d/blacklist文件,在文件尾添加 "blacklist qla2xxx"重启机器并再次运行nbftsrv_config -nbhba命令检查是否成功rootnetbackup7 # /usr/openv/netbackup/bin/admincmd/nbftsrv_config -mode nbhba installed1.1.2 获得对应的HBA卡WWN号rootnetbackup7 # /usr/openv/netbackup/bin/admincmd/nbhba -l 1 2432 21:00:00:1B:32:9

7、1:E0:F9 "QLE2462 " 0 0 143 2 2432 21:01:00:1B:32:B1:E0:F9 "QLE2462 " 1 0 143 rootnetbackup7 # /usr/openv/netbackup/bin/admincmd/nbhba -L Card #1 HBA Index #1 Device ID = 2432 World Wide Name = 21:00:00:1B:32:91:E0:F9 Model Name = "QLE2462 " Port = 0 Mode = initiator (de

8、signated for other use)(143) HBA Index #2 Device ID = 2432 World Wide Name = 21:01:00:1B:32:B1:E0:F9 Model Name = "QLE2462 " Port = 1 Mode = initiator (designated for other use)(143) 1.1.3 设置对应的HBA卡工作在Target方式rootnetbackup7 # /usr/openv/netbackup/bin/admincmd/nbhba -modify -wwn 21:00:00:1B

9、:32:91:E0:F9 -mode target Modified port with WWN 21:00:00:1B:32:91:E0:F9 通过命令检查rootnetbackup7 # /usr/openv/netbackup/bin/admincmd/nbhba -L Card #1 HBA Index #1 Device ID = 2432 World Wide Name = 21:00:00:1B:32:91:E0:F9 Model Name = "QLE2462 " Port = 0 Mode = target (designated for FT Serve

10、r)(8142)HBA Index #2 Device ID = 2432 World Wide Name = 21:01:00:1B:32:B1:E0:F9 Model Name = "QLE2462 " Port = 1 Mode = initiator (designated for other use)(142)1.1.4 完成配置工作rootnetbackup7 # /usr/openv/netbackup/bin/admincmd/nbftsrv_config Installing the Jungo WinDriver and Fibre Transport

11、Server. Uninstalled WinDriver for FT Server mode. Removing ql2300_stub. The following automatic startup and shutdown scripts (respectively) have been installed. They will cause the NetBackup Fibre Transport Server daemon to be automatically shut down and restarted each time the system boots. /etc/rc

12、.d/rc2.d/S21nbftserver /etc/rc.d/rc3.d/S21nbftserver /etc/rc.d/rc5.d/S21nbftserver /etc/rc.d/rc0.d/K03nbftserver /etc/rc.d/rc1.d/K03nbftserver /etc/rc.d/rc6.d/K03nbftserver Installed driver for FT Server mode. /etc/udev/rules.d/50-windrvr.rules does not exist, creating. /etc/udev/rules.d/50-windrvr.

13、rules updated with Jungo WinDriver permissions. Installed WinDriver for FT Server mode. NetBackup Fibre Transport Server started. Would you like to make these changes persist after a reboot? y,n (y) Running mkinitrd. Previous initrd image is saved at /boot/initrd-2.6.18-128.el5.img.08-11-10.11:29:34

14、.删除原来对/etc/modprobe.conf的qla2xxx的注释删除对/etc/modprobe.d/blacklist中添加的"blacklist qla2xxx"重新启动 检查FT服务是否启动rootnetbackup7 # /usr/openv/netbackup/bin/admincmd/nbftsrv_config -mode Fibre Transport server installed and running.1.2 SAN Client配置1.2.1 发现FT设备NBU Media Server NB5200上显示Fiber Transport De

15、vice客户端发现对应设备1.2.2 配置Service手工启动SAN Client FT Service1.2.3 NBU中配置检查SAN Clients中列出对应的服务器1.3 配置SAN Client 传输SAN Client配置Master服务器配置1.4 备份速度和NBU5200 Dedup性能备份速度为135M,接近所用存储的最高性能NBU 5200 CPU利用率2 总结2.1 强大的FT / SAN Client 方式备份和恢复SAN 客户端是一种 NetBackup 高级功能,可完成 NetBackup 客户端的高速备份和还原。备份和还原流量发生在 SAN 上,而 NetBackup 服务器和客户端管理流量发生在LAN 上。它使用光纤通道和 SCSI 命令协议的子集通过 SAN(而不是使用 TCP/IP 通过 LAN)来移动数据。它在 NetBackup 客户端与 NetBackup 介质服务器之间提供一种高性能的传输机制。光纤传输支持多个并行

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论