diff --git a/monitoring/ceph-mixin/config.libsonnet b/monitoring/ceph-mixin/config.libsonnet index 41916efdfdf..b35e98957f0 100644 --- a/monitoring/ceph-mixin/config.libsonnet +++ b/monitoring/ceph-mixin/config.libsonnet @@ -9,7 +9,7 @@ CephNodeNetworkPacketDropsPerSec: 10, CephRBDMirrorImageTransferBandwidthThreshold: 0.8, CephRBDMirrorImagesPerDaemonThreshold: 100, - NVMeoFMaxGatewaysPerGroup: 2, + NVMeoFMaxGatewaysPerGroup: 4, NVMeoFMaxGatewaysPerCluster: 4, NVMeoFHighGatewayCPU: 80, NVMeoFMaxSubsystemsPerGateway: 16,