RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1135508 - Fedora 20 RDO install w/ nova flatdhcp network fails w/ unable to find device em1
Summary: Fedora 20 RDO install w/ nova flatdhcp network fails w/ unable to find device...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: RC
: Icehouse
Assignee: Martin Magr
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-29 13:34 UTC by wes hayutin
Modified: 2015-04-27 14:22 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-28 22:00:48 UTC
Embargoed:


Attachments (Terms of Use)
packstack install logs (351.47 KB, application/octet-stream)
2014-08-29 13:34 UTC, wes hayutin
no flags Details

Description wes hayutin 2014-08-29 13:34:24 UTC
Created attachment 932688 [details]
packstack install logs

Description of problem:

 ERROR : Failed to run remote script, stdout: Device em1 does not exist

AFAICT, on fedora20 only packstack fails to update the config value
CONFIG_NOVA_NETWORK_PUBIF, which is this case should be eth0

CONFIG_NOVA_NETWORK_PUBIF=eth0


2014-08-29 09:19:10::ERROR::run_setup::920::root:: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 915, in main
    _main(confFile)
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 605, in _main
    runSequences()
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 584, in runSequences
    controller.runAllSequences()
  File "/usr/lib/python2.7/site-packages/packstack/installer/setup_controller.py", line 68, in runAllSequences
    sequence.run(config=self.CONF, messages=self.MESSAGES)
  File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 98, in run
    step.run(config=config, messages=messages)
  File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 44, in run
    raise SequenceError(str(ex))
SequenceError: Failed to run remote script, stdout: Device em1 does not exist


adding install log files w/ packstack config..

Comment 1 Kashyap Chamarthy 2014-12-17 06:49:27 UTC
[Triaging bugs here.]

Wes, is this still reproducible with the said Packstack config with Current RDO Juno stable builds?


Note You need to log in before you can comment on or make changes to this bug.