[
https://issues.apache.org/jira/browse/CLOUDSTACK-9364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15379451#comment-15379451
]
Andrei Mikhailovsky commented on CLOUDSTACK-9364:
-------------------------------------------------
I've tested templating Ubuntu 16.04 and identified an issue with setting the
hostname. From documentation site:
http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.8/templates.html
, section Hostname Management.
The script is not working on Ubuntu 16.04 due to the hard coded eth0 ethernet
interface value, which is no longer the case for many vms / physical servers.
The ethernet names are using different convention in the latest ubuntu release.
For instance, on KVM host I get ens3 as the first interface name. As a result,
the hostname is not set and I also get corrupted /etc/hosts and the
/etc/hostname files.
I guess this need to be corrected before ACS will have Ubuntu 16.04 support for
the guest vms.
> Add Support for Ubuntu 16.04
> ----------------------------
>
> Key: CLOUDSTACK-9364
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9364
> Project: CloudStack
> Issue Type: Task
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Wei Zhou
>
> Ubuntu 16.04 has been released on 21st April
> http://releases.ubuntu.com/16.04/
> We need to support it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)