Advertisement
Guest User

Untitled

a guest
Oct 8th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.01 KB | None | 0 0
  1. **********************************************************************
  2. ********************* |virt|VM_migration_status| *********************
  3. **********************************************************************
  4. with message:
  5. Required parameter VmMigrationStatus is not provided when sending
  6. |virt|VM_migration_status| (vdsmapi:277)
  7. with backtrace:
  8. [['verify_event_params', {'rep_id': '|virt|VM_migration_status|'}]]
  9. **********************************************************************
  10. ************************** |virt|VM_status| **************************
  11. **********************************************************************
  12. with message:
  13. Following parameters ['cpuUsage', 'vmJobs'] were not recognized
  14. (vdsmapi:277)
  15. with backtrace:
  16. [['_verify_object_type',
  17. {'arg_keys': ['status',
  18. 'displayInfo',
  19. 'hash',
  20. 'cpuUser',
  21. 'monitorResponse',
  22. 'cpuUsage',
  23. 'elapsedTime',
  24. 'vmJobs',
  25. 'cpuSys',
  26. 'vcpuPeriod',
  27. 'timeOffset',
  28. 'clientIp',
  29. 'vcpuQuota'],
  30. 'schema_type_name': 'StatusDetails'}],
  31. ['_verify_complex_type', {'schema_type_type': 'object'}],
  32. ['_verify_complex_type', {'schema_type_type': 'map'}],
  33. ['verify_event_params', {'rep_id': '|virt|VM_status|'}]]
  34. **********************************************************************
  35. with message:
  36. Following parameters ['cpuUsage'] were not recognized
  37. (vdsmapi:277)
  38. with backtrace:
  39. [['_verify_object_type',
  40. {'arg_keys': ['status',
  41. 'displayInfo',
  42. 'hash',
  43. 'cpuUser',
  44. 'monitorResponse',
  45. 'cpuUsage',
  46. 'elapsedTime',
  47. 'cpuSys',
  48. 'vcpuPeriod',
  49. 'timeOffset',
  50. 'clientIp',
  51. 'pauseCode',
  52. 'vcpuQuota'],
  53. 'schema_type_name': 'StatusDetails'}],
  54. ['_verify_complex_type', {'schema_type_type': 'object'}],
  55. ['_verify_complex_type', {'schema_type_type': 'map'}],
  56. ['verify_event_params', {'rep_id': '|virt|VM_status|'}]]
  57. **********************************************************************
  58. with message:
  59. Following parameters ['cpuUsage'] were not recognized
  60. (vdsmapi:277)
  61. with backtrace:
  62. [['_verify_object_type',
  63. {'arg_keys': ['status',
  64. 'displayInfo',
  65. 'hash',
  66. 'cpuUser',
  67. 'monitorResponse',
  68. 'cpuUsage',
  69. 'elapsedTime',
  70. 'cpuSys',
  71. 'vcpuPeriod',
  72. 'timeOffset',
  73. 'clientIp',
  74. 'vcpuQuota'],
  75. 'schema_type_name': 'StatusDetails'}],
  76. ['_verify_complex_type', {'schema_type_type': 'object'}],
  77. ['_verify_complex_type', {'schema_type_type': 'map'}],
  78. ['verify_event_params', {'rep_id': '|virt|VM_status|'}]]
  79. **********************************************************************
  80. with message:
  81. Following parameters ['username', 'memUsage', 'guestFQDN',
  82. 'session', 'guestCPUCount', 'appsList', 'guestIPs'] were not
  83. recognized (vdsmapi:277)
  84. with backtrace:
  85. [['_verify_object_type',
  86. {'arg_keys': ['status',
  87. 'username',
  88. 'memUsage',
  89. 'guestFQDN',
  90. 'session',
  91. 'guestCPUCount',
  92. 'appsList',
  93. 'guestIPs'],
  94. 'schema_type_name': 'StatusDetails'}],
  95. ['_verify_complex_type', {'schema_type_type': 'object'}],
  96. ['_verify_complex_type', {'schema_type_type': 'map'}],
  97. ['verify_event_params', {'rep_id': '|virt|VM_status|'}]]
  98. **********************************************************************
  99. with message:
  100. Following parameters ['vmId'] were not recognized (vdsmapi:277)
  101. with backtrace:
  102. [['_verify_object_type',
  103. {'arg_keys': ['status', 'exitMessage', 'vmId', 'exitReason', 'exitCode'],
  104. 'schema_type_name': 'StatusDetails'}],
  105. ['_verify_complex_type', {'schema_type_type': 'object'}],
  106. ['_verify_complex_type', {'schema_type_type': 'map'}],
  107. ['verify_event_params', {'rep_id': '|virt|VM_status|'}]]
  108. **********************************************************************
  109. with message:
  110. Following parameters ['vmId'] were not recognized (vdsmapi:277)
  111. with backtrace:
  112. [['_verify_object_type',
  113. {'arg_keys': ['status',
  114. 'exitMessage',
  115. 'timeOffset',
  116. 'vmId',
  117. 'exitReason',
  118. 'exitCode'],
  119. 'schema_type_name': 'StatusDetails'}],
  120. ['_verify_complex_type', {'schema_type_type': 'object'}],
  121. ['_verify_complex_type', {'schema_type_type': 'map'}],
  122. ['verify_event_params', {'rep_id': '|virt|VM_status|'}]]
  123.  
  124. **********************************************************************
  125. ******************************* TOTAL ********************************
  126. **********************************************************************
  127. |virt|VM_migration_status|: 1 errors
  128. |virt|VM_status|: 6 errors
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement