mhvtl和nbu配置最新版.docx

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
mhvtl和nbu配置最新版

MHVTL and NBU MHVTL 为开源虚拟带库软件,下载地址为:MHVTL,搭配上gui可模拟多款厂商带库,我唯一管理过的带库为HP MSL6000,而备份软件则为Netbackup。本文以这两种产品为例,对一些简单的配置进行说明。 1、安装MHVTL OS版本为RHEL6.5,以最小安装,通过配置yum本地源安装其他所需的包,其中,有三个rpm包需要自行下载,可从/linux/rpm2html/search.php?query=lzo这里搜索对应版本或者在本站下载:lzo-2.03-3.1.el6_5.1.x86_64.rpm,lzo-devel-2.03- 3.1.el6_5.1.x86_64.rpm,lzo-minilzo-2.03-3.1.el6_5.1.x86_64.rpm 1.1关闭firewall和selinux #关闭防火墙 [root@mhvtl ~]# /etc/init.d/iptables stop iptables: Setting chains to policy ACCEPT: filter [ OK ] iptables: Flushing firewall rules: [ OK ] iptables: Unloading modules: [ OK ] [root@mhvtl ~]# /etc/init.d/ip6tables stop ip6tables: Setting chains to policy ACCEPT: filter [ OK ] ip6tables: Flushing firewall rules: [ OK ] ip6tables: Unloading modules: [ OK ] [root@mhvtl ~]# chkconfig iptables off [root@mhvtl ~]# chkconfig ip6tables off #关闭selinux [root@mhvtl ~]# sed -i /^SELINUX/s/enforcing/disabled/g /etc/selinux/config [root@mhvtl ~]# cat /etc/selinux/config # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - No SELinux policy is loaded. SELINUX=disabled # SELINUXTYPE= can take one of these two values: # targeted - Targeted processes are protected, # mls - Multi Level Security protection. SELINUXTYPE=targeted [root@mhvtl ~]# shutdown -ry 0 1.2配置yum本地源 [Server] name=Server baseurl=file:///mnt/Server enabled=1 gpgcheck=0 挂载光盘,安装所需软件包 [root@mhvtl ~]# mount /dev/sr1 /mnt mount: block device /dev/sr1 is write-protected, mounting read-only [root@mhvtl ~]# yum -y install zlib-devel mtx mt-st lsscsi kernel-devel kernel-headers sg3_utils gcc perl unzip [root@mhvtl worktmp]# ls -ltr total 708 -rw-r--r--. 1 root root 283656 Jul 16 14:12 mhvtl-2015-04-14.tgz -rw-r--r--. 1 r

文档评论(0)

shuwkb + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档