OSD systemd unit files makes it look failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi the current OSD systemd unit files starts the OSD daemons correctly
and ceph is HEALTH_OK. However there are some process tracking issues
and systemd thinks the service has failed.

systemctl stop ceph-osd@0

 cannot stop the OSDs.

[Service]
EnvironmentFile=-/etc/sysconfig/ceph
Environment=CLUSTER=cephtest
ExecStart=/usr/bin/ceph-osd -f --cluster ${CLUSTER} --id %i
ExecStartPre=/usr/libexec/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id %i


[root@ceph1 ~]# systemctl status cephosd@0
ceph-osd@0.service - Ceph object storage daemon
   Loaded: loaded (/etc/systemd/system/ceph-osd@.service; enabled)
   Active: failed (Result: exit-code) since Thu 2014-11-20 17:36:40
SGT; 10min ago
  Process: 4251 ExecStart=/usr/bin/ceph-osd -f --cluster ${CLUSTER}
--id %i (code=exited, status=1/FAILURE)
  Process: 4196 ExecStartPre=/usr/libexec/ceph/ceph-osd-prestart.sh
--cluster ${CLUSTER} --id %i (code=exited, status=0/SUCCESS)
 Main PID: 4251 (code=exited, status=1/FAILURE)

Nov 20 17:36:40 ceph1.cephtest.com systemd[1]: Starting Ceph object
storage daemon...
Nov 20 17:36:40 ceph1.cephtest.com ceph-osd-prestart.sh[4196]:
create-or-move updated item name 'osd.0' weight 0.19 at location {...h
map
Nov 20 17:36:40 ceph1.cephtest.com systemd[1]: Started Ceph object
storage daemon.
Nov 20 17:36:40 ceph1.cephtest.com ceph-osd[4251]: starting osd.0 at
:/0 osd_data /var/lib/ceph/osd/cephtest-0
/var/lib/ceph/osd/fl...ournal
Nov 20 17:36:40 ceph1.cephtest.com ceph-osd[4251]: 2014-11-20
17:36:40.857110 7f422e034880 -1 asok(0x4740230)
AdminSocketConfigO...exists
Nov 20 17:36:40 ceph1.cephtest.com ceph-osd[4251]: 2014-11-20
17:36:40.857196 7f422e034880 -1
filestore(/var/lib/ceph/osd/cephtest-...failed
Nov 20 17:36:40 ceph1.cephtest.com ceph-osd[4251]: 2014-11-20
17:36:40.857207 7f422e034880 -1  ** ERROR: error converting store ...e
busy
Nov 20 17:36:40 ceph1.cephtest.com systemd[1]: ceph-osd@0.service:
main process exited, code=exited, status=1/FAILURE
Nov 20 17:36:40 ceph1.cephtest.com systemd[1]: Unit ceph-osd@0.service
entered failed state.
Nov 20 17:46:20 ceph1.cephtest.com systemd[1]: Stopped Ceph object
storage daemon.
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux