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:
parent
3453230c8e
commit
c6871bbaf5
@ -9,7 +9,7 @@
|
||||
CephNodeNetworkPacketDropsPerSec: 10,
|
||||
CephRBDMirrorImageTransferBandwidthThreshold: 0.8,
|
||||
CephRBDMirrorImagesPerDaemonThreshold: 100,
|
||||
NVMeoFMaxGatewaysPerGroup: 2,
|
||||
NVMeoFMaxGatewaysPerGroup: 4,
|
||||
NVMeoFMaxGatewaysPerCluster: 4,
|
||||
NVMeoFHighGatewayCPU: 80,
|
||||
NVMeoFMaxSubsystemsPerGateway: 16,
|
||||
|
Loading…
Reference in New Issue
Block a user