Page 1 of 2

ASL 1.9.8-11 and 1:2.6.24.2-2.art Kernel

Posted: Thu Apr 10, 2008 5:38 am
by BerArt
I saw the new (ASL 1.9.8-11) BIG update (including a new kernel 1:2.6.24.2-2.art) is ready, did anybody experience any problems so far?

What are the biggest differences is there a changelog?

Thx! :)

Posted: Thu Apr 10, 2008 5:52 am
by Kalimari
Updated ASL (and qmail-scanner) yesterday evening. All went smoothly on RHEL4/PSA8.3.

Had a couple of errors after cron.daily ran, mostly issues with freshclam modifications, which I have rectified.

Posted: Thu Apr 10, 2008 5:54 am
by BerArt
Thx for your quick response! :)

Posted: Thu Apr 10, 2008 7:23 am
by scott
The changelog is in every package, you can access it with:

rpm -q --changelog <packagename>

Posted: Thu Apr 10, 2008 7:27 am
by BerArt
Ok, thx! :) I update one machine now and got this message:

WARNING: No module mptscsi found for kernel 2.6.24.2-2.art, continuing anyway

Should I worry?

Also there are more items in "Signature Updates" in de GUI
now it runs from the window and is the last one not readable ;) not that important...

Posted: Thu Apr 10, 2008 7:47 am
by scott
You might want to look at this page on how to set the system to fail into a different kernel when you're testing out the upgrade:

http://www.atomicorp.com/wiki/index.php/Kernel_Panic

We'll start interface updates now that the core packages are done. Plus a press release about it and all that stuff. I never time releases with the PR stuff, we just QA and release as fast as we can :P

Posted: Thu Apr 10, 2008 7:49 am
by Kalimari
Yes I noticed that too! The OSSEC text and green icon in `Signature Updates` panel drop out of sight... No biggie, it just need styling more akin to `Security Modules` panel beneath.

Posted: Thu Apr 10, 2008 3:47 pm
by scott
The PR is up on the main page now, heres the shortcut:

http://www.atomicrocketturtle.com/Jooml ... iew/183/1/

Posted: Fri Apr 11, 2008 7:37 am
by aus-city
I gave Scott the fix for the updated formatting of the upper signature update box. If you want the fix now instead of waiting for an updated asl-web-gui PM me I am happy to give you the fix.

Its only a cosmetic fix so its not like its a high priority update.

Posted: Fri Apr 11, 2008 7:16 pm
by Troy McClure
I am having trouble booting into the new kernel on a 1and1 box. I couldn't troubleshoot too much because I had to get the server back up. I can test later tonight if needed. Are there known issues with 1and1 and the new kernel? Do you need me to give any info about what is happening?

Posted: Fri Apr 11, 2008 9:28 pm
by Troy McClure
OK, i removed the acpi=off in the grub.conf and all is good.

Posted: Sun Apr 13, 2008 8:32 pm
by octet
Hi,

I'm still having problems loading the ASL kernel on my 1and1 box.

Tried the Kernel Panic wiki solution but when trying to regenerate the initrd i get:

Code: Select all

[root@titan /]# /sbin/new-kernel-pkg --package kernel --mkinitrd --depmod --install 2.6.24.2-2.art
grubby: unable to open /boot/boot.b: No such file or directory
grubby fatal error: unable to find a suitable template
grubby fatal error: unable to find a suitable template
[root@titan /]#
LILO is the default bootloader and the conf is:

Code: Select all

boot=/dev/sda
root=/dev/md1

vga=normal
timeout=36
prompt
lba32

read-only

default=lxser

serial=0,57600n8
append="console=ttyS0,57600 console=tty0 panic=30"

image=/boot/vmlinuz
	label=lxser
	append="console=tty0 console=ttyS0,57600 panic=30"

image=/boot/vmlinuz
	label=lx

image=/boot/vmlinuz.old
	label=old
	append="console=tty0 console=ttyS0,57600 panic=30"

image=/boot/vmlinuz-art
           label=asl
           initrd=/boot/initrd-2.6.24.2-2.art.img 
           append="console=tty0 console=ttyS0,57600 panic=30"
/boot contains:

Code: Select all

4 -rw-r--r--  1 root root     512 Dec 12  2005 boot.0800
   4 -rw-r--r--  1 root root     512 Aug 26  2007 boot.0810
  32 -rw-r--r--  1 root root   29112 Dec 16  2006 config-2.6.16.27-061216a
  32 -rw-r--r--  1 root root   29329 Jul 31  2007 config-2.6.16.53-070731a
  84 -rw-r--r--  1 root root   79317 Feb 27 00:00 config-2.6.24.2-1.art
  84 -rw-r--r--  1 root root   79306 Mar  6 15:22 config-2.6.24.2-2.art
   4 drwxr-xr-x  2 root root    4096 Apr 14 02:13 grub
1668 -rw-------  1 root root 1702100 Mar 20 23:40 initrd-2.6.24.2-1.art.img
1668 -rw-------  1 root root 1702033 Apr 14 02:17 initrd-2.6.24.2-2.art.img
  48 drwx------  2 root root   49152 Aug 26  2007 lost+found
 136 -rw-------  1 root root  132096 Apr 14 00:44 map
1296 -rw-r--r--  1 root root 1322662 Dec 16  2006 System.map-2.6.16.27-061216a
1300 -rw-r--r--  1 root root 1324772 Jul 31  2007 System.map-2.6.16.53-070731a
1112 -rw-r--r--  1 root root 1130918 Feb 27 00:00 System.map-2.6.24.2-1.art
1112 -rw-r--r--  1 root root 1130884 Mar  6 15:22 System.map-2.6.24.2-2.art
   0 lrwxrwxrwx  1 root root      25 Aug 26  2007 vmlinuz -> vmlinuz-2.6.16.53-070731a
2512 -rw-r--r--  1 root root 2567123 Dec 16  2006 vmlinuz-2.6.16.27-061216a
2516 -rw-r--r--  1 root root 2570867 Jul 31  2007 vmlinuz-2.6.16.53-070731a
2020 -rw-r--r--  1 root root 2063352 Feb 27 00:00 vmlinuz-2.6.24.2-1.art
2020 -rw-r--r--  1 root root 2063736 Mar  6 15:22 vmlinuz-2.6.24.2-2.art
   0 lrwxrwxrwx  1 root root      22 Apr 14 00:43 vmlinuz-art -> vmlinuz-2.6.24.2-2.art
   0 lrwxrwxrwx  1 root root      25 Aug 26  2007 vmlinuz.old -> vmlinuz-2.6.16.27-061216a

lspci output:

Code: Select all

00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:03.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
00:05.0 VGA compatible controller: nVidia Corporation C51 PCI Express Bridge (rev a2)
00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a3)
00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a3)
00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a3)
00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev f1)
00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev f1)
00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
00:14.0 Ethernet controller: nVidia Corporation MCP51 Ethernet Controller (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control

kernel loading log:

Code: Select all

machine restart

LILO 22.3.4 boot: 
lxser           lx              old             asl
boot: asl
Loading asl.......................................................................
BIOS data check successful
Initializing cgroup subsys cpuset
Linux version 2.6.24.2-2.art (root@pbx.int.progllc.com) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)) #1 SMP Thu Mar 6 10:07:55 EST 2008
Command line: BOOT_IMAGE=asl ro root=901 console=tty0 console=ttyS0,57600 panic=30
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
 BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000007ef10000 (usable)
 BIOS-e820: 000000007ef10000 - 000000007ef16000 (ACPI data)
 BIOS-e820: 000000007ef16000 - 000000007ef80000 (ACPI NVS)
 BIOS-e820: 000000007ef80000 - 0000000080000000 (reserved)
 BIOS-e820: 00000000fc000000 - 00000000fe000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
end_pfn_map = 1048576
DMI present.
ACPI: RSDP 000F7810, 0014 (r0 PTLTD )
ACPI: RSDT 7EF12A30, 0038 (r1 PTLTD    RSDT      60000  LTP        0)
ACPI: FACP 7EF15C8C, 0074 (r1 FSC                60000         F4240)
ACPI: DSDT 7EF12A68, 3224 (r1 FSC    D246x       60000 MSFT  3000001)
ACPI: FACS 7EF16FC0, 0040
ACPI: SSDT 7EF15D00, 0248 (r1 PTLTD  POWERNOW    60000  LTP        1)
ACPI: APIC 7EF15F48, 0054 (r1 PTLTD  	 APIC      60000  LTP        0)
ACPI: MCFG 7EF15F9C, 003C (r1 PTLTD    MCFG      60000  LTP        0)
ACPI: BOOT 7EF15FD8, 0028 (r1 PTLTD  $SBFTBL$    60000  LTP        1)
ACPI: DMI detected: Fujitsu Siemens
Scanning NUMA topology in Northbridge 24
CPU has 2 num_cores
No NUMA configuration found
Faking a node at 0000000000000000-000000007ef10000
Bootmem setup node 0 0000000000000000-000000007ef10000
Zone PFN ranges:
  DMA             0 ->     4096
  DMA32        4096 ->  1048576
  Normal    1048576 ->  1048576
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0:        0 ->      158
    0:      256 ->   519952
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
ACPI: PM-Timer IO Port: 0x1008
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 (Bootup-CPU)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23
Setting APIC routing to flat
Using ACPI (MADT) for SMP configuration information
swsusp: Registered nosave memory region: 000000000009e000 - 00000000000a0000
swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000d0000
swsusp: Registered nosave memory region: 00000000000d0000 - 0000000000100000
Allocating PCI resources starting at 88000000 (gap: 80000000:7c000000)
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PERCPU: Allocating 428400 bytes of per cpu data
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 507243
Policy zone: DMA32
Kernel command line: BOOT_IMAGE=asl ro root=901 console=tty0 console=ttyS0,57600 panic=30
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
TSC calibrated against PM_TIMER
Marking TSC unstable due to TSCs unsynchronized
time.c: Detected 2210.057 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
console [ttyS0] enabled
Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
... MAX_LOCKDEP_SUBCLASSES:    8
... MAX_LOCK_DEPTH:          30
... MAX_LOCKDEP_KEYS:        2048
... CLASSHASH_SIZE:           1024
... MAX_LOCKDEP_ENTRIES:     8192
... MAX_LOCKDEP_CHAINS:      16384
... CHAINHASH_SIZE:          8192
 memory used by lock dependency info: 1712 kB
 per task-struct memory footprint: 2160 bytes
