Comment 2 for bug 2012660

Revision history for this message
Mario Chirinos (mario-chirinos) wrote (last edit ):

Felipe Thanks for the replay,i guess nova version 24.2.0 was the original one the installation because I haven't done any upgrade.

the endpoint output is:

mchc@ubuntu:/data/git/openstack-cfg/client$ openstack endpoint list | grep placement
| 4200556382d443378486ea591dcc5254 | RegionOne | placement | placement | True | public | https://placement.openstack.maas:8778 |
| 5f7d5ed9b184468695b4d406533f01a7 | RegionOne | placement | placement | True | internal | https://placement.openstack.maas:8778 |
| bc57d061f8ca4768b5441c675667397f | RegionOne | placement | placement | True | admin | https://placement.openstack.maas:8778 |
mchc@ubuntu:/data/git/openstack-cfg/client$

the endpoints semas to be working
mchc@ubuntu:~$ nslookup placement.openstack.maas
Server: 127.0.0.53
Address: 127.0.0.53#53

Non-authoritative answer:
Name: placement.openstack.maas
Address: 10.2.101.207

The directory /var/log/placement/ is empty and the file /var/log/apache2/placement_error.log is also empty

Apache2 log in the placement unit has
ubuntu@juju-5025f7-0-lxd-5:~$ tail -n 50 /var/log/apache2/error.log
[Thu Mar 23 00:00:01.505042 2023] [mpm_event:notice] [pid 558633:tid 140396909460544] AH00489: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f mod_wsgi/4.6.8 Python/3.8 configured -- resuming normal operations
[Thu Mar 23 00:00:01.505082 2023] [core:notice] [pid 558633:tid 140396909460544] AH00094: Command line: '/usr/sbin/apache2'
[Thu Mar 23 19:44:31.036090 2023] [mpm_event:notice] [pid 558633:tid 140396909460544] AH00491: caught SIGTERM, shutting down
[Thu Mar 23 19:44:31.125271 2023] [mpm_event:notice] [pid 2296203:tid 139806177664064] AH00489: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f mod_wsgi/4.6.8 Python/3.8 configured -- resuming normal operations
[Thu Mar 23 19:44:31.125376 2023] [core:notice] [pid 2296203:tid 139806177664064] AH00094: Command line: '/usr/sbin/apache2'
[Thu Mar 23 19:46:10.439490 2023] [mpm_event:notice] [pid 2296203:tid 139806177664064] AH00491: caught SIGTERM, shutting down
[Thu Mar 23 19:46:10.584593 2023] [mpm_event:notice] [pid 2297877:tid 140300412759104] AH00489: Apache/2.4.41 (Ubuntu) OpenSSL/1.1.1f mod_wsgi/4.6.8 Python/3.8 configured -- resuming normal operations
[Thu Mar 23 19:46:10.584687 2023] [core:notice] [pid 2297877:tid 140300412759104] AH00094: Command line: '/usr/sbin/apache2'