[
https://issues.apache.org/jira/browse/CLOUDSTACK-9504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15600412#comment-15600412
]
ASF GitHub Bot commented on CLOUDSTACK-9504:
--------------------------------------------
Github user mike-tutkowski commented on the issue:
https://github.com/apache/cloudstack/pull/1642
======================================================================
FAIL: Create a redundant VPC with two networks with two VMs in each network
----------------------------------------------------------------------
Traceback (most recent call last):
File "/marvin/tests/smoke/test_vpc_redundant.py", line 582, in
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL
self.do_vpc_test(False)
File "/marvin/tests/smoke/test_vpc_redundant.py", line 727, in do_vpc_test
self.check_ssh_into_vm(vm.get_vm(), vm.get_ip(), expectFail=expectFail,
retries=retries)
File "/marvin/tests/smoke/test_vpc_redundant.py", line 571, in
check_ssh_into_vm
self.fail("Failed to SSH into VM - %s" %
(public_ip.ipaddress.ipaddress))
AssertionError: Failed to SSH into VM - 10.1.34.104
That might be a problem with the test.
> 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)