I was trying to add two more MQ cores to my 23800 VSX cluster (10>12) but after increasing ixgbe core count and reboot, one of 5 interfaces that had MQ configured before would remain on "Pending ON" state
cpmq set rx_num ixgbe 12
[Expert@vsx:0]# cpmq get -a
Active ixgbe interfaces:
eth2-01 [On]
eth2-02 [Off]
eth2-03 [On]
eth2-04 [Pending On]
eth3-01 [On]
eth3-02 [On]
Non-Active ixgbe interfaces:
eth4-01 [Off]
eth4-02 [Off]
eth4-03 [Off]
eth4-04 [Off]
even it says clearly that ixgbe should support 16 cores in the performance tuning admin guide
![image.png image.png](https://community.checkpoint.com/t5/image/serverpage/image-id/8307i813C70DBBF9D4980/image-size/large?v=v2&px=999)
But then from command line it shows 10!
[Expert@vsx:0]# cpmq get rx_num ixgbe
The rx_num for ixgbe is: 10
Ouch! Anyone knows if I can get more than 10 on 2.16 kernel R80.30? Is it a bug or wrong documentation
Just noticed that there is override option, has anyone tried it?
![2020-10-07_21-08-13.jpg 2020-10-07_21-08-13.jpg](https://community.checkpoint.com/t5/image/serverpage/image-id/8308i32FAC24D06D3436B/image-size/large?v=v2&px=999)