Fix proposed to branch: master Review: https://review.openstack.org/136477
** Changed in: nova Status: Opinion => In Progress ** Changed in: nova Assignee: Jay Lau (jay-lau-513) => Chet Burgess (cfb-n) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1238910 Title: nova boot operation with servers greater then 63 characters don't get DHCP address Status in OpenStack Compute (Nova): In Progress Bug description: If a server with greater then 63 characters is attempted to be booted, the servers will boot but fail to obtain DHCP addresses with nova networking and neutron. dnsmsq is fully configured for the full server name, however, Linux has a 64 character hostname limit. [sdake@bigiron ~]$ getconf HOST_NAME_MAX 64 Recommend a nova exception if a server greater then 63 characters is created so the user is aware of the problem at the api level rather then wondering why their vm doesn't appear to work. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1238910/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp