-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: ceph#13000 Signed-off-by: Loic Dachary <[email protected]>
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters