*SOLVED* [NOAPIC] OVZ Kernels and e1000 nic [message #11415] |
Thu, 22 March 2007 22:42 |
devonblzx
Messages: 127 Registered: December 2006
|
Senior Member |
|
|
I don't know if anyone else has run into problems but I cannot seem to get any OpenVZ kernels working with my network interface. I am using built in Intel Gigabit NICs using the e1000 module.
I have tried the following kernels with the following errors:
2.6.18-023 (brand new kernel) - when booting eth0 in the initscript it gives me an error that it is trying to ping 192.168.1.1 and it times out with a [failed].
2.6.18-023 custom build - told me that it could not find raid5 module or ahci module and gave me a sync error when trying to load either my hard drives or my RAID. (I am using a Software RAID and I had CONFIG_MD_RAID456=m and CONFIG_SCSI_SATA_AHCI=m)
2.6.16 - when booting the nic in initscripts it gave me an error about having the wrong MAC address and returned [failed].
2.6.9 custom build - gave me the same error as 2.6.18-023 default (1st above).
2.6.9 - hung on bootup, did not go far...
As you can see I have had a lot of issues with this system and trying to get OpenVZ to work. I have tried much but nothing seems to be fixing it.
The specs of my system are below:
Tyan S5372
Dual Intel GIG NIC (e1000)
Software RAID5 (5x250GB WD RE SATAII)
Dual Intel E5310 (8x1.6ghz)
CentOS 4.4 (x86_64)
Thanks in advance
ByteOnSite President
[Updated on: Tue, 27 March 2007 08:06] by Moderator Report message to a moderator
|
|
|
|
Re: OVZ Kernels and e1000 nic [message #11423 is a reply to message #11420] |
Fri, 23 March 2007 09:33 |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
dev wrote on Fri, 23 March 2007 03:41 |
Is your NIC works fine with CentOS4 kernel?
actually OVZ 2.6.9 kernel is almost the same... So I wonder, what's the problem you face...
|
And considering this: do you know if any additional drivers were installed on the node to make CentOS working? Might be a newer e1000 driver?
You can check this by commands:
# rpm -q kernel
kernel-2.6.9-34.EL
# rpm -V kernel-2.6.9-34.EL
...
if some modules were changed rpm should determine this.
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|
|
|
|
Re: OVZ Kernels and e1000 nic [message #11440 is a reply to message #11437] |
Fri, 23 March 2007 16:19 |
khorenko
Messages: 533 Registered: January 2006 Location: Moscow, Russia
|
Senior Member |
|
|
it's strange, it looks like the e1000 driver does have the support for your devices...
Can you please send us the /var/log/messages file with the boot logs of both CentOS and OVZ kernels?
If your problem is solved - please, report it!
It's even more important than reporting the problem itself...
|
|
|
|
|
Re: OVZ Kernels and e1000 nic [message #11447 is a reply to message #11445] |
Fri, 23 March 2007 18:20 |
devonblzx
Messages: 127 Registered: December 2006
|
Senior Member |
|
|
Here is my messages...
The first boot up in the messages is the OVZ Kernel, the second boot up is the CentOS Kernel...
Thanks in advance
P.S. After looking at the messages myself, it looks more like a DHCP error than an NIC error...could it be that the DHCP module isn't working for OVZ?
-
Attachment: messages
(Size: 76.87KB, Downloaded 596 times)
ByteOnSite President
[Updated on: Fri, 23 March 2007 18:21] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|