Kernel update named errors

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
j0ney3
Forum User
Forum User
Posts: 34
Joined: Wed Sep 05, 2007 12:37 pm

Kernel update named errors

Unread post 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.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

It could, which kernel are you using? You can see with the output from:

uname -a
j0ney3
Forum User
Forum User
Posts: 34
Joined: Wed Sep 05, 2007 12:37 pm

Unread post 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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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.
j0ney3
Forum User
Forum User
Posts: 34
Joined: Wed Sep 05, 2007 12:37 pm

Unread post 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
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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.
j0ney3
Forum User
Forum User
Posts: 34
Joined: Wed Sep 05, 2007 12:37 pm

Unread post by j0ney3 »

email sent, I'll post up the results here. Thanks again
Post Reply