You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Frank Maximus (JIRA)" <ji...@apache.org> on 2017/01/18 13:04:26 UTC

[jira] [Commented] (CLOUDSTACK-9749) cloudstack master vpc_internal_lb feature is broken as port 8080 is in use by password server on lb VM

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15828000#comment-15828000 ] 

Frank Maximus commented on CLOUDSTACK-9749:
-------------------------------------------

Caused by commit 57d3ffaef893e00bf751fa0a516fb210bf4b478c
which maked password service enabled all the time.

Proposed solution: 
* remove ENABLED=1 again
* add `enable_svc cloud-passwd-srvr 1` to setup_vpcrouter() in cloud-early-config

> cloudstack master vpc_internal_lb feature is broken as port 8080 is in use by password server on lb VM
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9749
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9749
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.10.0.0
>            Reporter: Raf Smeets
>            Assignee: Frank Maximus
>            Priority: Critical
>             Fix For: 4.10.0.0
>
>         Attachments: runinfo.txt
>
>
> cloudstack master vpc_internal_lb feature is broken as port 8080 is in use by password server on lb VM
> Executed test/integration/plugins/nuagevsp/test_nuage_vpc_internal_lb.py which failed in test_05_nuage_internallb_traffic at the point where it is checking the lb via wget of file using port 8080.
> As port 8080 already is occupied by the password_server, it fails.
> I have added the runinfo.txt of the failing test to this bugticket.
> Similar issue was reported internally via CLOUD-972.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)