These are the 2 clusters where i'm talking about.
![](/legacyfs/online/checkpoint/72394_pastedImage_1.png)
Both VS on yellow and green have 10 CoreXL instances assigned.
Load on both systems, left is yellow and right is green
![](/legacyfs/online/checkpoint/72395_pastedImage_2.png)
fw ctl pstat on yellow
[Expert@vsx-lvn-pub2:2]# fw ctl pstat
Virtual System Capacity Summary:
Physical memory used: 7% (7153 MB out of 96514 MB) - below watermark
Kernel memory used: 2% (2716 MB out of 96514 MB) - below watermark
Virtual memory used: 3% (3805 MB out of 126111 MB) - below watermark
Used: 3191 MB by FW, 544 MB by zeco
Concurrent Connections: 15% (79307 out of 499900) - below watermark
Aggressive Aging is enabled, not active
Hash kernel memory (hmem) statistics:
Total memory allocated: 1529049360 bytes in 374767 (4080 bytes) blocks
Total memory bytes used: 0 unused: 1529049360 (100.00%) peak: 2035641024
Total memory blocks used: 0 unused: 374767 (100%) peak: 538968
Allocations: 680440758 alloc, 0 failed alloc, 669381679 free
System kernel memory (smem) statistics:
Total memory bytes used: 2414838560 peak: 3278514856
Total memory bytes wasted: 272920972
Blocking memory bytes used: 1972079228 peak: 2597806212
Non-Blocking memory bytes used: 442759332 peak: 680708644
Allocations: 156217721 alloc, 0 failed alloc, 155748746 free, 0 failed free
vmalloc bytes used: 0 expensive: no
Kernel memory (kmem) statistics:
Total memory bytes used: 2144385472 peak: 5049142464
Allocations: 811228223 alloc, 0 failed alloc
800079480 free, 0 failed free
Cookies:
935886491 total, 0 alloc, 0 free,
26982 dup, 343032389 get, 294366881 put,
1420790283 len, 41908242 cached len, 0 chain alloc,
0 chain free
Connections:
81120856 total, 30464506 TCP, 48960506 UDP, 1695733 ICMP,
111 other, 143 anticipated, 0 recovered, 79324 concurrent,
89651 peak concurrent
Fragments:
3636729 fragments, 1793644 packets, 7728 expired, 0 short,
0 large, 0 duplicates, 24 failures
NAT:
126051181/0 forw, 86114763/0 bckw, 178902146 tcpudp,
31815238 icmp, 42300083-27286299 alloc
Sync:
Version: new
Status: Able to Send/Receive sync packets
Sync packets sent:
total : 127776739, retransmitted : 57, retrans reqs : 46, acks : 82552
Sync packets received:
total : 1804709, were queued : 93, dropped by net : 47
retrans reqs : 27, received 1682 acks
retrans reqs for illegal seq : 0
dropped updates as a result of sync overload: 0
Callback statistics: handled 41 cb, average delay : 1, max delay : 1
fw ctl pstat on green
[Expert@vsx-lvn-int2:1]# fw ctl pstat
Virtual System Capacity Summary:
Physical memory used: 5% (2803 MB out of 48155 MB) - below watermark
Kernel memory used: 3% (1466 MB out of 48155 MB) - below watermark
Virtual memory used: 38% (1555 MB out of 4014 MB) - below watermark
Used: 1011 MB by FW, 544 MB by zeco
Concurrent Connections: 25% (128708 out of 499900) - below watermark
Aggressive Aging is enabled, not active
Hash kernel memory (hmem) statistics:
Total memory allocated: 248343956 bytes in 60809 (4084 bytes) blocks
Total memory bytes used: 0 unused: 248343956 (100.00%) peak: 266994792
Total memory blocks used: 0 unused: 60809 (100%) peak: 72612
Allocations: 3960930289 alloc, 0 failed alloc, 3959048176 free
System kernel memory (smem) statistics:
Total memory bytes used: 487971924 peak: 568568456
Total memory bytes wasted: 58266540
Blocking memory bytes used: 318718512 peak: 367767992
Non-Blocking memory bytes used: 169253412 peak: 200800464
Allocations: 9471597 alloc, 0 failed alloc, 9393111 free, 0 failed free
vmalloc bytes used: 0 expensive: no
Kernel memory (kmem) statistics:
Total memory bytes used: 432507296 peak: 665578012
Allocations: 3969795183 alloc, 0 failed alloc
3967896148 free, 0 failed free
Cookies:
2610393159 total, 0 alloc, 0 free,
0 dup, 1766145211 get, 12074869 put,
3230368160 len, 11418884 cached len, 0 chain alloc,
0 chain free
Connections:
459825573 total, 102872580 TCP, 259319185 UDP, 97633634 ICMP,
174 other, 78850 anticipated, 18075 recovered, 128708 concurrent,
175216 peak concurrent
Fragments:
12738060 fragments, 5702657 packets, 858 expired, 0 short,
0 large, 0 duplicates, 20 failures
NAT:
2994683/0 forw, 837006/0 bckw, 1584228 tcpudp,
2247415 icmp, 2368813-167492 alloc
Sync:
Version: new
Status: Able to Send/Receive sync packets
Sync packets sent:
total : 347544865, retransmitted : 20, retrans reqs : 4, acks : 218
Sync packets received:
total : 5035793, were queued : 21, dropped by net : 13
retrans reqs : 20, received 123 acks
retrans reqs for illegal seq : 0
dropped updates as a result of sync overload: 0
For Yellow
[Expert@vsx-lvn-pub2:2]# fwaccel stats -s
Accelerated conns/Total conns : 542/73815 (0%)
Accelerated pkts/Total pkts : 4383027/297348036 (1%)
F2Fed pkts/Total pkts : 11286627/297348036 (3%)
PXL pkts/Total pkts : 281678382/297348036 (94%)
QXL pkts/Total pkts : 0/297348036 (0%)
[Expert@vsx-lvn-pub2:2]#
For Green
[Expert@vsx-lvn-int2:1]# fwaccel stats -s
Accelerated conns/Total conns : 93933/129482 (72%)
Accelerated pkts/Total pkts : 6782429568/7331411243 (92%)
F2Fed pkts/Total pkts : 417742987/7331411243 (5%)
PXL pkts/Total pkts : 131238688/7331411243 (1%)
QXL pkts/Total pkts : 0/7331411243 (0%)
[Expert@vsx-lvn-int2:1]#