Re: [ceph-users] OSD systemd unit files makes it look failed

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

 



HI Sage, Cephers

(I'm not on ceph-devel at the moment, will switch in a moment.)

Thanks. I am testing on  RHEL7/CentOS 7. As quick workaround setting
the .service file to

[Service]
Type=forking
ExecStart= ceph-osd -i   #without --foreground)
ExecPreStart = ....

works for the moment . Is there a reason the daemons shouldn't run in
forking mode under systemd?

Both ceph-mon@.service and ceph-radosgw@.service (<== self-created
based on the ceph-mon@.service unit file) work with


Type=forking
ExecStart=path_to_daemon_no_foreground

or
#Type=simple
ExecStart=path_to_daemon --foreground

BTW do you want a pull requrest for ceph-radosgw@.service?

- Anthony
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux