Wednesday, February 10, 2010

Finally: my own new Cobalt kernel for CentOS + BlueQuartz

04 May 2010: Update
Troubleshooting: If after applying this patch the lcd shows 'IP Address not set' , there is a failure in the upgrade installation. This is because yum had installed newer kernels and the rpm software don't want to install the rpm included in this package.
1.- To repair it you need to boot the server with a terminal connected to the serial console port. When the message 'Press spacebar to enter ROM mode' appears, press the space bar.
2.- Once in the ROM menu type 'bfd /boot/vmlinux_old_002.bz2'. This command forces to boot from the old kernel.
3.- Login to the server as root.
4.- # cd /boot
5.- # rpm -i --force http://www.titox-net.es/downloads/cobalt/BlueQuartz/kernel/linux-2.6.9-89.0.20-cobalt/kernel-2.6.9-89.0.20_cobalt.i386.rpm
6.- # ln -s vmlinux-2.6.9-89.0.20.EL-cobalt.bz2 vmlinux.bz2
7.- # reboot
There is a mistake in the kernel config and RAID devices are not working... OK I will compile a new version soon as possible, I need for my new server!!!!!!! Sorry guys.

---------------------
Original post below
---------------------
Well... I compiled the latest CentOS 4 kernel for my machines. This kernel stays in version 2.6.9, but has a lot of patches on it, release 89-0.20. I started with a patch extracted from the Strongbolt 2.6.9-18 source of OSOffice, but it doesn't work well, then I modified the kernel 2.6.12 patch from Jeff Walter's with success. There is some faults with the shutdown in the RaQ 550 -like other kernels- but seems to work faster. I will work on this problems in a future release.

[admin@cobalt ~]$ uname -a
Linux cobalt.titox-net.es 2.6.9-89.0.20.EL-cobalt #13 SMP Mon Feb 15 23:15:01 CET 2010 i586 i586 i386 GNU/Linux
[admin@cobalt ~]$ cat /proc/version
Linux version 2.6.9-89.0.20.EL-cobalt (root@sbdevel.titox-net.es) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-11)) #13 SMP Mon Feb 15 23:15:01 CET 2010

This kernel has this features:
  1. Compiled for i586 architechture, compatible with the i686 architechture you can find on RaQ XTR and RaQ 550.
  2. Drivers for VIA, SIS and Silicon Image SATA chipsets, to use as storage expansion or use the server as NAS but I don't have time to test yet. Compiled as modules.
  3. Drivers for ethernet gigabit cards: Intel PRO/1000, Realtek 8169, Broadcom Tigon3 and Broadcom NetXtremeII. Compiled as modules.
  4. Cobalt GenIII and GenV drivers included: the same kernel works on all Cobalt machines. Only tested in Cobalt RaQ 3&4 and RaQ 550. My Qube 3 has SB2 installed and I don't have any XTR (but if I can find one...).
  5. SMP for two processors, not tested: usefull for RaQ XTR with two Pentium III.

Finally, The last weekend I finished the BlueQuartz package, now I can install the new kernel from the BlueQuartz GUI. This package is uninstallable but, in fact, the rpm software doesn't can remove everything because dependencies problems. The uninstallation script will restore the backed up vmlinux.bz2 if you uninstall this package.

Ok, if you want to test this kernel, the download is here. Use the package RaQ-Kernel-Titox-1.0.3.pkg, the other ones have some faults in the kernel or package scripts. In that directory you will find the package, the patched kernel source, the patch and a rpm package to install the new kernel in a system without BlueQuartz. There is a text file explaining all other packages. OBVIOUSLY: USE THIS KERNEL AT YOUR OWN RISK. NO GUARANTEE

This is the boot log from a RaQ 4 console:
Second stage kernel: Decompressing done
ERROR: cannot relocate with filesize 0
command line: 'console=ttyS0,115200 debug ip=off '
booting kernel...
Linux version 2.6.9-89.0.20.EL-cobalt (root@sbdevel.titox-net.es) (gcc
version 3.4.6 20060404 (Red Hat 3.4.6-11)) #13 SMP Mon Feb 15 23:15:01 CET 2010
BIOS-provided physical RAM map:
BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
BIOS-e801: 0000000000100000 - 0000000010000000 (usable)
0MB HIGHMEM available.
256MB LOWMEM available.
Using x86 segment limits to approximate NX protection
On node 0 totalpages: 65536
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 61440 pages, LIFO batch:15
HighMem zone: 0 pages, LIFO batch:1
DMI not present.
ACPI: Unable to locate RSDP
Allocating PCI resources starting at 20000000 (gap: 10000000:f0000000)
Built 1 zonelists
Kernel command line: console=ttyS0,115200 debug ip=off
No local APIC present or hardware disabled
mapped APIC to ffffc000 (01213000)
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 448.266 MHz processor.
Using tsc for high-res timesource
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 256044k/262144k available (2018k kernel code, 5672k reserved, 670k data, 176k init, 0k highmem)
Calibrating delay using timer specific routine.. 897.55 BogoMIPS (lpj=448777)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 008021bf c08029bf 00000000 00000000
CPU: After vendor identify, caps: 008021bf c08029bf 00000000 00000000
CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line)
CPU: L2 Cache: 128K (32 bytes/line)
CPU: After all inits, caps: 0080213f c08029bf 00000000 00000002
Checking 'hlt'instruction... OK.
CPU0: AMD-K6(tm)-III Processor stepping 04
per-CPU timeslice cutoff: 364.81 usecs.
task migration cache decay timeout: 0 msecs.
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
Brought up 1 CPUs
zapping low mappings.
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040816
ACPI: Interpreter disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
SCSI subsystem initialized
usbcore: registered new driver hub
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Activating ISA DMA hang workarounds.
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
alim7101_wdt: Steve Hill .
alim7101_wdt: WDT driver for ALi M7101 initialised. timeout=30 sec (nowayout=0)
Serial: 8250/16550 driver $Revision: 1.90 $ 6 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Ethernet Channel Bonding Driver: v2.6.3-rh (June 8, 2005)
bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt
for details.
e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
e100: Modified by to ignore bad EEPROM checksums
e100: 0000:00:10.0: e100_eeprom_load: EEPROM corrupted, ignoring and moving on
e100: 0000:00:10.0: e100_eeprom_load: Caclulated Checksum: E4BD
e100: 0000:00:10.0: e100_eeprom_load: EEPROM Checksum: 0
e100: eth0: e100_probe: addr 0xf7ffc000, irq 11, MAC addr 00:10:E0:03:1D:C2
e100: 0000:00:12.0: e100_eeprom_load: EEPROM corrupted, ignoring and moving on
e100: 0000:00:12.0: e100_eeprom_load: Caclulated Checksum: 7BBC
e100: 0000:00:12.0: e100_eeprom_load: EEPROM Checksum: 0
e100: eth1: e100_probe: addr 0xf7fbf000, irq 10, MAC addr 00:10:E0:03:1E:2B
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ALI15X3: IDE controller at PCI slot 0000:00:0f.0
ALI15X3: chipset revision 193
ALI15X3: 100% native mode on irq 14
ide0: BM-DMA at 0xfdd0-0xfdd7, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xfdd8-0xfddf, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: ST310211A, ATA DISK drive
Using deadline io scheduler
ide0 at 0xfdf8-0xfdff,0xfdf6 on irq 14
Probing IDE interface ide1...
hda: max request size: 128KiB
hda: Host Protected Area detected.
current capacity is 19541088 sectors (10005 MB)
native capacity is 19541089 sectors (10005 MB)
hda: 19541088 sectors (10005 MB) w/1024KiB Cache, CHS=19386/16/63, UDMA(33)
hda: cache flushes not supported
hda: hda1 hda2 hda3 hda4
sym0: <875> rev 0x4 at pci 0000:00:0e.0 irq 12
sym0: No NVRAM, ID 7, Fast-20, SE, parity checking
sym0: SCSI BUS has been reset.
scsi0 : sym-2.1.18k
st: Version 20040403, fixed bufsize 32768, s/g segs 256
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd 0000:00:02.0: ALi Corporation USB 1.1 Controller
ohci_hcd 0000:00:02.0: irq 6, pci mem d0808000
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
USB Universal Host Controller Interface driver v2.2
mice: PS/2 mouse device common for all mice
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
ip_conntrack version 2.1 (2048 buckets, 16384 max) - 344 bytes per conntrack
NET: Registered protocol family 1
NET: Registered protocol family 17
Cobalt system type is Pacifica
Cobalt Networks ACPI driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks LED driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks LCD driver 4.0 (modified by jeff@404ster.com)
Cobalt Networks Serial Number driver 1.6 (modified by jeff@404ster.com)
Cobalt Networks Watchdog Timer driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks Sensor driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks RAM Info driver 1.0 (modified by jeff@404ster.com)
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 176k freed
INIT: version 2.85 booting

Welcome to CentOS release 4.8 (Final)
Press 'I' to enter interactive startup.
Setting clock : Mon Feb 15 23:59:36 CET 2010 [ OK ]
Starting udev: [ OK ]
Initializing hardware... storage network audio done[ OK ]
raidautorun: failed to open /dev/md0: 6
Configuring kernel parameters: [ OK ]
Setting hostname sbdevel.titox-net.es: [ OK ]
Checking root filesystem [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/hda1
/dev/hda1: clean, 59463/250368 files, 325210/500086 blocks
[ OK ]
Remounting root filesystem in read-write mode: [ OK ]
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext3 (1) -- /var] fsck.ext3 -a /dev/hda2
/dev/hda2: clean, 1682/250368 files, 146660/500094 blocks
[/sbin/fsck.ext3 (1) -- /tmp] fsck.ext3 -a /dev/hda5
/dev/hda5: clean, 14/250368 files, 16075/500086 blocks
[/sbin/fsck.ext3 (1) -- /home] fsck.ext3 -a /dev/hda6
/dev/hda6: clean, 40429/346368 files, 367528/692236 blocks
[ OK ]
Mounting local filesystems: [ OK ]
Enabling local filesystem quotas: [ OK ]
rm: cannot remove `/var/run/dovecot/login': Is a directory
Enabling swap space: [ OK ]
INIT: Entering runlevel: 3
Entering non-interactive startup
Checking for new hardware [ OK ]
Starting dbrecover: [ OK ]
Starting lcdstatus: [ OK ]
Applying iptables firewall rules: [ OK ]
Setting network parameters: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: [ OK ]
Starting system logger: [ OK ]
Starting kernel logger: [ OK ]
[FAILED]
Starting cced: [ OK ]
Running CCE constructors:
Mounting other filesystems: [ OK ]
Starting lm_sensors: [ OK ]
Starting automount: No Mountpoints Defined[ OK ]
Starting smartd: [ OK ]
Starting sshd:[ OK ]
Starting xinetd: [ OK ]
Starting MySQL: [ OK ]
Starting admin web server: [ OK ]
[ OK ]
Starting httpd: [ OK ]
Starting crond: [ OK ]
Starting poprelayd: [ OK ]
Starting atd: [ OK ]
[ OK ]
Starting lcdsleep.init: [ OK ]
Starting system message bus: [ OK ]
Starting HAL daemon: [ OK ]

CentOS release 4.8 (Final)
Kernel 2.6.9-89.0.20.EL-cobalt on an i586

sbdevel.titox-net.es
login:

And this is the boot log from a RaQ 550:
Second stage kernel: Decompressing done
ERROR: cannot relocate with filesize 0
command line: 'console=ttyS0,115200 debug ip=off '
booting kernel...
Linux version
2.6.9-89.0.20.EL-cobalt (root@sbdevel.titox-net.es) (gcc version 3.4.6 20060404
(Red Hat 3.4.6-11)) #13 SMP Mon Feb 15 23:15:01 CET 2010
BIOS-provided
physical RAM map:
BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
BIOS-e801: 0000000000100000 - 0000000020000000 (usable)
0MB HIGHMEM available.
512MB LOWMEM available.
found SMP MP-table at 000f8200
Using x86 segment limits to approximate NX protection
On node 0 totalpages: 131072
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 126976 pages, LIFO batch:16
HighMem zone: 0 pages, LIFO batch:1
DMI notpresent.
ACPI: Unable to locate RSDP
Intel MultiProcessor Specification v1.4
Virtual Wire compatibility mode.
OEM ID: COBALT Product ID: 5000 Alpine APIC at: 0xFEE00000
Processor #0 6:11 APIC version 17
I/O APIC #4 Version 17 at 0xFEC00000.
I/O APIC #5 Version 17 at 0xFEC01000.
EnablingAPIC mode: Flat. Using 2 I/O APICs
Processors: 1
Allocating PCI resources starting at 30000000 (gap: 20000000:e0000000)
Built 1 zonelists
Kernel command line: console=ttyS0,115200 debug ip=off
mapped APIC to ffffc000 (fee00000)
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 1263.669 MHz processor.
Using tsc for high-res timesource
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 515628k/524288k available (2018k kernel code, 8144k reserved, 670k data, 176k init, 0k highmem)
Calibrating delay using timer specific routine.. 2528.77 BogoMIPS (lpj=1264388)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
CPU0: Intel(R) Pentium(R) III CPU - S 1266MHz stepping 04
per-CPU timeslice cutoff: 1462.62 usecs.
task migration cache decay timeout: 1 msecs.
Total of 1 processors activated (2528.77 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=0 pin2=0
Brought up 1 CPUs
zapping low mappings.
NET: Registered protocol family 16
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040816
ACPI: Interpreter disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
SCSI subsystem initialized
usbcore: registered new driver hub
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:0f.1
PCI: Discovered primary peer bus 01 [IRQ]
PCI: Using IRQ router ServerWorks [1166/0201] at 0000:00:0f.0
PCI->APIC IRQ transform: (B0,I15,P0) -> 25
PCI->APIC IRQ transform: (B0,I15,P0) -> 25
PCI->APIC IRQ transform: (B1,I6,P0) -> 16
PCI->APIC IRQ transform: (B1,I7,P0) -> 17
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
alim7101_wdt: Steve Hill .
alim7101_wdt: ALi M7101 PMU not present - WDT not set
Serial: 8250/16550 driver $Revision: 1.90 $ 6 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Ethernet Channel Bonding Driver: v2.6.3-rh (June 8, 2005)
bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details.
e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
e100: Copyright(c) 1999-2005 Intel Corporation
e100: Modified by to ignore bad EEPROM checksums
natsemi dp8381x driver, version 1.07+LK1.0.17, Sep 27, 2002
originally by Donald Becker
http://www.scyld.com/network/natsemi.html
2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
natsemi eth0: NatSemi DP8381[56] at 0xfebff000 (0000:01:06.0), 00:10:e0:06:34:d1, IRQ 16, port TP.
natsemi eth1: NatSemi DP8381[56] at 0xfebfe000 (0000:01:07.0), 00:10:e0:06:34:d2, IRQ 17, port TP.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
SvrWks CSB5: IDE controller at PCI slot 0000:00:0f.1
SvrWks CSB5: chipset revision 146
SvrWks CSB5: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xfcb0-0xfcb7, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xfcb8-0xfcbf, BIOS settings: hdc:DMA, hdd:DMA
Probing
IDE interface ide0...
hda: ST380011A, ATA DISK drive
Using deadline io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hda: max request size: 1024KiB
hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
hda: hda1 hda2 hda3 hda4 <>
st: Version 20040403, fixed bufsize 32768, s/g segs 256
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd 0000:00:0f.2: ServerWorks OSB4/CSB5 OHCI USB Controller
ohci_hcd 0000:00:0f.2: irq 25, pci mem e0804000
ohci_hcd 0000:00:0f.2: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
USB Universal Host Controller Interface driver v2.2
mice: PS/2 mouse device common for all mice
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 131072 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 131072)
ip_conntrack version 2.1 (4096 buckets, 32768 max) - 344 bytes per conntrack
NET: Registered protocol family 1
NET: Registered protocol family 17
Cobalt system type is Alpine
Cobalt Networks ACPI driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks LED driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks LCD driver 4.0 (modified by jeff@404ster.com)
Cobalt Networks Serial Number driver 1.6 (modified by jeff@404ster.com)
Cobalt Networks Watchdog Timer driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks Sensor driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks Fan driver 1.0 (modified by jeff@404ster.com)
Cobalt Networks RAM Info driver 1.0 (modified by jeff@404ster.com)
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 176k freed
INIT: version 2.85 booting
Welcome to CentOS release 4.8 (Final)
Press 'I' to enter interactive startup.
Setting clock : Tue Feb 16 13:50:57 CET 2010 [ OK ]
Starting udev: [ OK ]
Initializing hardware... storage network audio done[ OK ]
raidautorun: failed to open /dev/md0: 6
Configuring kernel parameters: [ OK ]
Setting hostname raq550bq.titox-net.es: [ OK ]
Checking root filesystem
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/hda1
/dev/hda1: clean, 33356/251392 files, 219240/502023 blocks
[ OK ]
Remounting root filesystem in read-write mode: [ OK ]
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext3 (1) -- /var] fsck.ext3 -a /dev/hda2
/dev/hda2: clean, 1542/251392 files, 83330/502031 blocks
[/sbin/fsck.ext3 (1) -- /tmp] fsck.ext3 -a /dev/hda5
/dev/hda5: clean, 13/251392 files, 16105/502023 blocks
[/sbin/fsck.ext3 (1) -- /home] fsck.ext3 -a /dev/hda6
/dev/hda6: clean, 641/8896512 files, 304158/17779930 blocks
[ OK ]
Mounting local filesystems: [ OK ]
Enabling local filesystem quotas: [ OK ]
rm: cannot remove `/var/run/dovecot/login': Is a directory
Enabling swap space: [ OK ]
INIT: Entering runlevel: 3
Entering non-interactive startup
Applying Intel Microcode update: FATAL:
Module microcode not found.
[ OK ]
ERROR: Module microcode does not exist in /proc/modules
Checking for new hardware [ OK ]
Starting dbrecover: [ OK ]
Starting lcdstatus: [ OK ]
Applying iptables firewall rules: [ OK ]
Setting network parameters: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: [ OK ]
Starting system logger: [ OK ]
Starting kernel logger: [ OK ]
[FAILED]
Starting cced: [ OK ]
Running CCE constructors:
Mounting other filesystems: [ OK ]
Starting lm_sensors: [ OK ]
Starting automount: No Mountpoints Defined[ OK ]
Starting smartd: [ OK ]
Starting sshd:[ OK ]
Starting xinetd: [ OK ]
Starting MySQL: [ OK ]
Starting Dovecot Imap: [ OK ]
Starting admin web server: [ OK ]
[ OK ]
Starting httpd: [ OK ]
Starting crond: [ OK ]
Starting poprelayd: [ OK ]
Starting atd: [ OK ]
[ OK ]
Starting lcdsleep.init: [ OK ]
Starting system message bus: [ OK ]
Starting HAL daemon: [ OK ]
CentOS release 4.8 (Final)
Kernel 2.6.9-89.0.20.EL-cobalt on an i686

raq550bq.titox-net.es login: