]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: ensure ceph owner on udev change
authorLoic Dachary <ldachary@redhat.com>
Sun, 20 Sep 2015 11:50:03 +0000 (13:50 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 22 Sep 2015 06:46:56 +0000 (08:46 +0200)
commitb86d9fd973b4d9a11dddb707f660967c57cae516
tree89d851b999c293e0d4559cd141b76864c04ea2b9
parent19a480b76da5e5c43b43bd5fde3f46ba3c42de4b
ceph-disk: ensure ceph owner on udev change

On udev change the owner of the device switch back to the default. If
that happens on a journal while an OSD is being activated, it will fail
with permission denied.

Make sure all ceph device types are chown to ceph on udev change.

http://tracker.ceph.com/issues/13000 Fixes: #13000

Signed-off-by: Loic Dachary <ldachary@redhat.com>
udev/95-ceph-osd.rules