Hi Daan/Hugo,
Can you please cherry-pick following commits from 4.4-forward to 4.4: commit 2dc9e2c530b36efc4c4684e13ae0412103925d05 Author: Anshul Gangwar <anshul.gang...@citrix.com> Date: Thu Jun 12 13:54:56 2014 +0530 CLOUDSTACK-6897: when we try to attach the uploaded/allocated volume to a VM on zwps, then we were passing the podId of VM instead of storage pool to storage allocator. This resulting in use of Clusterscope s commit cef29948a708fbbae1261dbd8b6a13e4da19c703 Author: Anshul Gangwar <anshul.gang...@citrix.com> Date: Wed Jun 11 11:04:35 2014 +0530 CLOUDSTACK-6872: [hyperv] removed the redundant connectToRemote, DisconnectRemote methods which in turn fixes this bug. connectToRemote was used to connect to share, but once the share is domain joined we don commit 2e49ef73bfcb548cf19d1230f00a0510b7d09150 Author: Anshul Gangwar <anshul.gang...@citrix.com> Date: Tue Jun 10 16:43:40 2014 +0530 CLOUDSTACK-6867: Added option to upload the volume in VHDX format commit ebff469b46551f8613013e80aa0386203a9c7912 Author: Anshul Gangwar <anshul.gang...@citrix.com> Date: Tue Jun 10 16:28:32 2014 +0530 CLOUDSTACK-6865 , CLOUDSTACK-6868: [hyperv] while attaching the volume we were changing the volume's Image format to hypervisor's default Image format, hence it was failing to find the volume with vhdx format Thanks, Anshul