[
https://issues.apache.org/jira/browse/CLOUDSTACK-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830209#comment-15830209
]
rashmidixit commented on CLOUDSTACK-9749:
-----------------------------------------
GitHub user fmaximus opened a pull request:
https://github.com/apache/cloudstack/pull/1912
CLOUDSTACK-9749: Disable password service on ilb systemvm
Fix cloud-password-srvr correctly.
Made sure it runs on VPC VR, but not on Internal LB
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fmaximus/cloudstack bugfix/CLOUDSTACK-9749
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1912.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1912
----
commit aea01bbf372645a45450cc7912795544917b000d
Author: Frank Maximus <[email protected]>
Date: 2017-01-19T15:55:46Z
CLOUDSTACK-9749: Disable password service on ilb systemvm
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
> 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, 4.9.2.0, 4.8.2.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)