Hi,
I have a cluster of 6500 gateways and a VM management server, all running R81.20 with Take 84.
The gateways are currently operating in kernel mode. While I understand that user mode is the default for these gateways, I am unsure why they are configured to run in kernel mode.
fwaccel stat
+---------------------------------------------------------------------------------+
|Id|Name |Status |Interfaces |Features |
+---------------------------------------------------------------------------------+
|0 |KPPAK |enabled |Sync,Mgmt,eth1-01, |Acceleration,Cryptography |
| | | |eth1-03,eth1-04 | |
| | | | |Crypto: Tunnel,UDPEncap,MD5, |
| | | | |SHA1,3DES,DES,AES-128,AES-256,|
| | | | |ESP,LinkSelection,DynamicVPN, |
| | | | |NatTraversal,AES-XCBC,SHA256, |
| | | | |SHA384,SHA512 |
+---------------------------------------------------------------------------------+
Accept Templates : enabled
Drop Templates : enabled
NAT Templates : enabled
LightSpeed Accel : disabled
fwaccel stats -s command shows:
fwaccel stats -s
Accelerated conns/Total conns : 228/71177 (0%)
LightSpeed conns/Total conns : 0/71177 (0%)
Accelerated pkts/Total pkts : 48951535737/54082458012 (90%)
LightSpeed pkts/Total pkts : 0/54082458012 (0%)
F2Fed pkts/Total pkts : 5130922275/54082458012 (9%)
F2V pkts/Total pkts : 255589979/54082458012 (0%)
CPASXL pkts/Total pkts : 1919756022/54082458012 (3%)
PSLXL pkts/Total pkts : 46235738870/54082458012 (85%)
CPAS pipeline pkts/Total pkts : 0/54082458012 (0%)
PSL pipeline pkts/Total pkts : 0/54082458012 (0%)
QOS inbound pkts/Total pkts : 0/54082458012 (0%)
QOS outbound pkts/Total pkts : 0/54082458012 (0%)
Corrected pkts/Total pkts : 0/54082458012 (0%)
from sk167052 i can see that if 30% or more of the traffic undergoes the PXL / Medium path, then Usermode is recommended!
As you can see 85% of traffic undergoes PXL.
The question:
Moving from Kernel mode to Usermode, do we need a service windows to do that?
What potential issues could arise during this transition?