ceph/udev
Sage Weil a2a78e8d16 ceph-disk: implement 'activate-journal'
Activate an osd via its journal device.  udev populates its symlinks and
triggers events in an order that is not related to whether the device is
an osd data partition or a journal.  That means that triggering
'ceph-disk activate' can happen before the journal (or journal symlink)
is present and then fail.

Similarly, it may be that they are on different disks that are hotplugged
with the journal second.

This can be wired up to the journal partition type to ensure that osds are
started when the journal appears second.

Include the udev rules to trigger this.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-06-13 18:01:43 -07:00
..
50-rbd.rules
60-ceph-partuuid-workaround.rules udev: install disk/by-partuuid rules 2013-05-16 18:40:29 -07:00
95-ceph-osd-alt.rules 95-ceph-osd-alt.rules: Fix missing parent parameter 2013-04-24 08:22:04 -07:00
95-ceph-osd.rules ceph-disk: implement 'activate-journal' 2013-06-13 18:01:43 -07:00