Как говорят если хочшеь сделать человеку хорошо сначала сделай ему плохо потом верни как было.
(так у нас на военной кафедре говорили)
Вчера я решил сделать маленкький апдейт который атянулся до начала 5 утра сегодняшнего дня. Раноше я не понимал почему системный администратор не любит перегружать машину которая уже поднята пол месяца и больше, оказывается есть много причин :)
За эту ночь я востанавливал сетевуху которая непонятным образом отвалилась. пришглось добавить кое что в загрузку ядра потом отключить кое что в биосе и так далее. В итоге мне хорошо помошла статься по этой ссылке
If you get this message when rebooting, add "noapic" to the kernel options when booting, and add it to Grub's kernel line (/boot/grub/grub.conf to make it permanent for this kernel).
Alternatively : "I got a ASUS M2N-MX just installed and also got the same error when begin installation. I change the ACPI support to 2.0 in BIOS (also put the correct frequency and delays in memmories), and since too many trestarts and power off and power on to test I didn't get the "Kernel Panic - not syncing: IO-APIC + timer doesn't work!" anymore! If this option is not present in the mother you buy, just update the BIOS (I have not to do it). I also disabled in BIOS Chipset-> SouthBridge-> MCP61 ACPI HPET TABLE : If you enable it you will get again the IO-APIC error..."
"running with noapic is for the replacement for the old PIC chip that used to come on motherboards that allowed you to setup nterrupts. sometimes motherboards come with small defects ( called bugs ) and loading the kernel without the this apic is the only way to load you're system. my PC at home would not run CentOS 5 smp kernel or Fedora 5,6,7,8 without setting noapic.the way to test it is to edit the grub menulist while booting and adding noapic at the end"
In case you're interested, APIC is "an Advanced Programmable Interrupt Controller (APIC), a more intricate Programmable Interrupt Controller (PIC) containing a magnitude more outputs and much more complex priority schemas. Advanced IRQ management."
Looks like Linux doesn't like the way this host supports ACPI:
Плюс наличие следующих параметров в /etc/grun/grub.conf
noapic acpi=off
если в кратце то все хотя были еще поломки с мускулом для другого сайта и так далее короче вечерок удался на славу.
created_at 4:23