cannot start gnocchi-metricd and gnocchi-statsd with stable/pike

Bug #1714196 reported by Jeffrey Guan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Expired
Undecided
Unassigned

Bug Description

I installed the gnocchi(stable/3.1) with devstack(with stable/pike), but the gnocchi-metricd and gnocchi-statsd
cannot started successfully with the following error:

stack@dev:~$ systemctl status <email address hidden>
● <email address hidden> - Devstack <email address hidden>
   Loaded: loaded (/<email address hidden>; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Thu 2017-08-31 15:44:25 CST; 1min 28s ago
  Process: 12634 ExecStart=/usr/local/bin/gnocchi-statsd -d -v --config-file /etc/gnocchi/gnocchi.conf (code=exited, status=2)
 Main PID: 12634 (code=exited, status=2)

gnocchi-metricd: error: unrecognized arguments: -v

I updated "ExecStart=/usr/local/bin/gnocchi-statsd -d -v --config-file /etc/gnocchi/gnocchi.conf" to
"ExecStart=/usr/local/bin/gnocchi-statsd -d --config-file /etc/gnocchi/gnocchi.conf", in which the "-v" was removed,
and these two service could be started successfully.

Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

Sorry for taking to long to respond. If you still see this issue, please respond with your local.conf file and a copy of the full output from the first stack.sh run. Also include all the steps you did leading up to this, starting from a fresh instance.

Changed in devstack:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for devstack because there has been no activity for 60 days.]

Changed in devstack:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.