Hi Tejas, For Hyper-V you need to create a zone in which Hyper-V is the only hypervisor type. Reason being, currently in cloudstack Hyper-V only works with SMB as a secondary storage. You can have a zone where a mixed set of other hypervisors are present, for example, xenserver, kvm etc, but for hyper-v you'll have to create a separate zone in which hyper-v is the only hypervisor. For a hyper-v zone; you'll have to register a secondary storage of type SMB.
Regards, Devdeep > -----Original Message----- > From: Tejas Gadaria [mailto:refond.g...@gmail.com] > Sent: Tuesday, April 22, 2014 2:22 PM > To: dev@cloudstack.apache.org; us...@cloudstack.apache.org > Subject: Multiple hypervisor through single management server > > Hi > > I am trying manage multiple hypervisor through Management server. > > 1 ) I have installed Xenserver 6.2 on CS 4.3 with nfs as primary & secondary > storage, it was working fine. > 2) Created new cluster for hyperv and added hyperv host. Immediately > hyperv Centos template download started. > 3) Added SMB/CIFS as primary storage local to hyperv cluster. > 4) while trying to create instance from ISO, log says , > > 2014-04-22 13:57:57,701 DEBUG > [c.c.n.r.VirtualNetworkApplianceManagerImpl] > (Job-Executor-4:ctx-d714df36 ctx-a482309d) Lock is released for network id > 206 as a part of router startup in > Dest[Zone(Id)-Pod(Id)-Cluster(Id)-Host(Id)-Storage(Volume(Id|Type-- > >Pool(Id))] > : Dest[Zone(1)-Pod(1)-Cluster(2)-Host(4)-Storage(Volume(9|ROOT-- > >Pool(2))] > 2014-04-22 13:57:57,701 ERROR [c.c.v.VirtualMachineManagerImpl] > (Job-Executor-4:ctx-d714df36 ctx-a482309d) Failed to start instance > VM[User|CentOS65-x64-Hyperv] > com.cloud.utils.exception.CloudRuntimeException: Template 9 has not been > completely downloaded to zone 1 > at > com.cloud.template.TemplateManagerImpl.getTemplateSize(TemplateMan > agerImpl.java:1745) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > > Don't understand how to upload hyperv systemvm template to secondary > storage where already one systemvm template for xen is available. > > Regards, > Tejas