[Rdo-list] Latest packstack build with RHEL6+RDO

Derek Higgins derekh at redhat.com
Fri Jul 26 22:47:52 UTC 2013


On 26/07/13 17:21, Ryan O'Hara wrote:
> 
> I ran into a couple issues with the latest packstack build that
> includes provisioning. I'm using RHEL6.4.z with RDO.
> 
> # rpm -q openstack-packstack
> openstack-packstack-2013.1.1-0.24.dev651.el6ost.noarch

I tried out the Fedora version of this package on a F18 vm
openstack-packstack-2013.1.1-0.21.dev651.fc19.noarch

packstack --allinone ran without errors but couldn't start VM's, after
setting selinux to permissive I could start VM's they got their private
IPs (verified in image) but I couldn't ssh to the floating IP, will try
to track down why on monday and report as necessary.

Running packstack a second time throws up errors with nagios

ERROR : Error during puppet run : err: /Stage[main]//Service[nagios]:
Failed to call refresh: Could not start Service[nagios]: Execution of
'/sbin/service nagios start' returned 1:  at
/var/tmp/packstack/3ea403e68bdf44d3928f6ce3364ff939/manifests/192.168.122.230_nagios.pp:142

and ovs-cleanup-service

ERROR : Error during puppet run : err:
/Stage[main]/Quantum::Agents::Ovs/Service[ovs-cleanup-service]/ensure:
change from stopped to running failed: Could not start
Service[ovs-cleanup-service]: Execution of '/sbin/service
quantum-ovs-cleanup start' returned 6:  at
/var/tmp/packstack/b32a456ec67a44679b415e8c758f3733/modules/quantum/manifests/agents/ovs.pp:130


Once I get more details I'll create bugzillas

Derek.

> 
> I run 'packstack --allinone'
> 
> The first issue is with the qemu-kvm package name:
> 
> ERROR : Error during puppet run : err:
> /Stage[main]//Package[qemu-kvm-rhev]/ensure: change from absent to
> present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install
> qemu-kvm-rhev' returned 1: Error: Nothing to do
> 
> The problem lies in nova_compute.pp, where "package {'qemu-kvm-rhev':"
> should be "package { 'qemu-kvm':" for RDO.
> 
> The other error is this:
> 
> ERROR : Error during puppet run : err: Could not prefetch
> quantum_router provider 'quantum': Execution of '/usr/bin/quantum
> router-show --format=shell which: no kate in
> (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin)'
> returned 1: which: no gedit in
> (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin)
> 
> I'm guessing the issue with kate/gedit not being found is harmless and
> the real problem is with 'quantum router-show'. I've not solved this.
> 
> Ryan
> 
> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list
> 




More information about the dev mailing list