Checking aperture...
CPU 0: aperture @ 780000000 size 32 MB
Aperture too small (32 MB)
No AGP bridge found
Memory: 2010980k/2079808k available (2553k kernel code, 68436k reserved, 3010k data, 700k init)
SLUB: Genslabs=12, HWalign=64, Order=0-1, MinObjects=4, CPUs=2, Nodes=1
Calibrating delay using timer specific routine.. 4425.09 BogoMIPS (lpj=8850193)
Security Framework initialized
SELinux:  Initializing.
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount-cache hash table entries: 256
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 0/0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
lockdep: not fixing up alternatives.
ACPI: Core revision 20070126
Using local APIC timer interrupts.
Detected 12.557 MHz APIC timer.
lockdep: not fixing up alternatives.
Booting processor 1/2 APIC 0x1
Initializing CPU#1
Calibrating delay using timer specific routine.. 4420.14 BogoMIPS (lpj=8840294)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 1/1 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ stepping 01
Brought up 2 CPUs
khelper used greatest stack depth: 5992 bytes left
net_namespace: 152 bytes
Time:  0:47:52  Date: 04/14/08
NET: Registered protocol family 16
No dock devices found.
ACPI: bus type pci registered
PCI: Using MMCONFIG at fc000000 - fc3fffff
PCI: No mmconfig possible on device 00:18
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: Device [TPM] status [00000008]: functional but not present; setting present
ACPI: Device [FDC] status [00000008]: functional but not present; setting present
ACPI: Device [LPT] status [00000008]: functional but not present; setting present
ACPI: Device [ECP] status [00000008]: functional but not present; setting present
ACPI: Device [COM2] status [00000008]: functional but not present; setting present
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Transparent bridge - 0000:00:10.0
ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 11 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKE] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 16 17 18 19 20 21 22 23) *10
ACPI: PCI Interrupt Link [LNKH] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LNKI] (IRQs 16 17 18 19 20 21 22 23) *7
ACPI: PCI Interrupt Link [LNKJ] (IRQs 16 17 18 19 20 21 22 23) *11
ACPI: PCI Interrupt Link [LNKK] (IRQs 16 17 18 19 20 21 22 23) *10
ACPI: PCI Interrupt Link [LNKL] (IRQs 16 17 18 19 20 21 22 23) *11
ACPI: PCI Interrupt Link [LNKM] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LNKN] (IRQs 16 17 18 19 20 21 22 23) *5
ACPI: PCI Interrupt Link [LNKO] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
ACPI: PCI Interrupt Link [LNKP] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
DMAR:No DMAR devices found
ACPI: RTC can wake from S4
system 00:01: ioport range 0x4d0-0x4d1 has been reserved
system 00:01: ioport range 0x1000-0x107f has been reserved
system 00:01: ioport range 0x600-0x67f has been reserved
system 00:01: ioport range 0xfe00-0xfe00 has been reserved
system 00:01: iomem range 0xfc000000-0xfdffffff could not be reserved
system 00:01: iomem range 0xfec00000-0xfecfffff could not be reserved
system 00:01: iomem range 0xfee00000-0xfeefffff could not be reserved
PCI: Bridge: 0000:00:02.0
Time: acpi_pm clocksource has been installed.
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:03.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
PCI: Bridge: 0000:00:10.0
  IO window: disabled.
  MEM window: disabled.
  PREFETCH window: disabled.
