Bug 1220377
Summary: | Packstack fails installation during puppet run: amqp.pp in RabbitMQ when hostname length is 64 bytes | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Udi Shkalim <ushkalim> | ||||||
Component: | openstack-packstack | Assignee: | Martin Magr <mmagr> | ||||||
Status: | CLOSED CANTFIX | QA Contact: | yeylon <yeylon> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 7.0 (Kilo) | CC: | aortega, derekh, nyechiel, srevivo, ushkalim, yeylon | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 8.0 (Liberty) | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-12-03 14:49:08 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 1083896 | ||||||||
Attachments: |
|
Description
Udi Shkalim
2015-05-11 12:42:45 UTC
Created attachment 1024219 [details]
openstack setup log
I really am not Linux expert, but IMHO if HOST_NAME_MAX == 64 then hostnames should not be longer that 64 bytes. So unless you want Packstack to start recompliling kernel [1], your issue is not fixable. [1] http://www.cyberciti.biz/tips/linux-hostname.html |