[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13605002#comment-13605002
 ] 

Jayapal Reddy commented on CLOUDSTACK-1337:
-------------------------------------------

zone to zone copy template/iso is success in my case, please see my below 
comments.

My setup:
zone1: management  and public ip addresses are in 10.147.40.x and zone2 
10.147.42.x

Observed that the ssvm default route is on eth1, so manually configured default 
route on eth2 on both ssvms.

1. Registered new templated/iso in zone1.
2. check ping from ssvm1 to ssvm2 public ip is successful 
3. check download template/iso in zone1,  is successful
4. copy template/iso from zone1 to zone2 and it is successful.

When we configure the basic zone management and public ip addresses in 
different subnet then the routes are configured properly.
Please see the below, mangement ips are in 10.147.28.x and guest ip addresses 
are in 10.147.30.x

root@s-1-VM:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.146.0.132    10.147.28.1     255.255.255.255 UGH   0      0        0 eth1
10.103.128.16   10.147.28.1     255.255.255.255 UGH   0      0        0 eth1
10.146.0.0      10.147.28.1     255.255.255.0   UG    0      0        0 eth1
10.147.28.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
10.147.28.0     0.0.0.0         255.255.255.0   U     0      0        0 eth3
10.147.30.0     0.0.0.0         255.255.255.0   U     0      0        0 eth2
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
0.0.0.0         10.147.30.1     0.0.0.0         UG    0      0        0 eth2
root@s-1-VM:~# 


So in real deployment the basic zone management and guest subnets will be in 
different subnet and routes will get configured properly.
In that case copy templated/iso from zone to zone should success. 

We should resolve the default incorrect route configuration on ssvm


                
> Zone to zone template/ISO copy fails and template/ISO download also fails
> -------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1337
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1337
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: ISO, Template
>    Affects Versions: 4.1.0
>            Reporter: Srikanteswararao Talluri
>            Assignee: Jayapal Reddy
>            Priority: Critical
>             Fix For: 4.1.0
>
>
> Zone to zone copy of template/ISO fails with error : connection refused
> and  template/ISO download also fails

--
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

Reply via email to