Bug 1049406
| Summary: | Intermittent failures installing RHEL OSP using packstack | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Steve Reichard <sreichar> | ||||||
| Component: | openstack-packstack | Assignee: | Ivan Chavero <ichavero> | ||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Ami Jeain <ajeain> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.0 | CC: | acathrow, aortega, derekh, ichavero, mmagr, sreichar, tcameron, thomas, yeylon | ||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||
| Target Release: | 5.0 (RHEL 7) | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-07-01 19:24:13 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 846706 [details]
answer file
This is occurring much more often as of late. I would say about 75% of the time. Setting blocker flag based on 75% reproducable rate. I have the answer file but could you give me an explanation on how are you using packstack? I get that you are setting up 14 nodes, which by the way is not officialy supported by packstack but i guess i can take a look. i don't have that mucho resources at my disposal, do you have a live system that has this problem to check it out? This issue hasn't appeared in current packstack versions Since I ran into this in January, I do no thave the same systems/ configurataion any longer. I saw that Thomas Cameron (thomas) was reporting he was intermittently running into this. I've tested the latest packstack versions and this problem does not appear. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Created attachment 846705 [details] logs Description of problem: Working on HA RHOS I start with freshly installed systems, then run scripts which embedded calls to packststack on each of my controllers. Every once in a while, (1 out of 3-5 times) I get a pretty generic failure in packstack: Applying 10.16.139.8_prescript.pp Applying 10.16.139.9_prescript.pp [ ^[[0;31mERROR^[[0m ] ^[[0;31mERROR : Error appeared during Puppet run: 10.16.139.10_prescript.pp Error: Could not set 'directory' on ensure: File exists - /var/lib/puppet/lib^[[0m You will find full trace in log /var/tmp/packstack/20140107-074108-uKe8PW/manifests/10.16.139.10_prescript.pp.log^[[0m Please check log file /var/tmp/packstack/20140107-074108-uKe8PW/openstack-setup.log for more information I usually just re-install my OS and repeat and make progress. I've tarred the entire /var/tmp/packstack/20140107-074108-uKe8PW directory and will attach to this BZ along with the answer file used. Version-Release number of selected component (if applicable): [root@cvd1 packstack]# yum list installed | grep -e packstack -e puppet This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. openstack-packstack.noarch 2013.2.1-0.20.dev936.el6ost puppet.noarch 3.2.4-3.el6_5 @rhel-x86_64-server-6-ost-4 [root@cvd1 packstack]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.5 (Santiago) [root@cvd1 packstack]# uname -a Linux cvd1.cloud.lab.eng.bos.redhat.com 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Dec 13 06:58:20 EST 2013 x86_64 x86_64 x86_64 GNU/Linux [root@cvd1 packstack]# How reproducible: Intermittent Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: