|
|
2022-05-28 22:06:47,482 [59346] WARNING oslo_config.cfg: Deprecated: Option "coordination_url" from group "storage" is deprecated. Use option "coordination_url" from group "DEFAULT"./ p7 Y4 S$ [6 f. C) E8 n$ V
2022-05-28 22:06:47,483 [59346] INFO gnocchi.service: Gnocchi version 4.3.6
$ g J: h( ^- r# H+ t; s) r& L2022-05-28 22:06:47,495 [59346] WARNING gnocchi.cli.api: No need to pass `--' in gnocchi-api command line anymore, please remove+ b! q" H; H+ b' y7 K2 [/ F' F
2022-05-28 22:06:47,496 [59346] ERROR gnocchi.cli.api: Unable to find `uwsgi'.
4 x* `8 r' f% y! [; nBe sure it is installed and in $PATH.
+ U. _7 z1 E% P+ `7 {6 x) A
. G1 R& |+ ?- G) s7 e, ^, u1 r) Y/ O: B4 X& k
解决办法就是安装uwsgi插件:$ N$ ^- }! H) h$ ?' @9 V
& L- o, }$ |, M7 n$ C1 t
[root@controller src]# dnf install -y uwsgi; ^' T2 M, }) V8 `, d
Last metadata expiration check: 2:49:33 ago on Sat 28 May 2022 07:19:24 PM CST.
! L+ `. e" O9 [4 Y( h& wDependencies resolved.$ u) C$ a/ }, T
==================================================================================================) x# A# S5 I% g' f. z, N" W
Package Architecture Version Repository Size! X% e7 W+ e8 q9 y
==================================================================================================! B, ?# G' f3 u1 B
Installing:
0 |* U: z0 L! { uwsgi x86_64 2.0.18-4.el8 centos-openstack-xena 385 k6 i- s, V9 \* E) ^# @9 q
Transaction Summary
, j: T- U* Z- ?* V==================================================================================================" x- l$ u' @9 P8 F* n4 W
Install 1 Package
# b' ?8 [0 X- a6 tTotal download size: 385 k$ U) G8 U$ `* l" u# M2 `% B
Installed size: 887 k$ l7 O- J1 E% j o6 n. z6 f
Downloading Packages:; \, R$ N1 P E* K: R$ _
uwsgi-2.0.18-4.el8.x86_64.rpm 3.7 MB/s | 385 kB 00:00 9 G4 B. h0 m) y
--------------------------------------------------------------------------------------------------+ o8 O! A$ |4 A7 P
Total 294 kB/s | 385 kB 00:01 3 o2 {0 Z; i$ S3 e/ f
Running transaction check
0 D( W2 I* ]( U/ ZTransaction check succeeded.) ]4 n$ v, x4 y3 ~. r7 _( G
Running transaction test
5 D2 L* Z( I: O5 P5 \Transaction test succeeded.
" ^( X) t! @9 L# T+ X: vRunning transaction) O/ t& [) s! e8 ^
Preparing : 1/1 2 p8 U6 \& |* P. o Q" s/ c6 r; w
Running scriptlet: uwsgi-2.0.18-4.el8.x86_64 1/1
7 z5 M! ~2 s0 x/ I Installing : uwsgi-2.0.18-4.el8.x86_64 1/1
" @' q( a+ [- d3 m5 m0 s Running scriptlet: uwsgi-2.0.18-4.el8.x86_64 1/1
/ h. ^, @8 {# lExecuting systemd post-install tasks
+ C/ J; S& o) Z5 C[/usr/lib/tmpfiles.d/rabbitmq-server.conf:1] Line references path below legacy directory /var/run/, updating /var/run/rabbitmq → /run/rabbitmq; please update the tmpfiles.d/ drop-in file accordingly.
} ]8 A' |* g1 q! ~2 X Verifying : uwsgi-2.0.18-4.el8.x86_64 1/1
0 j4 }8 P0 I T. [3 S" P# AInstalled:
2 K3 X! Y( G) G4 O- s% {- H uwsgi-2.0.18-4.el8.x86_64 % r- D W, G6 Y% e4 o+ C" C; G
Complete!- V% Z& Z& w6 v/ {$ I' h. \5 ^+ \
# t/ \7 E6 Z0 g" s1 A9 z9 A+ q1 F |
|