On 04/14/2011 08:56 AM, Christoph Raible wrote: > ...i want to start ceph with /etc/init.d/ceph -a start oder service > ceph -a start but the service is unknown and in /etc/init.d there > is noch such file! You will find it in the sources, src/init-ceph. Copy it to /etc/init.d/ceph or /etc/rc.d/init.d/ceph and register it if need be with chkconfig -add ceph. Note that you can build rpm and deb packages directly from the source and they put stuff automatically where it belongs, depending on your distro. Z -- 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