s.m.a.r.t.

  1. N

    S.M.A.R.T. in KVM on virtio drive

    Hi, I use passtrough to make hdds, that are physically connected to my hypervisor available to a VM. For example with code like this: qm set 102 -virtio1 /dev/disk/by-id/ata-TOSHIBA_DT01ACA300_548XGR9GS Accessing the hdd from within the VM works fine, except SMART and device info. It seems...