Chinaunix首页 | 论坛 | 博客
  • 博客访问: 55771
  • 博文数量: 21
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 155
  • 用 户 组: 普通用户
  • 注册时间: 2011-04-11 08:40
个人简介

努力过着轻松日子的苦逼IT工程师……

文章分类

全部博文(21)

文章存档

2013年(21)

我的朋友

分类: 服务器与存储

2013-03-04 16:03:06

Problem



When adding the Virtual Machine server credential in the Netbackup Admin Console / Media and Device management / credentials / Virtual machine servers a validation failed error is given.

 


Error



Vmware credential validation failed. Server not found (-1)


Environment



Netbackup master can be any operating system.

Netbackup Version 7.0 / 7.1 with any patch level.

Vmware backup host / windows 2003 or 2008 with 7.0 / 7.1 with any patch level.

 


Cause



Although the Hostname is not seen in the GUI it does show in the output of command.

Windows

Install_Dir\Veritas\Netbackup\Bin\admincmd\nbemmcmd -listhosts

Unix / Linux

/usr/openv/netbackup/bin/admincmd/nbemmcd -listhosts


Solution



Use the nbemmcmd to delete the host from the Enterprise media manager database.

Windows

Install_Dir\Veritas\Netbackup\Bin\admincmd\nbemmcmd -deletehost -machinename [virtual machine server hostname] -machinetype virtual_machine

Unix / Linux

/usr/openv/netbackup/bin/admincmd/nbemmcd -deletehost -machinename [virtual machine server hostname] -machinetype virtual_machine

Then readd the Virtual machine server credential back in using the GUI and it should then proceed without any error.

 


Article URL


阅读(2644) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~