https://bugzilla.redhat.com/show_bug.cgi?id=1200502
Bug ID: 1200502
Summary: etcd service does not start on f21 server
Product: Fedora
Version: 21
Component: etcd
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected]
Description of problem:
etcd service does not start on f21 server
And I get following logs:
systemctl status etcd
● etcd.service - Etcd Server
Loaded: loaded (/usr/lib/systemd/system/etcd.service; enabled)
Active: failed (Result: exit-code) since Tue 2015-03-10 12:06:50 EDT; 24min
ago
Process: 721 ExecStart=/usr/bin/etcd (code=exited, status=1/FAILURE)
Main PID: 721 (code=exited, status=1/FAILURE)
Mar 10 12:06:50 localhost.localdomain systemd[1]: etcd.service: main process
exited, code=exited, status=1/FAILURE
Mar 10 12:06:50 localhost.localdomain systemd[1]: Unit etcd.service entered
failed state.
Mar 10 12:06:50 localhost.localdomain systemd[1]: etcd.service failed.
[root@localhost ~]# journalctl -b -u etcd
-- Logs begin at Mon 2015-03-09 14:20:10 EDT, end at Tue 2015-03-10 12:31:37
EDT. --
Mar 10 12:06:50 localhost.localdomain systemd[1]: etcd.service: main process
exited, code=exited, status=1/FAILURE
Mar 10 12:06:50 localhost.localdomain systemd[1]: Unit etcd.service entered
failed state.
Mar 10 12:06:50 localhost.localdomain systemd[1]: etcd.service failed.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. Install a fedora 21 server vm from
http://download.devel.redhat.com/released/F-21/GOLD/Server/x86_64/os/
2. Install etcd
3. run etcd as follows:
systemctl start etcd
Actual results:
Error
Expected results:
Working etcd service.
Additional info:
Manual /bin/etcd starts a service so not sure if everything is fine with the
running service.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang