Comment 3 for bug 2004145

Revision history for this message
James Wynn (jameswynn) wrote :

@ahasenack

The kernel is the ubuntu kernel:

# uname -a
Linux test01 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

DigitalOcean uses KVM:

# systemd-detect-virt
kvm

I'm not sure how to answer your virtio question. Maybe this helps:

# lsmod | grep virtio
virtio_net 61440 0
net_failover 20480 1 virtio_net
virtio_blk 20480 2
virtio_scsi 24576 0