I just started to learn installing Centos into Hyper-v (Windows 10) and found it is installed with hyper-v LIS by default. I issued "yum install hyperv-daemons' and the respond it is already the latest version. Then I download the latest version of
LIS 4.2.8 from MS site and the document state that to check, issue '/sbin/modinfo hv_vmbus' and the output should show 'version 4.2.8'.
But it show;
filename: /lib/modules/3.10.0-957.1.3.el7.x86_64/kernel/drivers/hv/hv_vmbus.ko.xz
license: GPL
retpoline: Y
rhelversion: 7.6
srcversion: 2899208793654F2260111F6
alias: acpi*:VMBus:*
alias: acpi*:VMBUS:*
depends:
intree: Y
vermagic: 3.10.0-957.1.3.el7.x86_64 SMP mod_unload modversions
signer: CentOS Linux kernel signing key
sig_key: E7:CE:F3:61:3A:9B:8B:D0:12:FA:E7:49:82:72:15:9B:B1:87:9C:65
sig_hashalgo: sha256
Questions; is the Centos LIS in the repository same as Microsoft site, but of difference version? Or there they are not the same software (doing the same thing, and only one copy can be used)?
If they are difference software, why? I find it hard to figure, why would 2 or more groups write difference "same" integration agent.. I used VMware and VirtualBox before, and have not encounter something like Microsoft, Redhat or other
developing integration agent for Windows to work with them.
Thanks!