我有几台服务器,每个服务器上都有一些vm。在运行免费版本的veeam备份之后,我首先进入程序并添加新的服务器。服务器运行着2008年的R2企业,我使用的是免费版本的veeam备份的最新版本。
这个程序基本上是说找不到网络路径。它不会找到它的名称,ip地址,甚至使用本地主机。
问题是什么?这可能是凭据问题吗?我可以用我的用户帐户打开管理共享刚刚好。我试着在那台服务器上关闭防火墙,但没什么区别。
查看日志,我发现以下内容:
[08.12.2013 10:29:32] <68> Error Access is denied
[08.12.2013 10:29:32] <68> Error RPC function call failed. Function name: [GetSvcVersion]. Target machine: [192.168.2.1].
[08.12.2013 10:29:32] <95> Warning [192.168.2.1] Failed to connect to Installer service on 192.168.2.1:6160. Reason: [192.168.2.1] Failed to check whether remote Installer service is available. at Veeam.Backup.ProxyProvider.CDeployerService.TestConnection(String srvName, VeeamDeployer veeamDeployer)\n at Veeam.Backup.ProxyProvider.CDeployerService.TryConnect(String srvName, VeeamDeployer veeamDeployer, String ip, Int32 port, Exception& exception)\nAccess is denied\nRPC function call failed. Function name: [GetSvcVersion]. Target machine: [192.168.2.1]. at VeeamProxyClientDllLib.VeeamDeployerClass.PingService()\n at Veeam.Backup.ProxyProvider.CDeployerService.TestConnection(String srvName, VeeamDeployer veeamDeployer)
[08.12.2013 10:29:32] <95> Error [192.168.2.1] Failed to check whether remote Installer service is available. (System.Exception)
[08.12.2013 10:29:32] <95> Error at Veeam.Backup.ProxyProvider.CDeployerService.TestConnection(String srvName, VeeamDeployer veeamDeployer)
[08.12.2013 10:29:32] <95> Error at Veeam.Backup.ProxyProvider.CDeployerService.TryConnect(String srvName, VeeamDeployer veeamDeployer, String ip, Int32 port, Exception& exception)
[08.12.2013 10:29:32] <95> Error Access is denied\nRPC function call failed. Function name: [GetSvcVersion]. Target machine: [192.168.2.1]. (System.Runtime.InteropServices.COMException)
[08.12.2013 10:29:32] <95> Error at VeeamProxyClientDllLib.VeeamDeployerClass.PingService()
[08.12.2013 10:29:32] <95> Error at Veeam.Backup.ProxyProvider.CDeployerService.TestConnection(String srvName, VeeamDeployer veeamDeployer)发布于 2014-11-28 15:17:16
即使你已经找到了根源。如果Veeam服务器和Hyper-V服务器不在同一个域中,那么可能会出现时间对时间的困难,最好避免它。
https://serverfault.com/questions/560249
复制相似问题