Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1134955

Summary: f20 icehouse packstack fails w/ "bash: line 3: vgdisplay: command not found"
Product: [Community] RDO Reporter: wes hayutin <whayutin>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED WORKSFORME QA Contact: Ami Jeain <ajeain>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: aortega, derekh, yeylon
Target Milestone: Milestone3   
Target Release: Juno   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-18 19:27:49 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:
Description Flags
packstack install logs none

Description wes hayutin 2014-08-28 13:47:54 UTC
Created attachment 931972 [details]
packstack install logs

Description of problem:

This issue may not be 100% repeatable, I've noticed other fedora 20 installs work and RHEL/CentOS are not affected.

cinder-volumes vg.
2014-08-28 02:42:32::INFO::shell::81::root:: [172.16.32.14] Executing script:
vgdisplay cinder-volumes
2014-08-28 02:42:32::DEBUG::shell::102::root:: 
============= STDOUT ==========

======== END OF STDOUT ========
2014-08-28 02:42:32::DEBUG::shell::107::root:: 
============= STDERR ==========
Warning: Permanently added '172.16.32.14' (ECDSA) to the list of known hosts.
+ trap t ERR
+ vgdisplay cinder-volumes
bash: line 3: vgdisplay: command not found


Logs will be attached.

Comment 1 wes hayutin 2014-09-18 19:27:49 UTC
This is no longer an issue