Hie.
I want to exchange some information between the HyperV host (Windows 2012 R2) and a Sophos UTM 9 VM.
Following is the output of "lsmod"
sophos:/ # lsmod | grep hv
hv_utils 13337 0
cn 12975 1 hv_utils
hv_storvsc 17317 6
hv_netvsc 22297 0
hv_vmbus 27867 3 hv_utils,hv_storvsc,hv_netvsc
scsi_mod 117162 5 sg,sr_mod,sd_mod,libata,hv_storvsc
As per standard CentOS installation on HyperV with LIS running, all KVP Data Exchange related files are present in "/var/lib/hyperv/" directory, while this directory contains .kvp_pool_* files.
I am in search for those kvp_pool_* files.
Any kind of assistance is appreciated.
Thank You.
This thread was automatically locked due to age.