Guest User

hyper agentlog

a guest
Jan 16th, 2014
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.85 KB | None | 0 0
  1. 2014-01-16 11:46:22,378 [45] INFO HypervResource.HypervResourceController [e59e6210-9e7e-49dc-98cd-61d18d219731] - com.cloud.agent.api.StartCommand{
  2. "vm": {
  3. "id": 1528,
  4. "name": "v-1528-VM",
  5. "type": "ConsoleProxy",
  6. "cpus": 1,
  7. "minSpeed": 125,
  8. "maxSpeed": 500,
  9. "minRam": 1073741824,
  10. "maxRam": 1073741824,
  11. "arch": "x86_64",
  12. "os": "Debian GNU/Linux 5.0 (32-bit)",
  13. "bootArgs": " template=domP type=consoleproxy host=10.0.100.4 port=8250 name=v-1528-VM premium=true zone=1 pod=1 guid=Proxy.1528 proxy_vm=1528 disable_rp_filter=true eth2ip=10.0.106.2 eth2mask=255.255.0.0 gateway=10.0.1.1 eth0ip=169.254.2.126 eth0mask=255.255.0.0 eth1ip=10.0.106.251 eth1mask=255.255.0.0 mgmtcidr=10.0.0.0/16 localgw=10.0.1.1 internaldns1=10.0.1.2 dns1=10.0.1.2",
  14. "rebootOnCrash": false,
  15. "enableHA": false,
  16. "limitCpuUse": false,
  17. "enableDynamicallyScaleVm": false,
  18. "vncPassword": "229285b45f00938b",
  19. "params": {
  20. "memoryOvercommitRatio": "1.0",
  21. "cpuOvercommitRatio": "4.0"
  22. },
  23. "uuid": "5e5a1d7d-8ab4-41ee-9b19-1f4d8c2218aa",
  24. "disks": [
  25. {
  26. "data": {
  27. "org.apache.cloudstack.storage.to.VolumeObjectTO": {
  28. "uuid": "9b17eb30-d137-4344-b279-9a26db73dfee",
  29. "volumeType": "ROOT",
  30. "dataStore": {
  31. "org.apache.cloudstack.storage.to.PrimaryDataStoreTO": {
  32. "uuid": "faa9b1d4-a74a-3541-88fd-8bd6f8a8218b-HypervResource",
  33. "id": 1,
  34. "poolType": "Filesystem",
  35. "host": "10.0.0.24",
  36. "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks",
  37. "port": 0,
  38. "url": "Filesystem://10.0.0.24/C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks/?ROLE=Primary&STOREUUID=faa9b1d4-a74a-3541-88fd-8bd6f8a8218b-HypervResource"
  39. }
  40. },
  41. "name": "ROOT-1528",
  42. "size": 0,
  43. "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\ROOT-1528.vhd",
  44. "volumeId": 1528,
  45. "vmName": "v-1528-VM",
  46. "accountId": 1,
  47. "format": "VHD",
  48. "id": 1528,
  49. "deviceId": 0,
  50. "hypervisorType": "Hyperv"
  51. }
  52. },
  53. "diskSeq": 0,
  54. "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\ROOT-1528.vhd",
  55. "type": "ROOT",
  56. "_details": {
  57. "managed": "false",
  58. "storagePort": "0",
  59. "storageHost": "10.0.0.24",
  60. "volumeSize": "0"
  61. }
  62. }
  63. ],
  64. "nics": [
  65. {
  66. "deviceId": 2,
  67. "networkRateMbps": -1,
  68. "defaultNic": true,
  69. "uuid": "dda0d429-495c-4d6c-bc51-516081dab036",
  70. "ip": "10.0.106.2",
  71. "netmask": "255.255.0.0",
  72. "gateway": "10.0.1.1",
  73. "mac": "06:3b:9e:00:00:10",
  74. "dns1": "10.0.1.2",
  75. "broadcastType": "Native",
  76. "type": "Guest",
  77. "broadcastUri": "vlan://untagged",
  78. "isSecurityGroupEnabled": false,
  79. "name": "Ethernet"
  80. },
  81. {
  82. "deviceId": 0,
  83. "networkRateMbps": -1,
  84. "defaultNic": false,
  85. "uuid": "22cc25d9-d92c-4e40-ade9-9ec25ef7266e",
  86. "ip": "169.254.2.126",
  87. "netmask": "255.255.0.0",
  88. "gateway": "169.254.0.1",
  89. "mac": "0e:00:a9:fe:02:7e",
  90. "broadcastType": "LinkLocal",
  91. "type": "Control",
  92. "isSecurityGroupEnabled": false
  93. },
  94. {
  95. "deviceId": 1,
  96. "networkRateMbps": -1,
  97. "defaultNic": false,
  98. "uuid": "d918becb-8d11-44d8-a02c-7ce3b988aa46",
  99. "ip": "10.0.106.251",
  100. "netmask": "255.255.0.0",
  101. "gateway": "10.0.1.1",
  102. "mac": "06:e4:dc:00:00:0c",
  103. "broadcastType": "Native",
  104. "type": "Management",
  105. "isSecurityGroupEnabled": false,
  106. "name": "Ethernet"
  107. }
  108. ]
  109. },
  110. "hostIp": "10.0.0.24",
  111. "executeInSequence": false,
  112. "secondaryStorage": "cifs://10.0.1.27/hypervPri/stor?user=hyperv&password=hyperv13!&domain=angusnet.local",
  113. "contextMap": {},
  114. "wait": 0
  115. }
  116. 2014-01-16 11:46:22,428 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - Going ahead with create VM v-1528-VM, 1 vcpus, 1024MB RAM
  117. 2014-01-16 11:46:26,559 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - Created VM v-1528-VM
  118. 2014-01-16 11:46:33,147 [45] INFO HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - VM with display name v-1528-VM has GUID 43125496-D3A2-46D9-8665-395DD029CFA1
  119. 2014-01-16 11:46:33,147 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - Resources for vm v-1528-VM: 1024 MB memory, 1 vcpus
  120. 2014-01-16 11:46:33,318 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - New controller type Microsoft:Hyper-V:Synthetic SCSI Controller WMI path is \\WIN-G23HSIAIU4O\root\virtualization\v2:Msvm_ResourceAllocationSettingData.InstanceID="Microsoft:43125496-D3A2-46D9-8665-395DD029CFA1\\89E68B4B-AA09-4A18-93CA-78F36A923F77\\0"s
  121. 2014-01-16 11:46:33,318 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - Going to create v-1528-VM with attached voluem ROOT-1528 at C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\ROOT-1528.vhd
  122. 2014-01-16 11:46:33,318 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - Create disk type Microsoft:Hyper-V:Synthetic Disk Drive (Named: ROOT-1528), on vm v-1528-VM , inserting diskC:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\ROOT-1528.vhd
  123. 2014-01-16 11:46:33,318 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - Creating DISK for VM v-1528-VM (GUID 43125496-D3A2-46D9-8665-395DD029CFA1) by attaching C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\ROOT-1528.vhd
  124. 2014-01-16 11:46:33,678 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - Creating disk drive type Microsoft:Hyper-V:Synthetic Disk Drive, parent IDE controller is \\WIN-G23HSIAIU4O\root\virtualization\v2:Msvm_ResourceAllocationSettingData.InstanceID="Microsoft:43125496-D3A2-46D9-8665-395DD029CFA1\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0" and address on controller is 0
  125. 2014-01-16 11:46:35,503 [45] DEBUG HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - New disk drive type Microsoft:Hyper-V:Synthetic Disk Drive WMI path is \\WIN-G23HSIAIU4O\root\virtualization\v2:Msvm_ResourceAllocationSettingData.InstanceID="Microsoft:43125496-D3A2-46D9-8665-395DD029CFA1\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\D"s
  126. 2014-01-16 11:46:39,808 [45] INFO HypervResource.WmiCallsV2 [e59e6210-9e7e-49dc-98cd-61d18d219731] - Created disk \\WIN-G23HSIAIU4O\root\virtualization\v2:Msvm_StorageAllocationSettingData.InstanceID="Microsoft:43125496-D3A2-46D9-8665-395DD029CFA1\\83F8638B-8DCA-4152-9EDA-2CA8B33039B4\\0\\0\\L" for VM v-1528-VM (GUID 43125496-D3A2-46D9-8665-395DD029CFA1), image C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\ROOT-1528.vhd
  127. 2014-01-16 11:46:39,808 [45] ERROR HypervResource.HypervResourceController [e59e6210-9e7e-49dc-98cd-61d18d219731] - com.cloud.agent.api.StartCommand fail on exceptionObject reference not set to an instance of an object.
  128. System.NullReferenceException: Object reference not set to an instance of an object.
  129. at HypervResource.WmiCallsV2.DeployVirtualMachine(Object jsonObj, String systemVmIso)
  130. at HypervResource.HypervResourceController.StartCommand(Object cmd)
  131. 2014-01-16 11:46:39,808 [45] INFO HypervResource.HypervResourceController [e59e6210-9e7e-49dc-98cd-61d18d219731] - {
  132. "com.cloud.agent.api.StartAnswer": {
  133. "result": false,
  134. "details": "com.cloud.agent.api.StartCommand fail on exceptionObject reference not set to an instance of an object.",
  135. "vm": {
  136. "id": 1528,
  137. "name": "v-1528-VM",
  138. "type": "ConsoleProxy",
  139. "cpus": 1,
  140. "minSpeed": 125,
  141. "maxSpeed": 500,
  142. "minRam": 1073741824,
  143. "maxRam": 1073741824,
  144. "arch": "x86_64",
  145. "os": "Debian GNU/Linux 5.0 (32-bit)",
  146. "bootArgs": " template=domP type=consoleproxy host=10.0.100.4 port=8250 name=v-1528-VM premium=true zone=1 pod=1 guid=Proxy.1528 proxy_vm=1528 disable_rp_filter=true eth2ip=10.0.106.2 eth2mask=255.255.0.0 gateway=10.0.1.1 eth0ip=169.254.2.126 eth0mask=255.255.0.0 eth1ip=10.0.106.251 eth1mask=255.255.0.0 mgmtcidr=10.0.0.0/16 localgw=10.0.1.1 internaldns1=10.0.1.2 dns1=10.0.1.2",
  147. "rebootOnCrash": false,
  148. "enableHA": false,
  149. "limitCpuUse": false,
  150. "enableDynamicallyScaleVm": false,
  151. "vncPassword": "229285b45f00938b",
  152. "params": {
  153. "memoryOvercommitRatio": "1.0",
  154. "cpuOvercommitRatio": "4.0"
  155. },
  156. "uuid": "5e5a1d7d-8ab4-41ee-9b19-1f4d8c2218aa",
  157. "disks": [
  158. {
  159. "data": {
  160. "org.apache.cloudstack.storage.to.VolumeObjectTO": {
  161. "uuid": "9b17eb30-d137-4344-b279-9a26db73dfee",
  162. "volumeType": "ROOT",
  163. "dataStore": {
  164. "org.apache.cloudstack.storage.to.PrimaryDataStoreTO": {
  165. "uuid": "faa9b1d4-a74a-3541-88fd-8bd6f8a8218b-HypervResource",
  166. "id": 1,
  167. "poolType": "Filesystem",
  168. "host": "10.0.0.24",
  169. "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks",
  170. "port": 0,
  171. "url": "Filesystem://10.0.0.24/C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks/?ROLE=Primary&STOREUUID=faa9b1d4-a74a-3541-88fd-8bd6f8a8218b-HypervResource"
  172. }
  173. },
  174. "name": "ROOT-1528",
  175. "size": 0,
  176. "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\ROOT-1528.vhd",
  177. "volumeId": 1528,
  178. "vmName": "v-1528-VM",
  179. "accountId": 1,
  180. "format": "VHD",
  181. "id": 1528,
  182. "deviceId": 0,
  183. "hypervisorType": "Hyperv"
  184. }
  185. },
  186. "diskSeq": 0,
  187. "path": "C:\\Users\\Public\\Documents\\Hyper-V\\Virtual Hard Disks\\ROOT-1528.vhd",
  188. "type": "ROOT",
  189. "_details": {
  190. "managed": "false",
  191. "storagePort": "0",
  192. "storageHost": "10.0.0.24",
  193. "volumeSize": "0"
  194. }
  195. }
  196. ],
  197. "nics": [
  198. {
  199. "deviceId": 2,
  200. "networkRateMbps": -1,
  201. "defaultNic": true,
  202. "uuid": "dda0d429-495c-4d6c-bc51-516081dab036",
  203. "ip": "10.0.106.2",
  204. "netmask": "255.255.0.0",
  205. "gateway": "10.0.1.1",
  206. "mac": "06:3b:9e:00:00:10",
  207. "dns1": "10.0.1.2",
  208. "broadcastType": "Native",
  209. "type": "Guest",
  210. "broadcastUri": "vlan://untagged",
  211. "isSecurityGroupEnabled": false,
  212. "name": "Ethernet"
  213. },
  214. {
  215. "deviceId": 0,
  216. "networkRateMbps": -1,
  217. "defaultNic": false,
  218. "uuid": "22cc25d9-d92c-4e40-ade9-9ec25ef7266e",
  219. "ip": "169.254.2.126",
  220. "netmask": "255.255.0.0",
  221. "gateway": "169.254.0.1",
  222. "mac": "0e:00:a9:fe:02:7e",
  223. "broadcastType": "LinkLocal",
  224. "type": "Control",
  225. "isSecurityGroupEnabled": false
  226. },
  227. {
  228. "deviceId": 1,
  229. "networkRateMbps": -1,
  230. "defaultNic": false,
  231. "uuid": "d918becb-8d11-44d8-a02c-7ce3b988aa46",
  232. "ip": "10.0.106.251",
  233. "netmask": "255.255.0.0",
  234. "gateway": "10.0.1.1",
  235. "mac": "06:e4:dc:00:00:0c",
  236. "broadcastType": "Native",
  237. "type": "Management",
  238. "isSecurityGroupEnabled": false,
  239. "name": "Ethernet"
  240. }
  241. ]
  242. },
  243. "contextMap": {}
  244. }
  245. }
  246. 2014-01-16 11:46:40,666 [45] INFO HypervResource.HypervResourceController [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - com.cloud.agent.api.StopCommand{
  247. "isProxy": false,
  248. "executeInSequence": false,
  249. "vmName": "v-1528-VM",
  250. "contextMap": {},
  251. "wait": 0
  252. }
  253. 2014-01-16 11:46:40,666 [45] DEBUG HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - Got request to destroy vm v-1528-VM
  254. 2014-01-16 11:46:40,854 [45] DEBUG HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - Stop VM v-1528-VM (GUID 43125496-D3A2-46D9-8665-395DD029CFA1)
  255. 2014-01-16 11:46:40,854 [45] INFO HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - Changing state of v-1528-VM (GUID 43125496-D3A2-46D9-8665-395DD029CFA1) to Disabled
  256. 2014-01-16 11:46:41,025 [45] INFO HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - RequestStateChange returned 32775, which means vm in wrong state for requested state change. Treating as if requested state was reached
  257. 2014-01-16 11:46:41,025 [45] INFO HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - Successfully changed vm state of v-1528-VM (GUID 43125496-D3A2-46D9-8665-395DD029CFA1 to requested state 3
  258. 2014-01-16 11:46:41,025 [45] DEBUG HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - Remove associated switch ports for VM v-1528-VM (GUID 43125496-D3A2-46D9-8665-395DD029CFA1)
  259. 2014-01-16 11:46:41,072 [45] DEBUG HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - Delete VM v-1528-VM (GUID 43125496-D3A2-46D9-8665-395DD029CFA1)
  260. 2014-01-16 11:46:42,086 [45] INFO HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - In progress... 0% completed.
  261. 2014-01-16 11:46:43,787 [45] DEBUG HypervResource.WmiCallsV2 [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - WMI job succeeded: Destroying Virtual Machine, Elapsed=00:00:00.3210910
  262. 2014-01-16 11:46:44,613 [45] INFO HypervResource.HypervResourceController [ee4246cb-8e06-4e7e-a3e9-eb2e1c29f416] - {
  263. "com.cloud.agent.api.StopAnswer": {
  264. "result": true,
  265. "details": null,
  266. "vm": null,
  267. "contextMap": {}
  268. }
  269. }
Advertisement
Add Comment
Please, Sign In to add comment