I was finally able to have my backup operator run the backup in quesition during the day so I can collect output from the commands. I didn't see any drastic changes.
1400 size pings before backup job started:
Pinging 192.168.50.20 with 1400 bytes of data:
Reply from 192.168.50.20: bytes=1400 time=49ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=46ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=45ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=47ms TTL=252
Pings with the backup job running:
Reply from 192.168.50.20: bytes=1400 time=44ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=49ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=46ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=45ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=46ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=48ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=45ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=46ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=44ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=44ms TTL=252
Reply from 192.168.50.20: bytes=1400 time=47ms TTL=25
Output from these commands taken during the backup job:
Last login: Wed Jun 19 13:46:33 2019 from 165.252.92.194
[Expert@branson-gw:0]# free -m
total used free shared buffers cached
Mem: 3973 3152 821 0 305 1691
-/+ buffers/cache: 1155 2818
Swap: 10268 0 10268
[Expert@branson-gw:0]# fwaccel stat
Accelerator Status : on
Accept Templates : enabled
Drop Templates : disabled
NAT Templates : disabled by user
NMR Templates : enabled
NMT Templates : enabled
Accelerator Features : Accounting, NAT, Cryptography, Routing,
HasClock, Templates, Synchronous, IdleDetection,
Sequencing, TcpStateDetect, AutoExpire,
DelayedNotif, TcpStateDetectV2, CPLS, McastRouting,
WireMode, DropTemplates, NatTemplates,
Streaming, MultiFW, AntiSpoofing, Nac,
ViolationStats, AsychronicNotif, ERDOS,
McastRoutingV2, NMR, NMT, NAT64, GTPAcceleration,
SCTPAcceleration
Cryptography Features : Tunnel, UDPEncapsulation, MD5, SHA1, NULL,
3DES, DES, CAST, CAST-40, AES-128, AES-256,
ESP, LinkSelection, DynamicVPN, NatTraversal,
EncRouting, AES-XCBC, SHA256
[Expert@branson-gw:0]# fwaccel stats -s
Accelerated conns/Total conns : 7/18 (38%)
Accelerated pkts/Total pkts : 482899653/487635361 (99%)
F2Fed pkts/Total pkts : 4735708/487635361 (0%)
PXL pkts/Total pkts : 0/487635361 (0%)
QXL pkts/Total pkts : 0/487635361 (0%)
[Expert@branson-gw:0]# fw ctl affinity -l -r
CPU 0: eth1
fw_1
CPU 1: eth3
fw_0
All: in.geod mpdaemon vpnd fwd lpd cpd cprid
[Expert@branson-gw:0]# enabled_blades
fw vpn vpn
[Expert@branson-gw:0]# netstat -ni
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth1 1500 0 789964382 2 462 0 333223305 0 0 0 BMRU
eth3 1500 0 327578418 9 103 0 780377598 0 0 0 BMRU
lo 16436 0 958723 0 0 0 958723 0 0 0 LRU
[Expert@branson-gw:0]# free -m
total used free shared buffers cached
Mem: 3973 3152 821 0 305 1692
-/+ buffers/cache: 1155 2818
Swap: 10268 0 10268
[Expert@branson-gw:0]# watch -n .5 free -m
[Expert@branson-gw:0]#
[Expert@branson-gw:0]#
[Expert@branson-gw:0]#
[Expert@branson-gw:0]#
[Expert@branson-gw:0]# free -m
total used free shared buffers cached
Mem: 3973 3153 819 0 305 1691
-/+ buffers/cache: 1156 2816
Swap: 10268 0 10268
[Expert@branson-gw:0]#
[Expert@branson-gw:0]# free -m
total used free shared buffers cached
Mem: 3973 3153 820 0 305 1692
-/+ buffers/cache: 1156 2817
Swap: 10268 0 10268
[Expert@branson-gw:0]# fwaccel stat
Accelerator Status : on
Accept Templates : enabled
Drop Templates : disabled
NAT Templates : disabled by user
NMR Templates : enabled
NMT Templates : enabled
Accelerator Features : Accounting, NAT, Cryptography, Routing,
HasClock, Templates, Synchronous, IdleDetection,
Sequencing, TcpStateDetect, AutoExpire,
DelayedNotif, TcpStateDetectV2, CPLS, McastRouting,
WireMode, DropTemplates, NatTemplates,
Streaming, MultiFW, AntiSpoofing, Nac,
ViolationStats, AsychronicNotif, ERDOS,
McastRoutingV2, NMR, NMT, NAT64, GTPAcceleration,
SCTPAcceleration
Cryptography Features : Tunnel, UDPEncapsulation, MD5, SHA1, NULL,
3DES, DES, CAST, CAST-40, AES-128, AES-256,
ESP, LinkSelection, DynamicVPN, NatTraversal,
EncRouting, AES-XCBC, SHA256
[Expert@branson-gw:0]# fwaccel stats -s
Accelerated conns/Total conns : 19/25 (76%)
Accelerated pkts/Total pkts : 484191026/488940159 (99%)
F2Fed pkts/Total pkts : 4749133/488940159 (0%)
PXL pkts/Total pkts : 0/488940159 (0%)
QXL pkts/Total pkts : 0/488940159 (0%)
[Expert@branson-gw:0]# fw ctl affinity -l -r
CPU 0: eth1
fw_1
CPU 1: eth3
fw_0
All: in.geod mpdaemon vpnd fwd lpd cpd cprid
[Expert@branson-gw:0]# netstat -ni
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg
eth1 1500 0 790937965 2 462 0 333565357 0 0 0 BMRU
eth3 1500 0 327913466 9 103 0 781343512 0 0 0 BMRU
lo 16436 0 959113 0 0 0 959113 0 0 0 LRU
[Expert@branson-gw:0]#