1
0
mirror of https://github.com/ceph/ceph synced 2025-03-23 02:38:31 +00:00

monitoring/ceph-mixin: set NVMeoFMaxGatewaysPerGroup to 4

Recommendation from the nvmeof team

Signed-off-by: Adam King <adking@redhat.com>
This commit is contained in:
Adam King 2024-04-22 08:48:15 -04:00
parent 3453230c8e
commit c6871bbaf5

View File

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