[
https://issues.apache.org/jira/browse/CLOUDSTACK-9504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15600414#comment-15600414
]
ASF GitHub Bot commented on CLOUDSTACK-9504:
--------------------------------------------
Github user mike-tutkowski commented on the issue:
https://github.com/apache/cloudstack/pull/1642
2016-10-23 19:32:49,315 - CRITICAL - EXCEPTION: test_05_stop_ssvm:
['Traceback (most recent call last):\n', ' File
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n',
' File "/marvin/tests/smoke/test_ssvm.py", line 733, in test_05_stop_ssvm\n
self.waitForSystemVMAgent(ssvm_response.name)\n', ' File
"/marvin/tests/smoke/test_ssvm.py", line 81, in waitForSystemVMAgent\n raise
Exception("Timed out waiting for SSVM agent to be Up")\n', 'Exception: Timed
out waiting for SSVM agent to be Up\n']
2016-10-23 19:41:26,319 - CRITICAL - FAILED: test_07_reboot_ssvm:
['Traceback (most recent call last):\n', ' File
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n',
' File "/marvin/tests/smoke/test_ssvm.py", line 920, in test_07_reboot_ssvm\n
self.test_03_ssvm_internals()\n', ' File "/marvin/tests/smoke/test_ssvm.py",
line 440, in test_03_ssvm_internals\n "Check for warnings in tests"\n', '
File "/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n
assertion_func(first, second, msg=msg)\n', ' File
"/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n
raise self.failureException(msg)\n', 'AssertionError: Check for warnings in
tests\n']
Off hand I'm not sure how this PR would cause these failures. Perhaps we
could run these tests again?
> Fully support system VMs on managed storage
> -------------------------------------------
>
> Key: CLOUDSTACK-9504
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9504
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.10.0.0
> Environment: All
> Reporter: Mike Tutkowski
> Assignee: Mike Tutkowski
> Fix For: 4.10.0.0
>
>
> There are three related items for this ticket:
> 1) Do not permit "custom IOPS" as a parameter when creating a system offering
> (throw an exception if this parameter is passed in).
> 2) If you transition managed storage into maintenance mode and system VMs
> were running on that managed storage, the host-side clustered file systems
> (SRs on XenServer) are not removed. Remove them.
> 3) Add integration tests for system VMs with managed storage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)