Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


OVH + Default Kernel = ugh
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

OVH + Default Kernel = ugh

So, we got an OVH box and we're running Centos 6.7 for KVM visualization. But with this, we ran in to a problem. As you may know, you just can't run KVM on OVH's kernel so we've installed the default one via "yum install kernel".

That went fine and the box is running. But it breaks networking. Why? Because of the network drivers don't work with the new kernel so the solution I found was to install kmod-ixgbe from the ELRepo project. It kinda worked, the module is there but there's an issue with eth0.

"Bringing up interface eth0: Device eth0 does not seem to be present, delaying initialization"

The configs (ifcfg-eth0 and 70-persistent-net.rules) are default as installed so I can't see the issue.

Any help?

Thanks! :)

Comments

Sign In or Register to comment.