Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DF589100FA for ; Thu, 13 Jun 2013 06:00:29 +0000 (UTC) Received: (qmail 42111 invoked by uid 500); 13 Jun 2013 06:00:28 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 42104 invoked by uid 500); 13 Jun 2013 06:00:28 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 42056 invoked by uid 500); 13 Jun 2013 06:00:27 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 42015 invoked by uid 99); 13 Jun 2013 06:00:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jun 2013 06:00:26 +0000 Date: Thu, 13 Jun 2013 06:00:26 +0000 (UTC) From: "Jayapal Reddy (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-2942) [VPC][VMware]Unexpected exception while creating the private gateway . MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-2942?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D13681939#comment-13681939 ]=20 Jayapal Reddy commented on CLOUDSTACK-2942: ------------------------------------------- I seems there is issue with keys in latest template. ssh to virtual router = is failed from the cloudstack.=20 I tried with the old template it worked. =20 > [VPC][VMware]Unexpected exception while creating the private gateway . > ---------------------------------------------------------------------- > > Key: CLOUDSTACK-2942 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-294= 2 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Network Controller > Affects Versions: 4.2.0 > Environment: VMware5.1 > Reporter: manasaveloori > Priority: Blocker > Fix For: 4.2.0 > > Attachments: management-server.log > > > Steps: > 1.=09Have a CS with advanced zone and VMware host. > 2.=09Create a VPC. > 3.=09Add a private gateway . > Observation: > Observed =E2=80=9C Unexpected exception while executing org.apache.cloud= stack.api.command.admin.vpc.CreatePrivateGatewayCmd > com.cloud.exception.ResourceUnavailableException: Resource [DataCenter:1]= is unreachable: Unable to apply network acls on router=E2=80=9D > The same is observed while deleting the private gateway and the gateway i= s not getting deleted. > following is the snippet from the management server log: > 2013-06-12 17:39:11,253 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Exec= utor-32:job-31) Unexpected exception while executing org.apache.cloudstack.= api.command.admin.vpc.CreatePrivateGatewayCmd > com.cloud.exception.ResourceUnavailableException: Resource [DataCenter:1]= is unreachable: Unable to apply network acls on router > at com.cloud.network.router.VirtualNetworkApplianceManagerImpl.ap= plyRules(VirtualNetworkApplianceManagerImpl.java:3743) > at com.cloud.network.router.VpcVirtualNetworkApplianceManagerImpl= .applyNetworkACLs(VpcVirtualNetworkApplianceManagerImpl.java:717) > at com.cloud.network.element.VpcVirtualRouterElement.applyACLItem= sToPrivateGw(VpcVirtualRouterElement.java:463) > at com.cloud.network.vpc.NetworkACLManagerImpl.applyACLItemsToPri= vateGw(NetworkACLManagerImpl.java:325) > at com.cloud.network.vpc.NetworkACLManagerImpl.revokeACLItemsForP= rivateGw(NetworkACLManagerImpl.java:284) > at com.cloud.network.router.VpcVirtualNetworkApplianceManagerImpl= .destroyPrivateGateway(VpcVirtualNetworkApplianceManagerImpl.java:1053) > at com.cloud.network.element.VpcVirtualRouterElement.deletePrivat= eGateway(VpcVirtualRouterElement.java:378) > at com.cloud.network.vpc.VpcManagerImpl.deleteVpcPrivateGateway(V= pcManagerImpl.java:1475) > at com.cloud.utils.component.ComponentInstantiationPostProcessor$= InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:12= 5) > at com.cloud.network.vpc.VpcManagerImpl.applyVpcPrivateGateway(Vp= cManagerImpl.java:1436) > at org.apache.cloudstack.api.command.admin.vpc.CreatePrivateGatew= ayCmd.execute(CreatePrivateGatewayCmd.java:158) > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155) > at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.= java:437) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.= java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:= 334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolEx= ecutor.java:1110) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolE= xecutor.java:603) > at java.lang.Thread.run(Thread.java:679) > 2013-06-12 17:39:11,256 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Exec= utor-32:job-31) Complete async job-31, jobStatus: 2, resultCode: 530, resul= t: Error Code: 530 Error text: Resource [DataCenter:1] is unreachable: Unab= le to apply network acls on router > 2013-06-12 17:39:11,286 DEBUG [cloud.async.SyncQueueManagerImpl] (Job-Exe= cutor-32:job-31) Sync queue (1) is currently empty > 2013-06-12 17:39:12,095 DEBUG [cloud.api.ApiServlet] (catalina-exec-16:nu= ll) =3D=3D=3DSTART=3D=3D=3D 10.252.192.69 -- GET command=3DqueryAsyncJobR= esult&jobId=3De55475db-71fa-49f1-ad72-23e1b890cfe4&response=3Djson&sessionk= ey=3DzS6DxXVJCRyZ3MzvBTZl5fjDY54%3D&_=3D1371019500910 > Attaching the management server log for reference. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira