[ https://issues.apache.org/jira/browse/CLOUDSTACK-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bharat Kumar resolved CLOUDSTACK-2622. -------------------------------------- Resolution: Fixed > createipAlias.sh/deleteipAliash.sh should not be allowed with Isolated Guest > Networks > -------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-2622 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2622 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Network Controller > Affects Versions: 4.2.0 > Reporter: Sailaja Mada > Assignee: Bharat Kumar > Priority: Minor > Fix For: 4.2.0 > > > Setup: Advanced Networking Zone - VLAN Isolation > Steps: > 1. Configured Advanced Networking zone with VLAN isolation > 2. Create Guest network with default isolated network offering > 3. Deploy VM using this network. > Observation. > 1. While deploying the network , Observed that > createipAlias.sh/deleteipAliash.sh scripts are being executed and it failed > with script not found errors. > These scripts are added for the feature : CLOUDSTACK-702: Multiple ip ranges > in different subnets. > This feature is for adding Guest IP range in Basic Zone,Shared Network, > Advanced Zone with SG. > These scripts should not be allowed with Isolated Guest Networks > 2013-05-22 11:28:30,046 INFO [vmware.resource.VmwareResource] > (DirectAgent-293:10.102.192.18) Executing resource NetworkUsageCommand > 2013-05-22 11:28:31,312 INFO [vmware.resource.VmwareResource] > (DirectAgent-293:10.102.192.18) Executing deleteipAlias command: > {"routerip":"10.0.64.209","deleteIpAliasTOs":[],"createIpAliasTos":[],"accessDetails":{"router.guest.ip":"10.0.64.209","zone.network.type":"Advanced","router.name":"r-5-VM","router.ip":"10.102.195.142"},"wait":0} > 2013-05-22 11:28:31,312 DEBUG [vmware.resource.VmwareResource] > (DirectAgent-293:10.102.192.18) Run command on domR 10.102.195.142, > /root/deleteipAlias 10.102.195.142 > 2013-05-22 11:28:31,312 DEBUG [vmware.resource.VmwareResource] > (DirectAgent-293:10.102.192.18) Use router's private IP for SSH control. IP : > 10.102.195.142 > 2013-05-22 11:28:32,251 DEBUG [cloud.server.StatsCollector] > (StatsCollector-1:null) VmStatsCollector is running... > 2013-05-22 11:28:32,264 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-326:null) Seq 1-1877950679: Executing request > 2013-05-22 11:28:32,372 DEBUG [vmware.mo.HostMO] > (DirectAgent-326:10.102.192.18) find VM i-3-4-VM on host > 2013-05-22 11:28:32,372 DEBUG [vmware.mo.HostMO] > (DirectAgent-326:10.102.192.18) load VM cache on host > 2013-05-22 11:28:32,389 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-326:null) Seq 1-1877950679: Response Received: > 2013-05-22 11:28:32,389 DEBUG [agent.transport.Request] > (StatsCollector-1:null) Seq 1-1877950679: Received: { Ans: , MgmtId: > 214053811722752, via: 1, Ver: v1, Flags: 10, { GetVmStatsAnswer } } > 2013-05-22 11:28:32,576 ERROR [utils.ssh.SshHelper] > (DirectAgent-293:10.102.192.18) SSH execution of command > /root/deleteipAlias.sh 10.102.195.142 has an error status code in return. > result output: bash: /root/deleteipAlias.sh: No such file or directory > 2013-05-22 11:28:32,577 ERROR [vmware.resource.VmwareResource] > (DirectAgent-293:10.102.192.18) ipAlias command on domr 10.102.195.142 > failed, message: bash: /root/deleteipAlias.sh: No such file or directory -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira