Page 1 of 1
Kernel update named errors
Posted: Wed Dec 05, 2007 3:32 pm
by j0ney3
Hey,
I just did the kernel update (I think it was an ASL kernel), php & mysql last night and am now pretty much locked out my box b/c the network interfaces aren't coming up.
Bringing up interface eth0: [OK]
Bringing up interface eth1: cannot change name of eth0 to eth1: Device or resource busy, Device eth1 has differenc MAC address than expected, ignoring.
[FAILED]
Could this have something to do w/ named and the bind-chroot/Plesk problem? I've not been able to get access to the box yet as the hosting company is putting an IP KVM switch in it now.
Thanks in advance for any ideas.
Posted: Wed Dec 05, 2007 5:21 pm
by scott
It could, which kernel are you using? You can see with the output from:
uname -a
Posted: Wed Dec 05, 2007 5:35 pm
by j0ney3
Well, I got it to boot up using:
vmlinuz-2.6.19-7.art
The kernel that won't boot is:
vmlinuz-2.6.23.1-3.art
However, I notice that:
rpm -qa | grep bind output shows:
bind-chroot-9.2.4-27.0.1.el4
Should I remove this?
Thanks again, I really appreciate all the help on this forum and ASL
Posted: Wed Dec 05, 2007 6:07 pm
by scott
Yes definitely, you don't need that package (bind-chroot) with PSA. They've had a long outstanding bug with PSA running with that package.
Posted: Wed Dec 05, 2007 6:16 pm
by j0ney3
Ok, removed. Looking at messages, I see pages and pages and pages of:
Code: Select all
Dec 4 20:27:28 ds2271 ifup: interface 'dev21980' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev9961' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev32562' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev29116' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev6854' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev28863' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev8745' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev24762' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev9684' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev18186' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev16768' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev23058' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev9148' not found
Dec 4 20:27:28 ds2271 ifup: interface 'dev19841' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev24668' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev32293' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev19220' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev27586' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev29530' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev30' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev31850' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev325' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev25602' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev27067' not found
Dec 4 20:27:29 ds2271 ifup: interface 'dev18469' not found
I'm guessing this has something to do w/ the load shooting up to 900 using the new kernel
Posted: Thu Dec 06, 2007 9:02 am
by scott
You know, Ive seen that exact same thing before when I think udev gets lost. That is what is driving the load up, can you email support about it?
support@atomicorp.com. Im traveling all day today so I won't be able to get to it.
Posted: Thu Dec 06, 2007 11:03 am
by j0ney3
email sent, I'll post up the results here. Thanks again