Hyper-V System VM image needs to be fixed. See https://issues.apache.org/jira/browse/CLOUDSTACK-3385
Work around is to update the URL for the image. E.g.
update template_view set url='http://10.70.176.29/pub/systemvmtemplate-2013-07-04-master-hyperv.vhd' where name='SystemVM Template (HyperV)'; |