NET: Registered protocol family 2
IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 65536 (order: 10, 4194304 bytes)
TCP: Hash tables configured (established 262144 bind 65536)
TCP reno registered
checking if image is initramfs... it is
Freeing initrd memory: 1662k freed
khelper used greatest stack depth: 5856 bytes left
Simple Boot Flag at 0x36 set to 0x80
audit: initializing netlink socket (disabled)
audit(1208134072.256:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Real Time Clock Driver v1.12ac
hpet_acpi_add: no address or irqs in _CRS
Non-volatile memory driver v1.2
Linux agpgart interface v0.103
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
?serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
input: Macintosh mouse button emulation as /class/input/input0
PNP: PS/2 Controller [PNP0303:KEYB,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
rtc_cmos: probe of 00:03 failed with error -16
cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ processors (2 cpu cores) (version 2.20.00)
powernow-k8:    0 : fid 0xf (2300 MHz), vid 0xa
powernow-k8:    1 : fid 0xe (2200 MHz), vid 0xb
powernow-k8:    2 : fid 0xc (2000 MHz), vid 0xd
powernow-k8:    3 : fid 0xa (1800 MHz), vid 0xf
powernow-k8:    4 : fid 0x2 (1000 MHz), vid 0x12
registered taskstats version 1
  Magic number: 4:271:759
Freeing unused kernel memory: 700k freed
Red Hat nash vergrsec: mount of /proc to /proc by /init[init:1] uid/euid:0/0 gid/egid:0/0, parent /[swapper:0] uid/euid:0/0 gid/egid:0/0
sion 5.1.19.0.3 grsec: mount of /sys to /sys by /init[init:1] uid/euid:0/0 gid/egid:0/0, parent /[swapper:0] uid/euid:0/0 gid/egid:0/0
starting
Mounting proc filesystem
Mounting sysfs filesystem
Creating /dev
grsec: mount of /dev to /dev by /init[init:1] uid/euid:0/0 gid/egid:0/0, parent /[swapper:0] uid/euid:0/0 gid/egid:0/0
grsec: mount of /dev/pts to /dev/pts by /init[init:1] uid/euid:0/0 gid/egid:0/0, parent /[swapper:0] uid/euid:0/0 gid/egid:0/0
Creating initial device nodes
Setting up hotplug.
Creating block device nodes.
Loading uhci-hcdUSB Universal Host Controller Interface driver v3.0
.ko module
Loading ohci-hcdACPI: PCI Interrupt Link [LNKJ] enabled at IRQ 23
.ko module
ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKJ] -> GSI 23 (level, high) -> IRQ 23
ohci_hcd 0000:00:0b.0: OHCI Host Controller
ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1
ohci_hcd 0000:00:0b.0: irq 23, io mem 0xf2200000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
insmod used greatest stack depth: 5344 bytes left
Loading ehci-hcd.ko module
ACPI: PCI Interrupt Link [LNKI] enabled at IRQ 22
ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [LNKI] -> GSI 22 (level, high) -> IRQ 22
ehci_hcd 0000:00:0b.1: EHCI Host Controller
ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:0b.1: debug port 1
ehci_hcd 0000:00:0b.1: irq 22, io mem 0xf2203000
ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 8 ports detected
insmod used greatest stack depth: 5312 bytes left
grsec: mount of /proc/bus/usb to /proc/bus/usb by /init[init:1] uid/euid:0/0 gid/egid:0/0, parent /[swapper:0] uid/euid:0/0 gid/egid:0/0
Loading mbcache.ko module
Loading jbd.ko module
Loading ext3.ko module
Loadinmd: raid1 personality registered for level 1
g raid1.ko modulxor: automatically using best checksumming function: generic_sse
e
Loading xor.ko module
   generic_sse:  6772.000 MB/sec
xor: using function: generic_sse (6772.000 MB/sec)
Loading async_txasync_tx: api initialized (async)
.ko module
Loading async_memcpy.ko module
Loading async_xor.ko module
Loading raid456.ko module
raid6: int64x1   1836 MB/s
raid6: int64x2   2535 MB/s
raid6: int64x4   1970 MB/s
raid6: int64x8   1952 MB/s
raid6: sse2x1    3076 MB/s
raid6: sse2x2    3881 MB/s
raid6: sse2x4    4267 MB/s
raid6: using algorithm sse2x4 (4267 MB/s)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
Loading scsi_mod.ko module
SCSI subsystem initialized
Loading sd_mod.kDriver 'sd' needs updating - please use bus_type methods
o module
Loading libata.ko module
Loading sata_nv.ko module
PCI: Enabling device 0000:00:0e.0 (0005 -> 0007)
ACPI: PCI Interrupt Link [LNKN] enabled at IRQ 21
ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LNKN] -> GSI 21 (level, high) -> IRQ 21
scsi0 : sata_nv
scsi1 : sata_nv
ata1: SATA max UDMA/133 cmd 0x8c30 ctl 0x8c24 bmdma 0x8c10 irq 21
ata2: SATA max UDMA/133 cmd 0x8c28 ctl 0x8c20 bmdma 0x8c18 irq 21
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-7: ST3250820AS, 3.AAE, max UDMA/133
ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata1.00: configured for UDMA/133
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATA-7: ST3250820AS, 3.AAE, max UDMA/133
ata2.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata2.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access     ATA      ST3250820AS      3.AA PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 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 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 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
 sda: sda1 sda2 sda4 < sda5 sda6 sda7 >
