Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Wei ZHOU
You are welcome! Good to know it. -Wei 2016-11-10 21:01 GMT+01:00 Cloud List : > Hi Wei, > > Just to let you know that the workaround you have suggested fixes the > problem. > > /bin/bash /opt/cloud/bin/passwd_server_ip X.X.203.2 & > > Many thanks! Greatly appreciated. > >

Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Cloud List
Hi Wei, Just to let you know that the workaround you have suggested fixes the problem. /bin/bash /opt/cloud/bin/passwd_server_ip X.X.203.2 & Many thanks! Greatly appreciated. Cheers. On Fri, Nov 11, 2016 at 3:49 AM, Cloud List wrote: > Hi Wei, > > Thanks for your

Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Cloud List
Hi Wei, Thanks for your reply. I ran the command and it seems to be running very long without any response. Does it take time to execute, or is it supposed to run in background? e.g. shall I run with & option instead? /bin/bash /opt/cloud/bin/passwd_server_ip X.X.203.2 & Here's the result:

[GitHub] cloudstack issue #1753: [4.9] Latest health test run

2016-11-10 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1753 Trillian test result (tid-332) Environment: vmware-55u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 37735 seconds Marvin logs:

Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Wei ZHOU
Sorry what I said in previous reply is wrong. The 80 port /apache2 are used for ssh-key server, not password server. For password server, there should be a passwd_server_ip.py running with corresponding ip. The password server will listen the 8080 port, and cache the vm password in

[GitHub] cloudstack issue #1752: [4.8] Latest health test run

2016-11-10 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1752 Trillian test result (tid-335) Environment: vmware-55u3 (x2), Advanced Networking with Mgmt server 7 Total time taken: 32338 seconds Marvin logs:

[GitHub] cloudstack issue #1752: [4.8] Latest health test run

2016-11-10 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1752 Trillian test result (tid-333) Environment: xenserver-65sp1 (x2), Advanced Networking with Mgmt server 6 Total time taken: 30626 seconds Marvin logs:

Jira not showing issues if not logged in

2016-11-10 Thread Marc-Aurèle Brothier
Hi, There seems to be a bug or incorrect settings in the Jira CS project. As public user I can only see 6 open issues and the latest update on an issue is from February 2016 on the project dashboard. If I log in, I have a correct project dashboard with 1800+ open issues.

[GitHub] cloudstack pull request #1759: CLOUDSTACK-9589 vmName entries from host_deta...

2016-11-10 Thread yvsubhash
GitHub user yvsubhash opened a pull request: https://github.com/apache/cloudstack/pull/1759 CLOUDSTACK-9589 vmName entries from host_details table for the VM's w… CLOUDSTACK-9589 vmName entries from host_details table for the VM's whose state is Expunging should be deleted during

Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Cloud List
Hi Wei, Thanks for your reply. You are right, when I tried to access the other subnet IP on port 80, it got connection refused. I have modified the Apache configuration to add the port and virtualhost configuration and we are now able to access the other subnet IP on port 80.

[GitHub] cloudstack issue #1578: CLOUDSTACK-9401 : Support for Internal DNS in Nuage ...

2016-11-10 Thread krissterckx
Github user krissterckx commented on the issue: https://github.com/apache/cloudstack/pull/1578 @jburwell @rhtyd I would appreciate your feedback. This PR is pending from early June, and we have more PR's pending. Thanks, Cheers Kris Sterckx

Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Wei ZHOU
The password server in VR is implemented by apache2. you can have a look at configuration files in /etc/apache2/ (ports.conf, sites-available/default, etc) you will notice that the server listens at the 80 port of default IP of VR. However, the VM in non-default ip subnets cannot reach the

Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Cloud List
Hi Wei, In this case, dhcp works, and the server is up and running. But password reset doesn't work. What could be the reason? Thanks. On Thu, Nov 10, 2016 at 7:01 PM, Wei ZHOU wrote: > The password server depends on the dhcp services. > The vm fetch the dhcp ip at

[GitHub] cloudstack issue #1752: [4.8] Latest health test run

2016-11-10 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1752 Trillian test result (tid-334) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 24391 seconds Marvin logs:

Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Wei ZHOU
The password server depends on the dhcp services. The vm fetch the dhcp ip at first, then get the password from dhcp server (=password server). If dhcp does not work, then password server will not work as well. -Wei 2016-11-10 11:29 GMT+01:00 Cloud List : > Hi Wei, > >

Re: ACS - Some VMs unable to get DHCP IP from VR

2016-11-10 Thread Cloud List
Hi Wei, Thanks for your suggestion, will test. I found another problem -- it seems that password reset function also works only for VMs on the first subnet (X.X.202.*) but not on second subnet (X.X.203.*) onwards, any file I can modify to add the additional subnets so that password reset can

[GitHub] cloudstack pull request #1758: CLOUDSTACK-9588: Add Load Balancer functional...

2016-11-10 Thread nitin-maharana
GitHub user nitin-maharana opened a pull request: https://github.com/apache/cloudstack/pull/1758 CLOUDSTACK-9588: Add Load Balancer functionality in Network page is Redundant. Steps to Reproduce: Network -> Select any network -> Observer Add Load Balancer tab The "Add Load

[GitHub] cloudstack issue #1757: CLOUDSTACK-9583: VR: In CsDhcp.py preseed both hosta...

2016-11-10 Thread blueorangutan
Github user blueorangutan commented on the issue: https://github.com/apache/cloudstack/pull/1757 @murali-reddy a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cloudstack issue #1757: CLOUDSTACK-9583: VR: In CsDhcp.py preseed both hosta...

2016-11-10 Thread murali-reddy
Github user murali-reddy commented on the issue: https://github.com/apache/cloudstack/pull/1757 @blueorangutan package --- 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

[GitHub] cloudstack issue #1750: CLOUDSTACK-9583: VR: In CsDhcp.py preseed both hosta...

2016-11-10 Thread murali-reddy
Github user murali-reddy commented on the issue: https://github.com/apache/cloudstack/pull/1750 opened #1757 targeting 4.8 so closed this PR --- 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

[GitHub] cloudstack pull request #1757: CLOUDSTACK-9583: VR: In CsDhcp.py preseed bot...

2016-11-10 Thread murali-reddy
GitHub user murali-reddy opened a pull request: https://github.com/apache/cloudstack/pull/1757 CLOUDSTACK-9583: VR: In CsDhcp.py preseed both hostaname and localhost to resolve to 127.0.0.1 The VR executes a ip route flush command as part of configurations. This command

[GitHub] cloudstack issue #1736: CLOUDSTACK-9562 Linux Guest VM get wrong default rou...

2016-11-10 Thread ustcweizhou
Github user ustcweizhou commented on the issue: https://github.com/apache/cloudstack/pull/1736 @SudharmaJain I can reproduce this issue sometimes, but I donot think this PR can fix the issue. Because the file /etc/dhcpopts.txt is not used after VR refactoring in cloudstack 4.6.