Abhinav Roy created CLOUDSTACK-5304: ---------------------------------------
Summary: Hyper-V] Creation of a VM on shared primary storage is failing with "network path not found" Key: CLOUDSTACK-5304 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5304 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Hypervisor Controller, Management Server Affects Versions: 4.3.0 Environment: 4.3, Hyper-V, shared storage Reporter: Abhinav Roy Priority: Blocker Fix For: 4.3.0 The deployment of a VM on shared primary storage is failing with the following error : 2013-11-28 15:53:57,713 INFO [c.c.v.VirtualMachineManagerImpl] (Job-Executor-3:ctx-486eb19d ctx-1ff2cbf2) Unable to start VM on Host[-1-Routing] due to com.cloud.agent.api.StartCommand fail on exceptionHyper-V Job failed, Error Code:32768, Description: 'i-2-22-VM' failed to add device 'Virtual Hard Disk'. (Virtual machine ID 1A869BE5-170C-4319-9D5B-C19454BAFEBE) Failed to open attachment '\\10.102.192.19/HYPERV-SMB/abhinav-primary2\ROOT-22.vhd'. Error: 'The network path was not found.'. 'i-2-22-VM': Cannot get information for attachment '\\10.102.192.19/HYPERV-SMB/abhinav-primary2\ROOT-22.vhd'. (Virtual machine ID 1A869BE5-170C-4319-9D5B-C19454BAFEBE) Failed to open attachment '\\10.102.192.19/HYPERV-SMB/abhinav-primary2\ROOT-22.vhd'. Error: 'The network path was not found.'. 2013-11-28 15:53:57,716 DEBUG [c.c.v.VirtualMachineManagerImpl] (Job-Executor-3:ctx-486eb19d ctx-1ff2cbf2) Cleaning up resources for the vm VM[User|v1-shared] in Starting state 2013-11-28 15:53:57,718 DEBUG [c.c.a.t.Request] (Job-Executor-3:ctx-486eb19d ctx-1ff2cbf2) Seq 1-73793602: Sending { Cmd , MgmtId: 280320865129348, via: 1(10.102.192.9), Ver: v1, Flags: 100011, [{"com.cloud.agent.api.StopCommand":{"isProxy":false,"executeInSequence":false,"vmName":"i-2-22-VM","wait":0}}] } 2013-11-28 15:53:57,719 DEBUG [c.c.a.t.Request] (Job-Executor-3:ctx-486eb19d ctx-1ff2cbf2) Seq 1-73793602: Executing: { Cmd , MgmtId: 280320865129348, via: 1(10.102.192.9), Ver: v1, Flags: 100011, [{"com.cloud.agent.api.StopCommand":{"isProxy":false,"executeInSequence":false,"vmName":"i-2-22-VM","wait":0}}] } 2013-11-28 15:53:57,719 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-41:ctx-a018c42b) Seq 1-73793602: Executing request -- This message was sent by Atlassian JIRA (v6.1#6144)