sd 0:0:0:0: [sda] Attached SCSI disk
scsi 1:0:0:0: Direct-Access     ATA      ST3250820AS      3.AA PQ: 0 ANSI: 5
sd 1:0:0:0: [sdb] 488397168 512-byte hardware sectors (250059 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
sd 1:0:0:0: [sdb] 488397168 512-byte hardware sectors (250059 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
 sdb: sdb1 sdb2 sdb4 < sdb5 sdb6 sdb7 >
sd 1:0:0:0: [sdb] Attached SCSI disk
insmod used greatest stack depth: 3744 bytes left
Loading pata_acpi.ko module
Loading ata_generic.ko module
md: Autodetecting RAID arrays.
md: Scanned 8 and added 8 devices.
md: autorun ...
md: considering sdb7 ...
md:  adding sdb7 ...
md: sdb6 has different UUID to sdb7
md: sdb5 has different UUID to sdb7
md: sdb1 has different UUID to sdb7
md:  adding sda7 ...
md: sda6 has different UUID to sdb7
md: sda5 has different UUID to sdb7
md: sda1 has different UUID to sdb7
md: created md7
md: bind<sda7>
md: bind<sdb7>
md: running: <sdb7><sda7>
raid1: raid set md7 active with 2 out of 2 mirrors
md: considering sdb6 ...
md:  adding sdb6 ...
md: sdb5 has different UUID to sdb6
md: sdb1 has different UUID to sdb6
md:  adding sda6 ...
md: sda5 has different UUID to sdb6
md: sda1 has different UUID to sdb6
md: created md6
md: bind<sda6>
md: bind<sdb6>
md: running: <sdb6><sda6>
raid1: raid set md6 active with 2 out of 2 mirrors
md: considering sdb5 ...
md:  adding sdb5 ...
md: sdb1 has different UUID to sdb5
md:  adding sda5 ...
md: sda1 has different UUID to sdb5
md: created md5
md: bind<sda5>
md: bind<sdb5>
md: running: <sdb5><sda5>
raid1: raid set md5 active with 2 out of 2 mirrors
md: considering sdb1 ...
md:  adding sdb1 ...
md:  adding sda1 ...
md: created md1
md: bind<sda1>
md: bind<sdb1>
md: running: <sdb1><sda1>
raid1: raid set md1 active with 2 out of 2 mirrors
md: ... autorun DONE.
Trying to resume from /dev/sda2
No suspend signature on swap, not resuming.
Creating root device.
Mounting root filesystem.
mount: could notgrsec: unmount of /dev by /init[init:1] uid/euid:0/0 gid/egid:0/0, parent /[swapper:0] uid/euid:0/0 gid/egid:0/0
 find filesystemgrsec: unmount of /proc by /init[init:1] uid/euid:0/0 gid/egid:0/0, parent /[swapper:0] uid/euid:0/0 gid/egid:0/0
 '/dev/root'
Segrsec: unmount of /sys by /init[init:1] uid/euid:0/0 gid/egid:0/0, parent /[swapper:0] uid/euid:0/0 gid/egid:0/0
tting up other filesystems.
Setting up new rootKernel panic - not syncing: Attempted to kill init!
 fs
setuproot: Rebooting in 30 seconds..

/etc/modprobe.conf

Code: Select all

[root@titan boot]# cat /etc/modprobe.conf
alias usb-controller ohci-hcd
alias scsi_hostadapter1 generic
alias eth0 forcedeth
alias scsi_hostadapter sata_nv
[root@titan boot]# 

Troy, can you help please? I can see your 1and1 box works fine! How did you do it?

Posted: Mon Apr 14, 2008 11:59 am
by scott
Looks like 1and1's image is still broken. Any chance you can re-image the system to CentOS 5?

Posted: Tue Apr 15, 2008 6:54 am
by octet
Hi Scott,

I'm affraid not, is too much time consuming backing up and restoring...

It must be a workaround for this...

Thanks,
Adrian

Posted: Tue Apr 15, 2008 8:28 am
by scott
I suspect what is going on is that the broken utilities at 1and1 aren't letting it generate a complete initrd file. The *good* news is that it set the modules up to see all the disks correctly, which believe it or not is the hard part. What would help is if you could send your initrd to support@atomicorp.com so we can take it apart to see what they're leaving out.

Long term I think what we'd need to do is come up with a fix specifically for 1and1, to fix all the damage they have done to the base OS.