[Rdo-list] MariaDB installation fails
Yogev Rabl
yrabl at redhat.com
Tue Feb 4 11:36:47 UTC 2014
Hi,
I'm installing a semi distributed topology of RDO on Fedora 20.
The topology is:
- server 1: Cloud Controller
- server 2: Cinder.
- server 3: Glance.
- server 4: Nova-compute.
The packstack installation fails with the error:
2014-02-04 12:34:54::ERROR::run_setup::912::root:: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 907, in main
_main(confFile)
File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 573, in _main
runSequences()
File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 552, in runSequences
controller.runAllSequences()
File "/usr/lib/python2.7/site-packages/packstack/installer/setup_controller.py", line 84, in runAllSequences
sequence.run(self.CONF)
File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 105, in run
step.run(config=config)
File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 52, in run
raise SequenceError(str(ex))
SequenceError: Error appeared during Puppet run: _mysql.pp
Error: Could not start Service[mysqld]: Execution of '/sbin/service mariadb start' returned 1: ESC[0m
You will find full trace in log /var/tmp/packstack/20140204-122810-RehBuC/manifests/_mysql.pp.log
The the manifest log shows that some stages failed due to'Skipping because of failed dependencies'.
Is there a known workaround?
thanks,
Yogev
More information about the dev
mailing list