Sowmya Krishnan created CLOUDSTACK-5659:
-------------------------------------------
Summary: [Hyper-V] Creation of VM from ISO failing with wrong file
format for volume
Key: CLOUDSTACK-5659
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5659
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server
Affects Versions: 4.3.0
Environment: Hyper V,Advanced zone, deploy from ISO
Reporter: Sowmya Krishnan
Priority: Blocker
Fix For: 4.3.0
Register an ISO and try to deploy from the ISO. Fails due to mismatch between
expected and actual format with the following exception:
2013-12-27 15:47:29,461 DEBUG [c.c.a.t.Request] (Job-Executor-29:ctx-23b39e0f
ctx-b0f1432e) Seq 1-89129059: Received: { Ans: , MgmtId: 280320865129348, via:
1, Ver: v1, Flags: 10, { StartA
nswer } }
2013-12-27 15:47:29,464 INFO [c.c.v.VirtualMachineManagerImpl]
(Job-Executor-29:ctx-23b39e0f ctx-b0f1432e) Unable to start VM on
Host[-1-Routing] due to com.cloud.agent.api.StartCommand fa
il on exceptioni-3-7-VM: non-existent volume, missing
\\smb19\HYPERV-SMB\abhinav-hyperv-ps1\ROOT-7.vhd for drive {
"data": {
"org.apache.cloudstack.storage.to.VolumeObjectTO": {
"uuid": "08911ffa-e90c-4f71-80ad-995b47669865",
"volumeType": "ROOT",
"dataStore": {
"org.apache.cloudstack.storage.to.PrimaryDataStoreTO": {
"uuid": "b183fb1d-c446-3a6f-b7ee-ec18507f39ae",
"id": 1,
"poolType": "NetworkFilesystem",
"host": "SMB19",
"path":
"/HYPERV-SMB/abhinav-hyperv-ps1?user=abhinav&password=freebsd@123&domain=BLR",
"port": 445,
"url":
"NetworkFilesystem://SMB19//HYPERV-SMB/abhinav-hyperv-ps1?user=abhinav&password=freebsd@123&domain=BLR/?ROLE=Primary&STOREUUID=b183fb1d-c446-3a6f-b7ee-ec18507f39ae"
}
},
"name": "ROOT-7",
"size": 5368709120,
"volumeId": 7,
"vmName": "i-3-7-VM",
"accountId": 3,
"format": "VHD",
"id": 7,
"deviceId": 0,
"hypervisorType": "Hyperv"
}
},
"diskSeq": 0,
"type": "ROOT",
"_details": {
"managed": "false",
"storagePort": "445",
"storageHost": "SMB19",
"volumeSize": "5368709120"
}
}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)