General

Profile

Boris Ranto's activity

From 05/23/2017 to 06/21/2017

06/21/2017

04:32 PM Ceph Revision 4dc471ed (ceph): restful: Introduce create-self-signed-cert command
This implements a create-self-signed-cert command for the ceph-mgr
restful interface.
It is designed so that it will...
Boris Ranto

06/12/2017

09:01 AM Ceph Revision 6fa08506 (ceph): selinux: Allow nvme devices
This commit allows nvme devices which use a different label than
standard block devices.
Fixes: http://tracker.ceph....
Boris Ranto

06/09/2017

02:38 PM Ceph Revision 25c2a212 (ceph): selinux: Allow nvme devices
This commit allows nvme devices which use a different label than
standard block devices.
Fixes: http://tracker.ceph....
Boris Ranto
12:40 PM Ceph Bug #19200 (In Progress): RHEL 7.3 Selinux denials at OSD start
Upstream PR:
https://github.com/ceph/ceph/pull/15597
Boris Ranto
12:38 PM Ceph Revision eec4dfde (ceph): selinux: Allow nvme devices
This commit allows nvme devices which use a different label than
standard block devices.
Fixes: http://tracker.ceph....
Boris Ranto

06/07/2017

09:03 PM Ceph Bug #19200: RHEL 7.3 Selinux denials at OSD start
Hi Ruben,
what do you use as a storage? It looks like ceph-osd is trying to read/write /dev/nvme0n1p10. Do you use...
Boris Ranto

06/06/2017

