[
https://issues.apache.org/jira/browse/CLOUDSTACK-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213866#comment-15213866
]
ASF GitHub Bot commented on CLOUDSTACK-9323:
--------------------------------------------
Github user abhinandanprateek commented on the pull request:
https://github.com/apache/cloudstack/pull/1454#issuecomment-202256571
Marvin test output:
root@ccp:~/cloudstack(host-maint)# ./host_maint.sh
++ date
+ echo Mon Mar 28 11:47:45 IST 2016
Mon Mar 28 11:47:45 IST 2016
+ TMP=/tmp
+ CLOUDDIR=/root/cloudstack
+ mkdir -p /tmp/simulator/smoke/misc
+ nosetests --with-xunit --xunit-file=/tmp/quagga/test_quagga.xml
--with-marvin --marvin-config=/root/cloudstack/advanced.cfg
/root/cloudstack/test/integration/component/test_host_maintenance.py -s -a
tags=advanced,required_hardware=false --zone=Bootcamp --hypervisor=XenServer
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /tmp//MarvinLogs//Mar_28_2016_11_47_46_LB5B4I. All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
test_01_cancel_host_maintenace
(integration.component.test_host_maintenance.TestHostMaintenance)
Hypervisor = 34777316-62ae-4590-868a-71daa23dad3d
Hypervisor = 2e872579-efb9-4bb2-ae00-dfb21a994f08
Create VMs as there are not enough vms to check host maintenance
Creating vms = 5
Using template 7e374f74-b471-46bd-bbbe-f457d5376acc
Using service offering 94589b7c-ef32-484b-8ef7-59ad1ba6b69b
Using template 7e374f74-b471-46bd-bbbe-f457d5376acc
Using service offering 9c95b1bf-0ca3-4bba-a00b-1fe61eb078be
VM create = a0901dc0-a568-4d78-8d46-ddf976f6af95
VM create = ebba3c2b-d950-4969-ae34-2cc785023ef9
VM create = 0a9635be-5599-4259-a89b-ad9017e2d4e7
VM create = 9a885588-db3f-4aca-9885-c931fbd6ea71
Host with id 34777316-62ae-4590-868a-71daa23dad3d is in
prepareHostForMaintenance
Host with id 34777316-62ae-4590-868a-71daa23dad3d is in
cancelHostMaintenance
Host with id 2e872579-efb9-4bb2-ae00-dfb21a994f08 is in
prepareHostForMaintenance
Host with id 2e872579-efb9-4bb2-ae00-dfb21a994f08 is in
cancelHostMaintenance
=== TestName: test_01_cancel_host_maintenace | Status : SUCCESS ===
===final results are now copied to:
/tmp//MarvinLogs/test_host_maintenance_CXM1EL===
++ date
+ echo Mon Mar 28 11:58:36 IST 2016
Mon Mar 28 11:58:36 IST 2016
> Cancelling host maintenance results in ""Internal error cancelling
> maintenance.”
> --------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9323
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9323
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Abhinandan Prateek
> Assignee: Abhinandan Prateek
> Fix For: Future
>
>
> When we try to cancel the host from maintenance, all the hosts are
> complaining ""Internal error cancelling maintenance.” but successfully
> enabling the host back.
> In both scenarios like host is in up or disconnected state.
> This causes problem when we programmatically cancel maintenance….
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)