Hi,
Copying in the Fedora cloud SIG - not sure if that's the best place to
get Packstack issues related to F19 under the eyes of the maintainer,
but it's a start...
Cheers,
Dave.
On 07/04/2013 05:59 PM, Jonathan Barber wrote:
On 4 July 2013 06:26, Kashyap Chamarthy <kchamart(a)redhat.com
<mailto:kchamart@redhat.com>> wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=981116 -- packstack
fails with mysql-server
dependency as a result of Fedora's switch to mariadb-server
Anyone else seeing this too on F19?
Me too. I just hacked the params.pp to replace mysqldb with mariadb..
I also see problems with:
* iptables being disabled in favor of firewalld (the firewall rules are
applied against iptables, but not read by firewalld and this means they
are not persistant across reboots) - disable firewalld and enable
iptables before doing packstack.
* sudoers restrictions being too tight for the quantum user to update
dhcp records - edit /etc/sudoers.d/quantum to allow that user to execute
all commands via sudo (not very secure I know...)
* selinux rules preventing random stuff - so I set selinux to permissive
mode
* the systemd unit file for quantum-l3-agent is wrong -
sed -i '/^ExecStart/ { s#.*#ExecStart=/usr/bin/quantum-l3-agent
--config-file /etc/quantum/quantum.conf --config-file
/etc/quantum/l3_agent.ini --log-file /var/log/quantum/l3-agent.log# }'
/usr/lib/systemd/system/quantum-l3-agent.service
I think this is also a problem:
* limits are wrong for the memcached configuration
I ran into more issues, but I didn't write them down and I've not had
time to make a systematic check from a clean install.
--
/kashyap
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com <mailto:Rdo-list@redhat.com>
https://www.redhat.com/mailman/listinfo/rdo-list
--
Jonathan Barber <jonathan.barber(a)gmail.com
<mailto:jonathan.barber@gmail.com>>
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
--
Dave Neary - Community Action and Impact
Open Source and Standards, Red Hat -
http://community.redhat.com
Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13