You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Josh Thompson (JIRA)" <ji...@apache.org> on 2019/03/22 19:20:00 UTC

[jira] [Resolved] (VCL-1117) vcld fails to set fixed IP address for Linux server reservations if management node not set to static

     [ https://issues.apache.org/jira/browse/VCL-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Thompson resolved VCL-1117.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5.1

> vcld fails to set fixed IP address for Linux server reservations if management node not set to static
> -----------------------------------------------------------------------------------------------------
>
>                 Key: VCL-1117
>                 URL: https://issues.apache.org/jira/browse/VCL-1117
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>            Reporter: Josh Thompson
>            Priority: Major
>             Fix For: 2.5.1
>
>
> When a server reservation is submitted for a Linux image that is configured to have a fixed IP address, vcld ends up failing the reservation if the management node handling the reservation is not set to Static for "Public NIC Configuration Method". This is due to a check in Linux.pm->update_resolv_conf that specifically checks for $public_ip_configuration being static. The corresponding code in the Windows.pm module contains a check for server reservations before checking for the public ip configuration being static. This should be done in Linux.pm as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)