Puppet Run Error: mariadb-server Obsolete - Install mysql-community-server
It appears that there was an error during the Puppet run. The error message indicates that the package 'mariadb-server' is obsoleted by 'mysql-community-server' and it is trying to install 'mysql-community-server-8.0.34-1.el7.x86_64' instead.
To troubleshoot this issue, you can check the log files mentioned in the error message for more information. Specifically, you can review the log file '/var/tmp/packstack/20231012-220405-O6ICCa/manifests/172.22.1.130_controller.pp.log' and '/var/tmp/packstack/20231012-220405-O6ICCa/openstack-setup.log' for details on the error and possible solutions.
Additionally, there are some additional information provided in the message:
-
Parameter CONFIG_NEUTRON_L2_AGENT: It mentions that the chosen Neutron backend is OVN, which does not support the VPNaaS or FWaaS services. Geneve will be used as the encapsulation method for tenant networks.
-
A new answer file was created at '/root/packstack-answers-20231012-220405.txt'.
-
Time synchronization installation was skipped, which may cause problems for some OpenStack components.
-
There is a warning that NetworkManager is active on the server, and OpenStack networking may not work properly with Network Manager enabled.
-
The file '/root/keystonerc_admin' has been created on the OpenStack client host (172.22.1.130) for accessing the command-line tools.
-
To access the OpenStack Dashboard, you can browse to 'http://172.22.1.130/dashboard'. The login credentials can be found in the file 'keystonerc_admin' in your home directory.
原文地址: http://www.cveoy.top/t/topic/OSH 著作权归作者所有。请勿转载和采集!