Hi, we are preparing to roll out 7000 based Maestro VSX security group with two Virtual Systems. We have received performance test report from Chekpoint wchich states that with our planned load on this SG we should change count of SND cores from default 4 to 8. What would be proper 8 SND core allocation on 7000 platform, taking hyperthreading core numbers into account?
I assume that in line with default settings which use 0,16,1,17 cores for SND, we should add 2,18,3,19?
What would be proper commands to remove these cores from FW worker allocation and add them to SND (on R81.10 scalable platform)?
Current affinity and mq_mng status:
g_fw ctl affinity -l
-*- 1 blade: 1_01 -*-
VS_0: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_0 fwk: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_1: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_1 fwk: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_1 fwd: CPU 31
VS_2: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_2 fwk: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_2 fwd: CPU 30
Interface ethsBP1-01: has multi queue enabled
Interface ethsBP1: has multi queue enabled
Interface ethsBP5: has multi queue enabled
Interface ethsBP2: has multi queue enabled
Interface ethsBP1-02: has multi queue enabled
Interface ethsBP6: has multi queue enabled
Interface ethsBP3: has multi queue enabled
Interface ethsBP7: has multi queue enabled
Interface ethsBP4: has multi queue enabled
Interface ethsBP1-03: has multi queue enabled
Interface ethsBP8: has multi queue enabled
Interface ethsBP1-04: has multi queue enabled
-*- 1 blade: 2_01 -*-
VS_0: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_0 fwk: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_1: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_1 fwk: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_1 fwd: CPU 31
VS_2: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_2 fwk: CPU 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29
VS_2 fwd: CPU 30
Interface ethsBP1: has multi queue enabled
Interface ethsBP5: has multi queue enabled
Interface ethsBP2: has multi queue enabled
Interface ethsBP1-01: has multi queue enabled
Interface ethsBP6: has multi queue enabled
Interface ethsBP3: has multi queue enabled
Interface ethsBP7: has multi queue enabled
Interface ethsBP4: has multi queue enabled
Interface ethsBP1-02: has multi queue enabled
Interface ethsBP8: has multi queue enabled
Interface ethsBP1-03: has multi queue enabled
Interface ethsBP1-04: has multi queue enabled
g_all mq_mng --show
1_01:
Total 32 cores. Available for MQ 4 cores
i/f type state mode (queues) cores
actual/avail
------------------------------------------------------------------------------------------------
ethsBP1 igb Up Auto (4/4) 0,16,1,17
ethsBP1-01 i40e Up Auto (4/4) 0,16,1,17
ethsBP1-02 i40e Up Auto (4/4) 0,16,1,17
ethsBP1-03 i40e Up Auto (4/4) 0,16,1,17
ethsBP1-04 i40e Up Auto (4/4) 0,16,1,17
ethsBP2 igb Up Auto (4/4) 0,16,1,17
ethsBP3 igb Up Auto (4/4) 0,16,1,17
ethsBP4 igb Up Auto (4/4) 0,16,1,17
ethsBP5 igb Up Auto (4/4) 0,16,1,17
ethsBP6 igb Up Auto (4/4) 0,16,1,17
ethsBP7 igb Up Auto (4/4) 0,16,1,17
ethsBP8 igb Up Auto (4/4) 0,16,1,17
2_01:
Total 32 cores. Available for MQ 4 cores
i/f type state mode (queues) cores
actual/avail
------------------------------------------------------------------------------------------------
ethsBP1 igb Up Auto (4/4) 0,16,1,17
ethsBP1-01 i40e Up Auto (4/4) 0,16,1,17
ethsBP1-02 i40e Up Auto (4/4) 0,16,1,17
ethsBP1-03 i40e Up Auto (4/4) 0,16,1,17
ethsBP1-04 i40e Up Auto (4/4) 0,16,1,17
ethsBP2 igb Up Auto (4/4) 0,16,1,17
ethsBP3 igb Up Auto (4/4) 0,16,1,17
ethsBP4 igb Up Auto (4/4) 0,16,1,17
ethsBP5 igb Up Auto (4/4) 0,16,1,17
ethsBP6 igb Up Auto (4/4) 0,16,1,17
ethsBP7 igb Up Auto (4/4) 0,16,1,17
ethsBP8 igb Up Auto (4/4) 0,16,1,17
Thanks,
Wojtek