Just upgraded my lab to vSphere Suite 5.1 and I'm having some major pains upgrading the vShield Edge firewalls that were deployed before the upgrade. To add to it, the appliances do not appear in the vShield Manager interface but do appear in the vCloud Director interface. vShield manager was upgraded using an upgrade bundle.
The error I receive when trying to re-deploy, modify, or delete an existing appliance from vCloud Director is below. Any body have any suggestions on how to fix this? What I have tried so far is to reconnect vShield Manager to vCloud Director AND vSphere. All integration pieces are working as expected otherwise and I can deploy new organizational networks and vSphere Edge firewalls without any problems.
Thanks,
Ed
The error on the vcd cell is:
2012-09-14 10:41:17,114 | WARN | nf-activity-pool-3 | LoggingRestTemplate | POST request for "https://172.25.0.84:443/api/2.0/networks/dvportgroup-66/edge/upgrade" resulted in 404 (Not Found); invoking error handler |
2012-09-14 10:41:17,117 | ERROR | nf-activity-pool-3 | NetworkSecurityErrorHandler | Response error xml : <?xml version="1.0" encoding="UTF-8" standalone="yes"?><Errors><Error><code>70001</code><description>vShield Edge not installed for given networkID. Cannot proceed with the operation</description></Error></Errors> |
2012-09-14 10:41:17,298 | ERROR | nf-activity-pool-3 | DeployGatewayActivity | [Activity Execution] Handle: urn:uuid:cb7c96bc-df12-4b2c-8679-dcbf33d11e5c, Current Phase: com.vmware.vcloud.fabric.net.activities.gateway.DeployGatewayActivity$GenerateBacking, ActivityExecutionState Parameter Names: [BACKING_SPEC, NDC, activitySupervisionRequest, com.vmware.activityEntityRecord.EntityId, REDEPLOY, DEPLOY_PARAMS] - Could not deploy gateway Admin_Internal_Org_net |
org.springframework.web.client.RestClientException: Redeploy failed: Edge connected to 'dvportgroup-66' failed to upgrade.
at com.vmware.vcloud.fabric.nsm.services.spock.EdgeManagerSpock.redeployEdge(EdgeManagerSpock.java:734)
at com.vmware.vcloud.fabric.net.activities.gateway.DeployGatewayActivity$GenerateBacking.invoke(DeployGatewayActivity.java:347)
at com.vmware.vcloud.fabric.foundation.activity.executors.ActivityRunner.run(ActivityRunner.java:123)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2012-09-14 10:41:17,349 | ERROR | LocalTaskScheduler-Pool-3 | GatewayManagerImpl | Could not redeploy EdgeGateway Admin_Internal_Org_net (urn:uuid:cb7c96bc-df12-4b2c-8679-dcbf33d11e5c) | vcd=a216997e-506d-4e43-a2cf-92b4659b1e1a,task=feb14e0f-bf93-4026-abc2-ed8bdbf398dd
java.util.concurrent.ExecutionException: org.springframework.web.client.RestClientException: Redeploy failed: Edge connected to 'dvportgroup-66' failed to upgrade.
at com.vmware.vcloud.fabric.foundation.activity.toolkit.AbstractActivity$BasePhase.finish(AbstractActivity.java:202)
at com.vmware.vcloud.fabric.net.activities.gateway.DeployGatewayActivity$GenerateBacking.invoke(DeployGatewayActivity.java:360)
at com.vmware.vcloud.fabric.foundation.activity.executors.ActivityRunner.run(ActivityRunner.java:123)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.springframework.web.client.RestClientException: Redeploy failed: Edge connected to 'dvportgroup-66' failed to upgrade.
at com.vmware.vcloud.fabric.nsm.services.spock.EdgeManagerSpock.redeployEdge(EdgeManagerSpock.java:734)
at com.vmware.vcloud.fabric.net.activities.gateway.DeployGatewayActivity$GenerateBacking.invoke(DeployGatewayActivity.java:347)
... 7 more
2012-09-14 10:41:17,363 | ERROR | LocalTaskScheduler-Pool-3 | TaskServiceImpl | Unable to execute task NETWORK_GATEWAY_REDEPLOY(com.vmware.vcloud.entity.task:feb14e0f-bf93-4026-abc2-ed8bdbf398dd) | vcd=a216997e-506d-4e43-a2cf-92b4659b1e1a,task=feb14e0f-bf93-4026-abc2-ed8bdbf398dd
com.vmware.vcloud.dl.net.exception.NetworkInternalServerException: Cannot redeploy edge gateway Admin_Internal_Org_net (urn:uuid:cb7c96bc-df12-4b2c-8679-dcbf33d11e5c)