Page 1 of 1
[DONE] NIC not found installing as VM on Hyper-v

Posted:
Oct 13th, '14, 12:53
by NickC
Trying to install Mageia 4.1 as a VM on Hyper-v 2012. Problem is Mageia does not see the hyper-v network card, 'Realtek PCIe GBE Family Controller'. Any suggestions?
edit doktor5000: merged into other Hyper-V thread.
Integration services for hyper-v

Posted:
Oct 13th, '14, 18:07
by NickC
Are the Integration services for Hyper-V avaiable in a repo somewhere for running a Mageia VM within MS Hyper-V?
Re: Integration services for hyper-v

Posted:
Oct 13th, '14, 19:02
by doktor5000
What integration services? The only thing that's available are the kernel modules, which come with the kernel.
- Code: Select all
┌─[doktor5000@Mageia4]─[18:55:42]─[~]
└──╼ sudo modinfo hv_storvsc
filename: /lib/modules/3.14.18-desktop-3.mga4/kernel/drivers/scsi/hv_storvsc.ko.xz
description: Microsoft Hyper-V virtual storage driver
license: GPL
srcversion: 3585D49E37513877636F052
alias: vmbus:4acc9b2f6900f34ab76b6fd0be528cda
alias: vmbus:32264132cb86a2449b5c50d1417354f5
alias: vmbus:d96361baa104294db60572e2ffb1dc7f
depends: hv_vmbus
intree: Y
vermagic: 3.14.18-desktop-3.mga4 SMP mod_unload modversions
parm: storvsc_ringbuffer_size:Ring buffer size (bytes) (int)
┌─[doktor5000@Mageia4]─[19:00:17]─[~]
└──╼ sudo modinfo hv_netvsc
filename: /lib/modules/3.14.18-desktop-3.mga4/kernel/drivers/net/hyperv/hv_netvsc.ko.xz
description: Microsoft Hyper-V network driver
license: GPL
srcversion: EBC00E823D9EA98D965C9D5
alias: vmbus:635161f83edfc546913ff2d2f965ed0e
depends: hv_vmbus
intree: Y
vermagic: 3.14.18-desktop-3.mga4 SMP mod_unload modversions
parm: ring_size:Ring buffer size (# of pages) (int)
┌─[doktor5000@Mageia4]─[19:01:09]─[~]
└──╼ sudo modinfo hv_utils
filename: /lib/modules/3.14.18-desktop-3.mga4/kernel/drivers/hv/hv_utils.ko.xz
license: GPL
description: Hyper-V Utilities
srcversion: 6704F8193BD7372F7DDE71B
alias: vmbus:292efa3523ea364296ae3a6ebacba440
alias: vmbus:e7f4a0a9455a964db8278a841e8c03e6
alias: vmbus:394f16571591784eab55382f3bd5422d
alias: vmbus:30e62795aed07b49adcee80ab0175caf
alias: vmbus:31600b0e13523449818b38d90ced39db
depends: cn,hv_vmbus
intree: Y
vermagic: 3.14.18-desktop-3.mga4 SMP mod_unload modversions
┌─[doktor5000@Mageia4]─[19:01:19]─[~]
└──╼ sudo modinfo hv_balloon
filename: /lib/modules/3.14.18-desktop-3.mga4/kernel/drivers/hv/hv_balloon.ko.xz
license: GPL
description: Hyper-V Balloon
srcversion: 86556B44C07B81D7204B0B0
alias: vmbus:dc7450528589e2468057a307dc18a502
depends: hv_vmbus
intree: Y
vermagic: 3.14.18-desktop-3.mga4 SMP mod_unload modversions
parm: hot_add:If set attempt memory hot_add (bool)
parm: pressure_report_delay:Delay in secs in reporting pressure (uint)
┌─[doktor5000@Mageia4]─[19:01:32]─[~]
└──╼ sudo modinfo hv_vmbus
filename: /lib/modules/3.14.18-desktop-3.mga4/kernel/drivers/hv/hv_vmbus.ko.xz
license: GPL
srcversion: 7E9CACDD69103FDEC5DBBFD
alias: acpi*:VMBus:*
alias: acpi*:VMBUS:*
depends:
intree: Y
vermagic: 3.14.18-desktop-3.mga4 SMP mod_unload modversions
You may want to look at some older thread about hyper-v:
viewtopic.php?f=7&t=6638
Re: NIC not found installing as VM on Hyper-v

Posted:
Oct 14th, '14, 14:06
by NickC
I see, I was hoping there was more full Integration Services available somewhere that might would make Mageia run better as a hyper-v VM. Hyper-v detects current integration services in Mageia VM as "Degraded (Integration services upgrade required)".
Re: NIC not found installing as VM on Hyper-v

Posted:
Oct 14th, '14, 20:30
by doktor5000
Please mark the thread accordingly by editing the topic of the first post and prefix it by [DONE], thanks
Re: [DONE] NIC not found installing as VM on Hyper-v

Posted:
Oct 27th, '14, 04:43
by Skispcs
FWIW I have multiple Mageia 4 VMs running on Hyper V.
The latest update to the 3.14.18 kernel broke all of them, could not detect the NIC.
I set the default boot to the last kernel before the update 3.12.25 and everything works fine.
I hope that a newer kernel will fix the problem.
Re: [DONE] NIC not found installing as VM on Hyper-v

Posted:
Oct 27th, '14, 08:23
by doktor5000
Skispcs wrote:I hope that a newer kernel will fix the problem.
Did you open a bugreport about that? Such issues will not fix themselves magically if they're not reported ...