Here is what I am getting from that. I see something about vmbr1 in the log. I don't thing I'm loosing any packets on that interface. It's a 10gb port and I set a continuous ping for troubleshooting and never lost a packet.
root@ProxmoxH02:~# service ceph-osd@7 status
●
ceph-osd@7.service - Ceph object storage daemon osd.7
Loaded: loaded (/lib/systemd/system/ceph-osd@.service; enabled-runtime; vendor preset: enabled)
Drop-In: /usr/lib/systemd/system/ceph-osd@.service.d
└─ceph-after-pve-cluster.conf
Active: inactive (dead) since Wed 2019-09-25 13:55:51 CDT; 17h ago
Process: 1297588 ExecStartPre=/usr/lib/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id 7 (code=exited, status=0/SUCCESS)
Process: 1297597 ExecStart=/usr/bin/ceph-osd -f --cluster ${CLUSTER} --id 7 --setuser ceph --setgroup ceph (code=exited, status=0/SUCCESS)
Main PID: 1297597 (code=exited, status=0/SUCCESS)
Sep 25 13:55:49 ProxmoxH02 ceph-osd[1297597]: 2019-09-25 13:55:49.583 7f5e564e4700 -1 osd.7 919 set_numa_affinity unable to identify public interface 'vmbr1' numa node: (2) No such file or directory
Sep 25 13:55:50 ProxmoxH02 ceph-osd[1297597]: 2019-09-25 13:55:50.727 7f5e5971c700 -1 received signal: Interrupt from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0
Sep 25 13:55:50 ProxmoxH02 ceph-osd[1297597]: 2019-09-25 13:55:50.727 7f5e5971c700 -1 osd.7 921 *** Got signal Interrupt ***
Sep 25 13:55:50 ProxmoxH02 ceph-osd[1297597]: 2019-09-25 13:55:50.755 7f5e5971c700 -1 osd.7 921 pgid 1.3c has ref count of 2
Sep 25 13:55:50 ProxmoxH02 ceph-osd[1297597]: 2019-09-25 13:55:50.755 7f5e5971c700 -1 osd.7 921 pgid 1.24 has ref count of 2
Sep 25 13:55:50 ProxmoxH02 ceph-osd[1297597]: 2019-09-25 13:55:50.755 7f5e5971c700 -1 osd.7 921 pgid 1.2 has ref count of 2
Sep 25 13:55:50 ProxmoxH02 ceph-osd[1297597]: 2019-09-25 13:55:50.755 7f5e5971c700 -1 osd.7 921 pgid 1.4 has ref count of 2
Sep 25 13:55:51 ProxmoxH02 ceph-osd[1297597]: 2019-09-25 13:55:51.552 7f5e5d1edf80 -1 leaked refs:
Sep 25 13:55:51 ProxmoxH02 ceph-osd[1297597]: dump_weak_refs 0x5584321a4960 weak_refs: 921 = 0x55843833a000 with 4 refs
Sep 25 13:55:51 ProxmoxH02 systemd[1]:
ceph-osd@7.service: Succeeded.