Bug 1693855 - Re-install of undercloud a 2nd time while attempting to make updates using hiera_override.yaml
Summary: Re-install of undercloud a 2nd time while attempting to make updates using hi...
Keywords:
Status: CLOSED DUPLICATE of bug 1695541
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: instack-undercloud
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: James Slagle
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-28 19:40 UTC by mlammon
Modified: 2019-04-09 07:09 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-09 07:09:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
undercloud install log file (597.69 KB, text/plain)
2019-03-28 19:40 UTC, mlammon
no flags Details

Description mlammon 2019-03-28 19:40:54 UTC
Created attachment 1549214 [details]
undercloud install log file

Re-install of undercloud a 2nd time while attempting to make updates using hiera_override.yaml


Steps to Reproduce:
1) Install undercloud, images, introspect, tagging, etc
2) Configure some changes with ironic.conf /home/stack/hiera_override.yaml
nova::compute::ironic::max_concurrent_builds: 5
glance_backend: file
ironic::conductor::power_failure_recovery_interval: 120
ironic::conductor::sync_power_state_interval: 10
ironic::conductor::power_state_sync_max_retries: 1
*note:
It did not update ironic.conf but regardless the re-install failed
3) re-install undercloud

 
Actual results:
undercloud reinstall failed

Expected results:

Updates to ironic.conf
Successful re-install

Additional info:
sudo podman logs container-puppet-rabbit_init_tasks 2>&1|grep -i error
Error: Failed to apply catalog: Cannot parse invalid user line: warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell)
Error: Failed to apply catalog: Cannot parse invalid user line: warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell)
Error: Failed to apply catalog: Cannot parse invalid user line: warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell)

see undercloud_install.log (attachment)

Comment 2 Michele Baldessari 2019-04-09 07:09:45 UTC

*** This bug has been marked as a duplicate of bug 1695541 ***


Note You need to log in before you can comment on or make changes to this bug.