lab 4.3 Failure to Failed to update / restart haproxy.service
Please help, my set-up fails to succeed running the command "sudo bash -x ./aio-centos-update-haproxy-http.sh"
this is the output I get
[aarna@aio1 setup-utils]$ sudo bash -x ./aio-centos-update-haproxy-http.sh
- '[' 0 -ne 0 ']'
echo 'Going to update the keystone_service'
Going to update the keystone_servicepushd /etc/haproxy/conf.d
./aio-centos-update-haproxy-http.sh: line 12: pushd: /etc/haproxy/conf.d: No such file or directorycp keystone_service keystone_service.original
cp: cannot stat ‘keystone_service’: No such file or directorysed -i 's|ssl crt.*||g' keystone_service
sed: can't read keystone_service: No such file or directorysed -i 's|reqadd X-Forwarded-Proto:\ https|reqadd X-Forwarded-Proto:\ http|g' keystone_service
sed: can't read keystone_service: No such file or directorypopd
./aio-centos-update-haproxy-http.sh: line 16: popd: directory stack emptypushd /etc/haproxy
./aio-centos-update-haproxy-http.sh: line 19: pushd: /etc/haproxy: No such file or directoryecho 'haproxy.cfg modifcation'
haproxy.cfg modifcationecho 'Moving out the horizon content form the cnf'
Moving out the horizon content form the cnfsed -n '/^frontend horizon-redirect-front-1/,/^ server aio1_horizon_/p' haproxy.cfg
echo 'Delete horizon content'
Delete horizon contentsed '/^frontend horizon-redirect-front-1/,/^ server aio1_horizon_/d' haproxy.cfg
echo 'Copy the original haproxy config file'
Copy the original haproxy config filecp haproxy.cfg haproxy.cfg.original
echo 'Rmove the ssl certificate'
Rmove the ssl certificatesed -i 's|ssl crt.*||g' no_horizon_proxy_config.temp
echo 'Updated https to http'
Updated https to httpsed -i 's|reqadd X-Forwarded-Proto:\ https|reqadd X-Forwarded-Proto:\ http|g' no_horizon_proxy_config.temp
echo 'Creating the haproxy file'
Creating the haproxy filecat horizon_proxy_config.temp no_horizon_proxy_config.temp
popd
./aio-centos-update-haproxy-http.sh: line 46: popd: directory stack emptysystemctl restart haproxy
Failed to restart haproxy.service: Unit not found.exit 0
Comments
-
Hi @fisherkamanga,
It appears that the directory "/etc/haproxy/conf.d" is not created.
Could you please confirm that you have successfully deployed OpenStack?. Have you run this command to install OpenStack "#nohup sudo bash -x aio-centos-gcp-deploy.sh 4 &" as per page# 12. If yes, could you please share the output of the below command.
cd $HOME/onap-custom/setup-utils
cat nohup.out | grep -i 'Playbook execution success'0 -
Hi, I did run the command. And the hostname had changed to "aio1" but it reverted after logging back in.This is the output of "cat nohup.out | grep -i 'Playbook execution success' "
[aarna@openstack-01 setup-utils]$ cat nohup.out | grep -i 'Playbook execution success'
EXIT NOTICE [Playbook execution success] **************************************grep -q 'Playbook execution success' bootstrap-aio.out
EXIT NOTICE [Playbook execution success] **************************************grep -q 'Playbook execution success' bootstrap-aio.out
- grep -q 'Playbook execution success' setup-hosts.out
- grep -q 'Playbook execution success' setup-hosts.out
- grep -q 'Playbook execution success' setup-hosts.out
- grep -q 'Playbook execution success' setup-hosts.out
[aarna@openstack-01 setup-utils]$
0 -
Hi @fisherkamanga,
Thanks for sharing the logs in Slack channel.
As discussed, There are failures in Openstack install nohup.out log. since there are failures /etc/haproxy/ directory is not created and hence the script in next step is failing.
Could you please re-run the Openstack install again?.Ref: Page# 12.
cd $HOME/onap-custom/setup-utils
git pull -v
nohup sudo bash -x aio-centos-gcp-deploy.sh 4 &[aarna@openstack-01 setup-utils]$ cat nohup.out | grep -i 'Playbook execution failure' EXIT NOTICE [Playbook execution failure] ************************************** EXIT NOTICE [Playbook execution failure] ************************************** EXIT NOTICE [Playbook execution failure] ************************************** EXIT NOTICE [Playbook execution failure] **************************************[aarna@openstack-01 setup-utils]$ cat nohup.out | grep -i 'Playbook execution failure' -A 3 -B 3EXIT NOTICE [Playbook execution failure] **************************************===============================================================================+ grep -q 'Playbook execution success' setup-hosts.out+ echo 'Failed to run the ansible playbook setup-hosts.yml'--EXIT NOTICE [Playbook execution failure] **************************************===============================================================================+ grep -q 'Playbook execution success' setup-hosts.out+ echo 'Failed to run the ansible playbook setup-hosts.yml'--EXIT NOTICE [Playbook execution failure] **************************************===============================================================================+ grep -q 'Playbook execution success' setup-hosts.out+ echo 'Failed to run the ansible playbook setup-hosts.yml'--EXIT NOTICE [Playbook execution failure] **************************************===============================================================================+ grep -q 'Playbook execution success' setup-hosts.out+ echo 'Failed to run the ansible playbook setup-hosts.yml'0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 766 Linux Foundation IT Professional Programs
- 378 Cloud Engineer IT Professional Program
- 174 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 101 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 4 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 10 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 770 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 116 Mobile Computing
- 20 Android
- 81 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 395 Off Topic
- 121 Introductions
- 30 Study Material
- 997 Programming and Development
- 310 Kernel Development
- 669 Software Development
- 1K Software
- 398 Applications
- 182 Command Line
- 5 Compiling/Installing
- 69 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)