Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Comparisons

naasc-vs-3, 4, 5

  • 2022-08-31 krowe: Switch ports capibilities for naasc-vs-{3..5} are identical.
  • 2022-09-02 krowe: I compared the output of sysctl -a | grep br97 accross naasc-vs-{3..5} and found them identical.
  • 2022-09-02 krowe: I compared the output of sysctl -a | grep <vnet> accross naasc-vs-{3..5} and found them identical except for the vnet name (e.g. vnet2, vnet4, etc)
  • 2022-09-02 krowe: I compared the output of sysctl -a | grep <10Gb NIC> accross naasc-vs-{3..5}
    • naasc-vs-3 is identical to naasc-bs-5 except for the name of the NIC (e.g. p5p1, p2p1).
    • naasc-vs-3 and naasc-vs-4 differ.  naasc-vs-4 has entries for VLANs 101 and 140 while naasc-vs-3 has entries for VLANs 192 and 96.
  • 2022-09-02 krowe: I compared the output of sysctl -a on naasc-vs-3 and naasc-vs-5 and found no significant differences.
  • 2022-09-02 krowe: I compared the output of sysctl -a on naasc-vs-4 and naasc-vs-5 and found many questionable differences
    • naasc-vs-4 net.iw_cm.default_backlog = 256
    • naasc-vs-4 net.netfilter.nf_log.2 = nfnetlink_log
    • naasc-vs-4 net.rdma_ucm.max_backlog = 1024
    • naasc-vs-4 sunrpc.rdma*

...