Giter VIP home page Giter VIP logo

Comments (5)

chvalean avatar chvalean commented on June 30, 2024

Hello @johanburati
To make sure I got the steps right - so with LIS 4.2.5-2 you do have network connectivity after install & reboot.
The problem appears when after that you run #depmod -a and reboot, which breaks at least hv_netvsc, is that right?

from lis-next.

dibaskar avatar dibaskar commented on June 30, 2024

Hello @chvalean,

After upgrading to LIS 4.2.5-2 "modinfo hv_vmbus" is listing 4.2.5.2 version. But if we run depmod -a and then check version again using "modinfo hv_vmbus" it points to old 3.1 version.

We need to create symbolic link as ln -s /opt/files/hyperv.conf /etc/depmod.d/hyperv.conf to make the latest version persistent after running "depmod -a".

from lis-next.

johanburati avatar johanburati commented on June 30, 2024

Any progress on this ?

I just deployed a fresh CentOS 6.9 VM (OpenLogic:CentOS:6.9:latest) and installed the LIS driver and still having the same issue.

I think it is just a matter of removing the rm -rf /etc/depmod.d/hyperv.conf line in the microsoft-hyper-v-4.2.5.3-20180717.x86_64.rpm package install script (file LISISO/CentOS69/microsoft-hyper-v-4.2.5.3-20180717.x86_64.rpm in the in the lis-rpms-4.2.5-2.tar.gz archive).

from lis-next.

vyadavmsft avatar vyadavmsft commented on June 30, 2024

Thanks i see the issue , we are discussing internally the best way to address this, since removing line

rm -rf /etc/depmod.d/hyperv.conf
has other effect related to kernel upgrade.

from lis-next.

johnsongeorge-w avatar johnsongeorge-w commented on June 30, 2024

This issue is addressed in 4.3.2 version.

from lis-next.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.