Greeting ceph-devel, We are working on a ceph containerization project within Red Hat. We have recently released our RHEL-based ceph container docker image and now we are moving on to handling a feature limitation with that image. Specifically, the issue is that on our Atomic host, there is no ceph installed, so there are no ceph udev rules to trigger dynamic configuration of OSDs when a disk is plugged into the host. What we would like to do is install our own set of ceph udev rules that would trigger the startup of our ceph docker container. We would like to leverage the current implementation of the ceph udev rules to do this. Also, since ceph-disk and Ceph's udev rules are tightly coupled and ceph-disk creates systemd or upstart rules for OSD daemons, does it make sense to add hooks in ceph-disk to start up a containerized OSD daemons either in systemd or upstart? Can somebody in this community help us with this? Thanks, Jim C. -- 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