Hello, I am new to the cloudstack, I have deployed cloudstack 4.3 with 2 xenserver 6.2 cluster in Zone 1, Which is working fine and system VMs are deployed from template. I have created another zone "Zone 2" where I have added 2 more xenserver 6.2. but system VMs are not getting deployed. After I have done further troubleshooting i have noticed that System VM template for Zone 2 was corrupted with the 194 Byte size VHD. therefore i tried to reinstall the template in secondary storage using following command.
# /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2 -h xenserver -F But still only 194 byte template was getting copped in secondary storage. Cloudstack management server is connected to internet but it is not downloading from internet. Is it because i have another zone with different system vm template? How can i fix this issue? Thanks in advance Tejas