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

ASF subversion and git services commented on CLOUDSTACK-3540:
-------------------------------------------------------------

Commit f95013273a732a95116670d61d515cfe52c195b0 in branch refs/heads/4.1 from 
[~yasker]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f950132 ]

CLOUDSTACK-3540: Fix edithosts.sh to prevent removing active dhcp entries

IP match must terminated by comma.

                
> edithosts.sh script may delete the active dhcphosts.txt entry
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3540
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3540
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.1.0
>            Reporter: Sheng Yang
>            Assignee: Sheng Yang
>            Priority: Critical
>             Fix For: 4.1.1, 4.2.0
>
>
> This would result in the user vm cannot get the IP address.
> The reason is some entries in the dhcphosts.txt may has been deleted due to 
> the similar ip of following vms, when edithosts.sh want to purge the old 
> entries, it deleted the active entries by mistake.
> e.g. 10.1.1.1 would result in 10.1.1.123 removed in dhcphosts.txt
> The bug is introduced with IPv6 change for edithosts.txt. I would fix it soon 
> and push for 4.1.1 as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to