RDO install OpenStack queens all-in-one get stuck
by Andrew ZONG
Hi,
When I use packstack to install openstack queens allinone on CentOS 7 x86_64, it got stuck at:
# sudo packstack --answer-file pack-1534411186.txt
Welcome to the Packstack setup utility
The installation log file is available at: /var/tmp/packstack/20180816-022431-Qun9eG/openstack-setup.log
Installing:
Clean Up [ DONE ]
Discovering ip protocol version [ DONE ]
Setting up ssh keys [ DONE ]
...
Testing if puppet apply is finished: 10.145.xxx.yyy_controller.pp [ | ]
I find the log mention above, the last line seems no help:
tar --dereference -cpzf - aodh apache ceilometer certmonger cinder concat firewall glance gnocchi heat horizon inifile ironic keystone magnum manila memcached mysql neutron nova nssdb openstack openstacklib oslo ovn packstack panko rabbitmq redis remote rsync sahara ssh stdlib swift sysctl tempest trove vcsrepo vswitch xinetd | ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root(a)10.145.115.45 tar -C /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules -xpzf -
Also I go to the puppet running file and find some warning there:
# ps -ef | grep puppet
root 1870 1869 0 02:25 ? 00:00:00 flock /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/ps.lock puppet apply --modulepath /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/manifests/10.145.115.45_controller.pp
...
Warning: ModuleLoader: module 'mysql' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: ModuleLoader: module 'keystone' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: This method is deprecated, please use the stdlib validate_legacy function,
with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at ["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/keystone/manifests/db/mysql.pp", 63]:["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/manifests/10.145.115.45_controller.pp", 21]
(at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
Warning: ModuleLoader: module 'cinder' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: ModuleLoader: module 'glance' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: ModuleLoader: module 'gnocchi' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: ModuleLoader: module 'aodh' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: ModuleLoader: module 'neutron' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: ModuleLoader: module 'nova' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: Unknown variable: '::nova::db::mysql_api::setup_cell0'. at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/nova/manifests/db/mysql.pp:53:28
Warning: ModuleLoader: module 'openstacklib' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: This method is deprecated, please use the stdlib validate_legacy function,
with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at ["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/keystone/manifests/policy.pp", 34]:["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/keystone/manifests/init.pp", 787]
(at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
Warning: This method is deprecated, please use the stdlib validate_legacy function,
with Pattern[]. There is further documentation for validate_legacy function in the README. at ["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/keystone/manifests/init.pp", 806]:["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/manifests/10.145.115.45_controller.pp", 27]
(at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
Warning: Scope(Class[Cinder::Keystone::Authtoken]): revocation_cache_time parameter is deprecated, has no effect and will be removed in the future.
Warning: This method is deprecated, please use the stdlib validate_legacy function,
with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at ["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/cinder/manifests/api.pp", 220]:["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/manifests/10.145.115.45_controller.pp", 45]
(at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
Warning: Scope(Class[Nova::Db]): placement_database_connection has no effect as of pike, and may be removed in a future release
Warning: Scope(Class[Nova::Db]): placement_slave_connection has no effect as of pike, and may be removed in a future release
Warning: This method is deprecated, please use the stdlib validate_legacy function,
with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at ["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/nova/manifests/init.pp", 564]:["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/manifests/10.145.115.45_controller.pp", 74]
(at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
Warning: Scope(Class[Nova::Api]): The default_floating_pool parameter is deprecated. Please use nova::network::neutron::default_floating_pool instead.
Warning: Scope(Class[Nova::Api]): The pci_alias parameter is deprecated. Please use nova::pci::aliases instead.
Warning: Unknown variable: 'until_complete_real'. at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/nova/manifests/cron/archive_deleted_rows.pp:77:82
Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Array instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match.... at ["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/nova/manifests/scheduler/filter.pp", 140]:["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/manifests/10.145.115.45_controller.pp", 80]
(at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
Warning: This method is deprecated, please use match expressions with Stdlib::Compat::Ip_address instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match.... at ["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/nova/manifests/compute/neutron.pp", 31]:["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/manifests/10.145.115.45_controller.pp", 85]
(at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
Warning: Scope(Class[Neutron::Plugins::Ml2]): supported_pci_vendor_devs is deprecated, has no effect and will be removed in a future release.
Warning: ModuleLoader: module 'horizon' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: This method is deprecated, please use the stdlib validate_legacy function,
with Stdlib::Compat::Absolute_Path. There is further documentation for validate_legacy function in the README. at ["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/horizon/manifests/init.pp", 610]:["/var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/manifests/10.145.115.45_controller.pp", 123]
(at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')
Warning: ModuleLoader: module 'swift' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: Unknown variable: 'methods_real'. at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/swift/manifests/proxy/tempurl.pp:100:56
Warning: Unknown variable: 'incoming_remove_headers_real'. at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/swift/manifests/proxy/tempurl.pp:101:56
Warning: Unknown variable: 'incoming_allow_headers_real'. at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/swift/manifests/proxy/tempurl.pp:102:56
Warning: Unknown variable: 'outgoing_remove_headers_real'. at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/swift/manifests/proxy/tempurl.pp:103:56
Warning: Unknown variable: 'outgoing_allow_headers_real'. at /var/tmp/packstack/a73923ae3b8f4332b9fa71e5f30902f0/modules/swift/manifests/proxy/tempurl.pp:104:56
Warning: Scope(Class[Swift::Storage::All]): The default port for the object storage server has changed from 6000 to 6200 and will be changed in a later release
Warning: Scope(Class[Swift::Storage::All]): The default port for the container storage server has changed from 6001 to 6201 and will be changed in a later release
Warning: Scope(Class[Swift::Storage::All]): The default port for the account storage server has changed from 6002 to 6202 and will be changed in a later release
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_context_format_string is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_default_format_string is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_debug_format_suffix is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_exception_prefix is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::log_config_append is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::default_log_levels is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::publish_errors is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::fatal_deprecations is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::instance_format is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::instance_uuid_format is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::log_date_format is deprecated and will be removed in future
Warning: Scope(Class[Gnocchi::Api]): host is deprecated
Warning: Scope(Class[Gnocchi::Statsd]): user_id parameter is deprecated and will be removed in the future release.
Warning: Scope(Class[Gnocchi::Statsd]): project_id parameter is deprecated and will be removed in the future release.
Warning: ModuleLoader: module 'ceilometer' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: Scope(Class[Ceilometer::Agent::Central]): This class is deprecated. Please use ceilometer::agent::central with central namespace instead.
Warning: ModuleLoader: module 'redis' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: ModuleLoader: module 'rabbitmq' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
Warning: ModuleLoader: module 'oslo' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules
(file & line not available)
What's the problem? My basic setup steps and environment are as following:
CentOS-7-x86_64-Minimal-1611: 8 cores and 16GB mem.
sudo yum update -y
sudo yum install -y centos-release-openstack-queens
yum update -y && yum install -y openstack-packstack
cat << EOF > /etc/environment
LANG=en_US.utf-8
LC_ALL=en_US.utf-8
EOF
packstack --gen-answer-file pack-`date +%s`.txt
<configure as following>
CONFIG_KEYSTONE_ADMIN_PW=default
CONFIG_CONTROLLER_HOST=10.145.xxx.yyy
CONFIG_COMPUTE_HOSTS=10.145.xxx.yyy
CONFIG_NETWORK_HOSTS=10.145.xxx.yyy
CONFIG_LBAAS_INSTALL=y
sudo systemctl disable firewalld
sudo systemctl stop firewalld
sudo systemctl disable NetworkManager
sudo systemctl stop NetworkManager
sudo systemctl enable network
sudo systemctl start network
uname -m | grep -q 'x86_64' && echo 'centos' >/etc/yum/vars/contentdir || echo 'altarch' >/etc/yum/vars/contentdir
packstack --answer-file <answer file>
Regards,
Andrew.
-----------------------------------
Andrew Zong
Sr Software Engineer, F5 Networks
6 years, 3 months
Re: [rdo-users] [tripleo] Mistral workflow cannot establish connection
by Mike Carden
On Saturday July 14, Samuel Monderer said (in part):
Unable to establish connection
tohttps://192.168.50.30:13989/v2/action_executions: ('Connection
aborted.',
BadStatusLine("''",))
Did you ever solve this? We ran into the same error this week and have
an answer.
In /etc/mistral/mistral.conf, change the rpc_response_timeout to 600,
then sudo systemctl restart openstack-mistral*
Then in /etc/haproxy/haproxy.cfg add two lines to the `listen mistral` section:
timeout client 10m
timeout server 10m
And restart the service with `sudo systemctl restart haproxy'
--
MC
6 years, 3 months
Upcoming Meetups
by Rain Leander
The following are the meetups I'm aware of over the next two weeks where
OpenStack and/or RDO enthusiasts are likely to be present. If you know of
others, please let me know, and/or add them to http://rdoproject.org/events
If there's a meetup in your area, it'd be super keen if you attended, took
a few pictures and especially wrote up a summary of what was covered. And,
as always, if you give me enough notice, I can send swag along with you.
~Rain.
* Monday August 20 in Guadalajara, MX: OpenStack for EDGE infrastructure, A
cloud with carrier grade performance. -
https://www.meetup.com/OpenStack-GDL/events/253218173/
* Saturday August 25 in Ha Noi, VN: OpenInfra Days Vietnam -
https://www.meetup.com/VietOpenStack/events/252560889/
* Saturday August 25 in Abidjan, CI: Openstack 8 ans - Côte D'ivoire -
https://www.meetup.com/Openstack-Cote-divoire/events/252502611/
--
K Rain Leander
OpenStack Community Liaison
Open Source and Standards Team
https://www.rdoproject.org/
http://community.redhat.com
6 years, 3 months
[Meeting] RDO meeting (2018-08-08) minutes
by Javier Pena
==============================
#rdo: RDO meeting - 2018-08-08
==============================
Meeting started by jpena at 15:03:47 UTC. The full logs are available
at
http://eavesdrop.openstack.org/meetings/rdo_meeting___2018_08_08/2018/rdo...
.
Meeting summary
---------------
* Request for publishing of centos-release-openstack-queens to
altarch/cloud/ppc64le/ (jpena, 15:08:05)
* ACTION: amoralej to check rdo queens release rpm status for altarch
(amoralej, 15:11:01)
* Status of Rocky release (jpena, 15:14:10)
* https://releases.openstack.org/rocky/schedule.html (amoralej,
15:14:53)
* ACTION: maintainers to send required updates for rocky to distgits
asap (amoralej, 15:17:28)
* status of tasks for rocky in
https://trello.com/c/eYGgs0d2/668-rocky-release-preparation
(amoralej, 15:18:48)
* next week's chair (jpena, 15:20:25)
* ACTION: leanderthal to chair the next meeting (jpena, 15:22:46)
* open floor (jpena, 15:22:54)
* LINK:
https://review.rdoproject.org/r/#/q/project:rdo-infra/centos-release-open...
(apevec, 15:24:21)
* ykarel is now RDO provenpackager. Well done!! (amoralej, 15:32:50)
Meeting ended at 15:39:51 UTC.
Action items, by person
-----------------------
* amoralej
* amoralej to check rdo queens release rpm status for altarch
* **UNASSIGNED**
* maintainers to send required updates for rocky to distgits asap
* leanderthal to chair the next meeting
People present (lines said)
---------------------------
* amoralej (56)
* jpena (23)
* apevec (16)
* baha (6)
* openstack (6)
* mjturek (4)
* number80 (2)
* rdogerrit (2)
* PagliaccisCloud (1)
* chandankumar (1)
Generated by `MeetBot`_ 0.1.4
6 years, 3 months
RDO Rocky M3 Test Days and Test Days Frequency
by Rain Leander
Hello all:
Over the past two RDO Community meetings [0], we've discussed the pros and
cons of having fewer official test days. Traditionally, we aim to conduct a
set of Test Days the Thursday / Friday after every official milestone based
on the upstream schedule [1] - thus M1, M2, M3, and GA. It was proposed and
accepted that we have fewer test days - M2 and GA - starting now, which
means this week's Test Days Rocky M3 is cancelled.
However, GA is 27-31 August which means that RDO's Rocky GA is normally the
following Thursday / Friday [2]. As this is the week before OpenStack PTG
[3], I propose we shift our Rocky GA Test Days to Wednesday / Thursday [4].
As always, I'm super keen for your input / opinions / questions regarding
this; please don't hesitate to reply to this thread and contribute to this
decision.
[0] https://etherpad.openstack.org/p/RDO-Meeting
[1] https://releases.openstack.org/rocky/schedule.html
[2] 6-7 September
[3] https://www.openstack.org/ptg/
[4] 5-6 September
Thanks so much,
--
K Rain Leander
OpenStack Community Liaison
Open Source and Standards Team
https://www.rdoproject.org/
http://community.redhat.com
6 years, 3 months
[Meeting] RDO meeting (2018-08-01) minutes
by Alfredo Moralejo Alonso
==============================
#rdo: RDO meeting - 2018-08-01
==============================
Meeting started by amoralej at 15:05:13 UTC. The full logs are
available athttp://eavesdrop.openstack.org/meetings/rdo_meeting___2018_08_01/2018/r...
.
Meeting summary
---------------
* roll call (amoralej, 15:05:21)
* propose we only have test days for m2 and ga for upcoming releases,
starting with rocky (not doing m3, but scheduling a ga test days)
(amoralej, 15:06:44)
* this week's test days is not happening (amoralej, 15:16:07)
* ACTION: leanderthal to research the possibility of test days 5-6
september (leanderthal, 15:17:00)
* ACTION: leanderthal email lists asking for input on m2 ga test days
only (leanderthal, 15:17:51)
* next week's chair (amoralej, 15:21:20)
* ACTION: jpena will chair the meeting on next week (amoralej,
15:22:12)
* open floor (amoralej, 15:22:25)
Meeting ended at 15:26:03 UTC.
Action items, by person
-----------------------
* jpena
* jpena will chair the meeting on next week
* leanderthal
* leanderthal to research the possibility of test days 5-6 september
* leanderthal email lists asking for input on m2 ga test days only
People present (lines said)
---------------------------
* leanderthal (36)
* amoralej (28)
* openstack (6)
* jpena (4)
* PagliaccisCloud (3)
* rbowen (2)
* radez (1)
* number80 (0)
6 years, 3 months