Hello
After my upgrade to CentOS5.1 and ART, thank you for all your hard work. My server started hanging every couple of days. Decided to try the acpi=off using the grub.conf.
I tried the setting acpi=off. I used the following setting in my grub.conf
Code:
title CentOS (2.6.23.1-3.art)
root (hd0,0)
kernel /vmlinuz-2.6.23.1-3.art ro root=/dev/md0 console=tty0 console=ttyS0,57600n8 acpi=off
initrd /initrd-2.6.23.1-3.art.img
When I booted from the ART kernel I get the following error:
Code:
Starting postgresql service...
not installed
Starting psa-spamassassin service... done
Starting Plesk... ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.00: cmd c8/00:78:df:38:ff/00:00:00:00:00/e7 tag 0 cdb 0x0 data 61440 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata2.00: cmd c8/00:80:07:e6:e2/00:00:00:00:00/e7 tag 0 cdb 0x0 data 65536 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 1:0:0:0: [sdb] 312581808 512-byte hardware sectors (160042 MB)
sd 1:0:0:0: [sdb] Write Protect is off
sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't
support DPO or FUA done
Starting drwebd service...
When I rebooted a different process started causing the same error and kept repeating its self on the serial terminal, when I booted into the standard CentOS 5 Kernel with no acpi=off, no errors!
Been up two days now almost 3
Guga-NYC found the following article Problem with ata layer in 2.6.24
[url]
http://www.opensubscriber.com/message/l ... 78910.html[/url]
Also is it safe to enable the Plesk Firewall with ASL, becuase I have disabled access to SSH ports using 1and1s firewall and im still getting DenyHosts Reports.
Any help with this would be greatly appreciated, so I can be nice a secure server.
Graham