monitoring/ceph-mixin: set NVMeoFMaxGatewaysPerGroup to 4

Recommendation from the nvmeof team

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit c6871bbaf5)
This commit is contained in:
Adam King 2024-04-22 08:48:15 -04:00
parent 478d7c7d8d
commit 606a24b80c

View File

@ -9,7 +9,7 @@
CephNodeNetworkPacketDropsPerSec: 10,
CephRBDMirrorImageTransferBandwidthThreshold: 0.8,
CephRBDMirrorImagesPerDaemonThreshold: 100,
NVMeoFMaxGatewaysPerGroup: 2,
NVMeoFMaxGatewaysPerGroup: 4,
NVMeoFMaxGatewaysPerCluster: 4,
NVMeoFHighGatewayCPU: 80,
NVMeoFMaxSubsystemsPerGateway: 16,