]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
extblkdev/fcm: Do not enable set_keepcaps by default
authorAdam Kupczyk <akupczyk@ibm.com>
Wed, 11 Feb 2026 15:14:16 +0000 (15:14 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Wed, 25 Mar 2026 19:25:15 +0000 (19:25 +0000)
When one runs FCM enabled hardware config.set_keepcaps must be set.
However, having it as default is inadvised.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/common/options/osd.yaml.in

index 5a9ee060fc40c7c4a1744d6832f2a25a1e497433..eb343e33f065525390fd39592f3166e8b36fdda5 100644 (file)
@@ -34,7 +34,7 @@ options:
   long_desc: When ceph switches from root to the ceph uid, all capabilities in all sets are eraseed. If
     a component that is capability aware needs a specific capability, the keepcaps flag maintains
      the permitted capability set, allowing the capabilities in the effective set to be activated as needed.
-  default: true
+  default: false
   flags:
   - startup
 - name: osd_smart_report_timeout