[
https://issues.apache.org/jira/browse/CLOUDSTACK-9042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013442#comment-15013442
]
ASF GitHub Bot commented on CLOUDSTACK-9042:
--------------------------------------------
GitHub user resmo opened a pull request:
https://github.com/apache/cloudstack/pull/1093
CLOUDSTACK-9042: remove unused edithosts.sh
As discovered in CLOUDSTACK-9042, this script contains some issues but
since it was replaced since 4.6, we remove it on master.
Also see #1045.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/resmo/cloudstack fix/CLOUDSTACK-9042-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1093.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 #1093
----
commit 54593f5b0b7b0585dfa2aac542bdcac840ca4b04
Author: Rene Moser <[email protected]>
Date: 2015-11-19T12:22:51Z
CLOUDSTACK-9042: remove unused edithosts.sh
As discovered in CLOUDSTACK-9042, this script contains some issues but
since it was replaced since 4.6, we remove it on master.
----
> VR: Missing dhcp entries in /etc/dhpchosts.txt after starting a few VMs
> -----------------------------------------------------------------------
>
> Key: CLOUDSTACK-9042
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9042
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.4.4, 4.5.2
> Reporter: René Moser
> Assignee: René Moser
> Priority: Critical
> Fix For: 4.4.5, 4.5.3
>
>
> VR advanced networking.
> We experienced an issue when a few VMs were started at a time, some of them
> and always the same ones did not receive a IP from DHCP.
> After a debuging, we identified the problem in this sed command in
> ./systemvm/patches/debian/config/opt/cloud/bin/edithosts.sh
> the VM which was not in /etc/dhcphosts.txt was named:
> songlog-1
> When another VM was started named "log-1" the "songlog-1" entry was removed
> unexpectedly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)