[Rdo-list] openstack-foreman-installer and an 'all-in-one'.
by Kit Plummer
Hey guys. I caught a comment in IRC that PackStack was being deprecated in favor of a Foreman managed setup - so I’m curious if it is possible to create an ‘all-in-one’ environment using Foreman. Any ideas/thoughts?
Thanks in advance.
Kit
10 years, 10 months
[Rdo-list] ceilometer in single host problem
by Shake Chen
Hi
Now I try to install ceilometer in single host, and report the error
ERROR : Error appeared during Puppet run: 172.18.1.18_ceilometer.pp
Error: Could not set groups on user[ceilometer]: Execution of
'/usr/sbin/usermod -G ceilometer,nobody,nova ceilometer' returned 6:
usermod: group 'nova' does not exist
You will find full trace in log
/var/tmp/packstack/20140121-012827-4t48Fn/manifests/172.18.1.18_ceilometer.pp.log
I check the log show
^[[1;31mError: Could not set groups on user[ceilometer]: Execution of
'/usr/sbin/usermod -G ceilometer,nobody,nova ceilometer
' returned 6: usermod: group 'nova' does not exist
^[[0m
^[[1;31mError: /Stage[main]/Ceilometer/User[ceilometer]/groups: change from
nobody,ceilometer to ceilometer,nobody,nova faile
d: Could not set groups on user[ceilometer]: Execution of
'/usr/sbin/usermod -G ceilometer,nobody,nova ceilometer' returned 6
: usermod: group 'nova' does not exist
seem this is RDO bug ?
--
Shake Chen
10 years, 10 months
[Rdo-list] Fwd: [openstack-community] Athens OpenStack User Group meeting
by Rich Bowen
FYI, for those of you in the Athens area.
-------- Original Message --------
Subject: [openstack-community] Athens OpenStack User Group meeting
Date: Fri, 17 Jan 2014 13:00:19 +0200
From: Thanassis Parathyras <aparathyras(a)stackmasters.eu>
To: community(a)lists.openstack.org
*Athens OpenStack User Group meeting
*
Join us on Wednesday 29th January, 7PM
@OpenStack <https://wiki.openstack.org/wiki/OpenStack> #OSATH
The Athens OpenStack User Group invites you to attend the sixth meeting
for OpenStack in Greece.Â
*
Athens OpenStack User Group meeting on Thursday 29th January, 7PM at
CoLab Athens, Petraki 28, Syntagma.**
*
*User Story: vLab at TEI Piraeus using OpenStack*
Department of Electronics at TEI Piraeus is one interesting OpenStack
user story. Stefanos as the leader of the laboratory team selected
OpenStack to address needs like rapid deployment for course labs, single
point of control for the infrastructure resources and easily share
resources and operations among different teams. All the above and
related *technical detail* along with a *live demo* of the installation
are going to be covered during the #OSATH presentation.
RSVP via http://www.meetup.com/Athens-OpenStack-User-Group/events/160875952/
More updates via @parathyras @colabathens
with my best regards,
Thanassis Parathyras
10 years, 10 months
[Rdo-list] fyi.. f20 rpm/selinux issue
by whayutin
F20 w/ the latest updates has rpm scriplet errors
The following will resolve the issue.
setenforce 0; yum --enablerepo=updates-testing update selinux-policy ;
setenforce 1
Thanks!
10 years, 10 months