Quantcast
Channel: Virtual Machine Manager – General forum
Viewing all articles
Browse latest Browse all 3230

Can't add windows server gateway as network service

$
0
0

I'm using the 3 nic template on scvmm 2012 r2, a single physical host (it's a POC), and a single node cluster for the vm.  Everything seems to work fine up to adding the network service.  The wizard returns "failed" for "test open connection", "test capability discovery", and "test system info".  If I try it in powershell, I get a useless error:

Add-SCNetworkService : Unable to connect to the network service. Check connection string and network connectivity. Error Execution of Microsoft.SystemCenter.NetworkService::OpenDeviceConnection on the configuration provider 4ee559f1-f479-480c-9458-d14b8b1c1779 failed. Detailed exception: Microsoft.VirtualManager.Utils.CarmineException: Unable to determine all the active nodes of the cluster. Error The WS-Management service cannot process the request. The WMI service or the WMI provider returned an unknown error:
HRESULT 0x800706d9
Bring the node and/or cluster name resource online and retry the operation again.
Check the documentation for the configuration provider or contact the publisher support. (Error ID: 50000)
 
Unable to connect to the network service. Check connection string and network connectivity.
 
To restart the job, run the following command:
PS> Restart-Job -Job (Get-VMMServer scvmm1.domain | Get-Job | where { $_.ID -eq "{a7783c24-cd34-4b69-bbc5-1e808aa94333}"})
At line:9 char:1
+ Add-SCNetworkService -Name "Windows Server Gateway - Forwarder" -RunAsAccount $c ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ReadError: (:) [Add-SCNetworkService], CarmineException
    + FullyQualifiedErrorId : 50000,Microsoft.SystemCenter.VirtualMachineManager.Cmdlets.AddSCNetworkServiceCmdlet

Of course I tested powershell remoting on the gateway VM and I can connect to the host and the vm by the names specified in the connection string.

Connection string:


VMHost=2m225100h1.domain;GatewayVM=gwclus_external.domain;BackendSwitch=Network_Virtualization_LS;DirectRoutingMode=True;FrontEndServiceAddress=10.30.250.11

Can anyone tell me what's going on?  Thanks,


Viewing all articles
Browse latest Browse all 3230

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>