07:30 PM Ceph Bug #16674 (In Progress): SELinux is preventing /usr/bin/ceph-osd from read access on the file bl...
Boris Ranto
07:30 PM Ceph Bug #16674: SELinux is preventing /usr/bin/ceph-osd from read access on the file blkid.tab
The code is still there. We already allow write on other caps on var_run_t so adding read does not seem like too much... Boris Ranto
07:27 PM Ceph Revision 899adbf5 (ceph): selinux: Allow read on var_run_t
Fixes: http://tracker.ceph.com/issues/16674
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
10:38 AM Ceph Backport #20191 (In Progress): kraken: SELinux denials (the files in /var/log/ceph get mislabeled)
https://github.com/ceph/ceph/pull/15509 Boris Ranto
10:38 AM Ceph Backport #20193 (In Progress): kraken: Speed up upgrade from non-SELinux enabled ceph to an SELin...
https://github.com/ceph/ceph/pull/15509 Boris Ranto
09:39 AM Ceph Revision e80605f0 (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto
09:36 AM Ceph Revision bf973c84 (ceph): rpm: Move ceph-disk to ceph-base
The SELinux package now requires the ceph-disk binary but that one was
part of the ceph-osd package. The ceph-disk py...
Boris Ranto
09:32 AM Ceph Revision 6ca61b1b (ceph): ceph-disk: Fix the file ownership, skip missing
This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the fil...
Boris Ranto
09:32 AM Ceph Revision 7d6eea04 (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto
09:27 AM Ceph Revision 904fc7cb (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto
09:26 AM Ceph Revision 30e3ae27 (ceph): rpm: Move ceph-disk to ceph-base
The SELinux package now requires the ceph-disk binary but that one was
part of the ceph-osd package. The ceph-disk py...
Boris Ranto
09:24 AM Ceph Revision fa100ed5 (ceph): ceph-disk: Fix the file ownership, skip missing
This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the fil...
Boris Ranto
09:23 AM Ceph Revision 4e0cfecd (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto
09:23 AM Ceph Feature #20077 (Pending Backport): Speed up upgrade from non-SELinux enabled ceph to an SELinux e...
Boris Ranto
08:48 AM Ceph Bug #20184 (Pending Backport): SELinux denials (the files in /var/log/ceph get mislabeled)
Boris Ranto
08:47 AM Ceph Revision c65b6871 (ceph): Merge pull request #15490 from ceph/wip-fix-selinux
selinux: Install ceph-base before ceph-selinux
Reviewed-by: Kefu Chai <kchai@redhat.com>
Boris Ranto

06/05/2017

05:11 PM Ceph Bug #20184: SELinux denials (the files in /var/log/ceph get mislabeled)
Upstream PR:
https://github.com/ceph/ceph/pull/15490
Boris Ranto
05:03 PM Ceph Bug #20184: SELinux denials (the files in /var/log/ceph get mislabeled)
This happened because the ceph-base was only required for runtime (not %post) and we were using ceph-disk from ceph-b... Boris Ranto
04:53 PM Ceph Bug #20184 (Fix Under Review): SELinux denials (the files in /var/log/ceph get mislabeled)
Boris Ranto
04:49 PM Ceph Revision e6908664 (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto
04:45 PM Ceph Revision 50fe3c39 (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto

05/31/2017

06:53 PM Ceph Revision f0864992 (ceph): Merge pull request #14871 from ceph/wip-selinux-optimize
selinux: Do parallel relabel on package install
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Ken Dre...
Boris Ranto
12:03 PM Ceph Revision 6991764f (ceph): rpm: Move ceph-disk to ceph-base
The SELinux package now requires the ceph-disk binary but that one was
part of the ceph-osd package. The ceph-disk py...
Boris Ranto

05/30/2017

11:35 PM Ceph Revision 0fc3b8d1 (ceph): rpm: Move ceph-disk to ceph-base
The SELinux package now requires the ceph-disk binary but that one was
part of the ceph-osd package. The ceph-disk py...
Boris Ranto
11:35 PM Ceph Revision 077038b4 (ceph): ceph-disk: Fix the file ownership, skip missing
This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the fil...
Boris Ranto
11:35 PM Ceph Revision 1cecddf0 (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto

05/29/2017

10:58 AM Ceph Revision 83373c0e (ceph): rpm: Move ceph-disk to ceph-base
The SELinux package now requires the ceph-disk binary but that one was
part of the ceph-osd package. The ceph-disk py...
Boris Ranto
10:55 AM Ceph Revision 5366fecc (ceph): ceph-disk: Fix the file ownership, skip missing
This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the fil...
Boris Ranto

05/28/2017

10:53 PM Ceph Revision c5e8f586 (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto
10:53 PM Ceph Revision e6756635 (ceph): ceph-disk: Fix the file ownership, skip missing
This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the fil...
Boris Ranto
10:53 PM Ceph Revision bbd0ea3a (ceph): rpm: Move ceph-disk to ceph-base
The SELinux package now requires the ceph-disk binary but that one was
part of the ceph-osd package. The ceph-disk py...
Boris Ranto

05/27/2017

05:02 PM Ceph Revision 0238bb55 (ceph): rpm: Move ceph-disk to ceph-base
The SELinux package now requires the ceph-disk binary but that one was
part of the ceph-osd package. The ceph-disk py...
Boris Ranto
05:02 PM Ceph Revision b3dfa01b (ceph): ceph-disk: Fix the file ownership, skip missing
This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the fil...
Boris Ranto

05/26/2017

07:54 AM Ceph Revision 88794eca (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto
07:54 AM Ceph Revision d16262b9 (ceph): ceph-disk: Fix the file ownership, skip missing
This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the fil...
Boris Ranto
07:54 AM Ceph Revision ad2983db (ceph): rpm: Move ceph-disk to ceph-base
The SELinux package now requires the ceph-disk binary but that one was
part of the ceph-osd package. The ceph-disk py...
Boris Ranto

05/25/2017

12:49 PM Ceph Feature #20077: Speed up upgrade from non-SELinux enabled ceph to an SELinux enabled one
PR:
https://github.com/ceph/ceph/pull/14871
Boris Ranto
12:47 PM Ceph Feature #20077 (Resolved): Speed up upgrade from non-SELinux enabled ceph to an SELinux enabled one
Currently, we do not do an SELinux relabel in parallel (per osd) on upgrade but thanks to ceph-disk fix command we can. Boris Ranto
12:48 PM Ceph Revision d9b09490 (ceph): ceph-disk: Fix the file ownership, skip missing
This commit fixes the file ownership for the /usr/bin/ and /etc/ceph
files and skips missing files as some of the fil...
Boris Ranto
12:48 PM Ceph Revision 5fc1fed1 (ceph): selinux: Do parallel relabel on package install
We can take advantage of ceph-disk fix subcommand when doing a package
install. We will keep using the differential f...
Boris Ranto
 

Also available in: Atom