The Symantec Backup Exec Management Plug-in for VMware
一.The Symantec Backup Exec Management Plug-in for VMware的作用
1.可以让管理员通过vSphere client监视虚拟机的备份工作
2.提供vm的备份状况
3.能提供已备份过和排程备份的详细状况.
二.System Requirements
1.Supported platforms include the following:
- VMware vCenter Server version 4.0 and later
- VMware vSphere Client version 4.0 and later
- VMware ESX version 4.0 and later
2.Backup Exec 2010 & 2010 R2 &2010 R3
三.下载
四.安装
1.install the Symantec Backup Exec Management Plug-in for VMware
在vsphere client的电脑上安装BEVMPlugin.msi
2.Registering the Symantec Backup Exec Management Plug-in for VMware with vCenter Serve
a.架设web server
安装IIS
copy BEVMPlugin.msi 到c:\Inetpub\wwwroot\下
验证,出现以下则ok
b.Microsoft .Net version 2.0 is installed on the vCenter server
c.The following files are in the same directory as the RegisterBEVMPlugin.exe file:
- Vim25Service2005.dll
- Vim25Service2005.XmlSerializers.dll
- RegisterBEVMPlugin.exe.config
d.To register the Symantec Backup Exec Management Plug-in for VMware with the vCenter Server
在cmd下执行RegisterBEVMPlugin -r -s <vCenter-ip> -n <username> -p <password> -m <msipath>
如 RegisterBEVMPlugin -r -s <vCenter Server> -n user1 -p password -m
http://<web server>/plugin/BEVMPlugin.msi
五.监控
当symantec backup exec2010中的备份状况or排程可以在vsphere client 连到vcenter看到
转载于:https://blog.51cto.com/162327/598884