[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Xen-devel] Kernel panic, Domain 0 shutdown (was Aieee! CPU0 is toast...)


  • To: "Thomas Kofler" <xen@xxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: "Petersson, Mats" <mats.petersson@xxxxxxx>
  • Date: Thu, 1 Sep 2005 14:48:15 +0200
  • Delivery-date: Thu, 01 Sep 2005 12:54:07 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AcWu8mNUzTRYGDWqSuWN537vrgpHTgAAVGIQ
  • Thread-topic: [Xen-devel] Kernel panic, Domain 0 shutdown (was Aieee! CPU0 is toast...)

FC4 has TLS built into a the standard libraries, so you can't really do 
anything to avoid this message. This is NOT the cause of your kernel panic that 
stops the system. It's just a warning message saying that your libraries are 
using Thread Local Storage, which has to be emulated in XEN [and that makes is 
slower than it would be on the native Linux distribution]. 

Unfortunately, I can't really help with why your kernel panics.

--
Mats
 

> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Thomas Kofler
> Sent: 01 September 2005 13:48
> To: xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-devel] Kernel panic, Domain 0 shutdown (was 
> Aieee! CPU0 is toast...)
> 
> Hi,
> 
> I upgraded to the latest FC4 rpms on this server and got the 
> serial debug to work. We did "mv /lib/tls /lib/tls.disabled" 
> but the tls message also remained, which was not the case 
> with older rpms.
> 
> 
> We hope for help,
> Thanks in advance,
> Thomas
> 
> 
> - kernel-xenU-2.6.12-1.1447_FC4, kernel-xen0-2.6.12-1.1447_FC4,
> xen-2-20050823
> - SELinux is fully disabled
> - No X-Window system is installed
> 
> 
> HW-Configuration:
> IBM NetFinity 5500, Dual PIII-Xeon 600 MHz, 1.5GByte RAM, 
> ServRAID RAID1, QLogic 2200 HBA
> 
> on other hardware this xen version works fine.
> 
> --> /etc/grub.conf
> 
> title Fedora Core (2.6.12-1.1447_FC4smp)
>         root (hd0,0)
>         kernel /vmlinuz-2.6.12-1.1447_FC4smp ro 
> root=/dev/VolGroup00/LogVol00
> console=ttyS0,38400n8
>         initrd /initrd-2.6.12-1.1447_FC4smp.img title Fedora 
> Core (2.6.12-
> 1.1447_FC4xen0)
>         root (hd0,0)
>         kernel /xen.gz dom0_mem=131072 com1=ttyS0,38400,8n1
>         module /vmlinuz-2.6.12-1.1447_FC4xen0 ro 
> root=/dev/VolGroup00/LogVol00
>         module /initrd-2.6.12-1.1447_FC4xen0.img
> 
> --> mounting
> 
> /dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw) /dev/proc 
> on /proc type proc (rw) /dev/sys on /sys type sysfs (rw) 
> /dev/devpts on /dev/pts type devpts
> (rw,gid=5,mode=620)
> /dev/sda1 on /boot type ext3 (rw)
> /dev/shm on /dev/shm type tmpfs (rw)
> none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) sunrpc 
> on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
> automount(pid1666) on /misc type autofs
> (rw,fd=4,pgrp=1666,minproto=2,maxproto=4)
> automount(pid1712) on /net type autofs
> (rw,fd=4,pgrp=1712,minproto=2,maxproto=4)
> 
> 
> 
> 
> --> crash dump
> 
>     GNU GRUB  version 0.95  (624K lower / 1571820K upper memory)
> 
> +-------------------------------------------------------------
> ------------+|
> |||||||||||||||||||||||+--------------------------------------
> ----------
> |||||||||||||||||||||||+----
> ---------------------+
>       Use the ^ and v keys to select which entry is highlighted.
>       Press 'b' to boot, 'e' to edit the selected command in the
>       boot sequence, 'c' for a command-line, 'o' to open a new line
>       after ('O' for before) the selected line, 'd' to remove the
>       selected line, or escape to go back to the main menu.  
> root (hd0,0) kernel /xen.gz dom0_mem=131072 com1=38400,8n1 
> module /vmlinuz-2.6.12- 1.1447_FC4xen0 ro 
> root=/dev/VolGroup00/LogVol0> module /initrd-2.6.12- 
> 1.1447_FC4xen0.img Booting command-list
> 
> root (hd0,0)
>  Filesystem type is ext2fs, partition type 0x83 kernel 
> /xen.gz dom0_mem=131072
> com1=38400,8n1
>    [Multiboot-elf, <0x100000:0x6c1bc:0x27e44>, 
> shtab=0x194078, entry=0x100000] module 
> /vmlinuz-2.6.12-1.1447_FC4xen0 ro root=/dev/VolGroup00/LogVol00
>    [Multiboot-module @ 0x195000, 0x33f794 bytes] module 
> /initrd-2.6.12- 1.1447_FC4xen0.img
>    [Multiboot-module @ 0x4d5000, 0x40e800 bytes]
> 
>  __  __            _____  ___         _                _ 
>  \ \/ /___ _ __   |___ / / _ \     __| | _____   _____| |
>   \  // _ \ '_ \    |_ \| | | |__ / _` |/ _ \ \ / / _ \ |
>   /  \  __/ | | |  ___) | |_| |__| (_| |  __/\ V /  __/ |
>  /_/\_\___|_| |_| |____(_)___/    \__,_|\___| \_/ \___|_|
>                                                          
>  http://www.cl.cam.ac.uk/netos/xen
>  University of Cambridge Computer Laboratory
> 
>  Xen version 3.0-devel (bhcompile@xxxxxxxxxxxxxxxx) (gcc version 4.0.1
> 20050727 (Red Hat 4.0.1-5)) Tue Aug 23 14:57:59 EDT 2005  
> Latest ChangeSet:  
> 
> (XEN) Physical RAM map:
> (XEN)  0000000000000000 - 000000000009c000 (usable)
> (XEN)  000000000009c000 - 00000000000a0000 (reserved)
> (XEN)  00000000000e0000 - 0000000000100000 (reserved)
> (XEN)  0000000000100000 - 000000005fffb000 (usable)
> (XEN)  000000005fffb000 - 0000000060000000 (ACPI data)
> (XEN)  00000000fec00000 - 00000000fec01000 (reserved)
> (XEN)  00000000fee00000 - 00000000fee01000 (reserved)
> (XEN)  00000000fffc0000 - 0000000100000000 (reserved)
> (XEN) System RAM: 1535MB (1572444kB)
> (XEN) Xen heap: 10MB (10620kB)
> (XEN) PAE disabled.
> (XEN) found SMP MP-table at 0009c1d0
> (XEN) DMI 2.1 present.
> (XEN) Using APIC driver default
> (XEN) ACPI: RSDP (v000 IBM                                   
> ) @ 0x000fdfd0
> (XEN) ACPI: RSDT (v001 IBM    SERKQUAD 0x00001000 IBM  0x00000000) @
> 0x5fffff80
> (XEN) ACPI: FADT (v001 IBM    SERKQUAD 0x00001000 IBM  0x00000000) @
> 0x5fffff00
> (XEN) ACPI: MADT (v001 IBM    SERKQUAD 0x00001000 IBM  0x00000000) @
> 0x5ffffe80
> (XEN) ACPI: DSDT (v001    IBM SERKQUAD 0x00001000 MSFT 0x0100000b) @
> 0x00000000
> (XEN) ACPI: Local APIC address 0xfee00000
> (XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x03] enabled)
> (XEN) Processor #3 6:7 APIC version 17
> (XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
> (XEN) Processor #0 6:7 APIC version 17
> (XEN) ACPI: IOAPIC (id[0x0e] address[0xfec00000] gsi_base[0])
> (XEN) IOAPIC[0]: apic_id 14, version 17, address 0xfec00000, GSI 0-23
> (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
> (XEN) ACPI: IRQ0 used by override.
> (XEN) ACPI: IRQ2 used by override.
> (XEN) ACPI: IRQ9 used by override.
> (XEN) ACPI: NMI_SRC (dfl dfl global_irq 20)
> (XEN) Enabling APIC mode:  Flat.  Using 1 I/O APICs
> (XEN) Using ACPI (MADT) for SMP configuration information
> (XEN) Initializing CPU#0
> (XEN) Detected 547.584 MHz processor.
> (XEN) Using scheduler: Simple EDF Scheduler (sedf)
> (XEN) CPU: L1 I cache: 16K, L1 D cache: 16K
> (XEN) CPU: L2 cache: 512K
> (XEN) CPU0: Intel Pentium III (Katmai) stepping 03
> (XEN) Booting processor 1/0 eip 90000
> (XEN) Initializing CPU#1
> (XEN) CPU: L1 I cache: 16K, L1 D cache: 16K
> (XEN) CPU: L2 cache: 512K
> (XEN) CPU1: Intel Pentium III (Katmai) stepping 03
> (XEN) Total of 2 processors activated.
> (XEN) ENABLING IO-APIC IRQs
> (XEN) ..TIMER: vector=0x31 pin1=2 pin2=-1
> (XEN) checking TSC synchronization across 2 CPUs: passed.
> (XEN) Platform timer is 1.193MHz PIT
> (XEN) Brought up 2 CPUs
> (XEN) mtrr: v2.0 (20020519)
> (XEN) mtrr: your CPUs had inconsistent fixed MTRR settings
> (XEN) mtrr: probably your BIOS does not setup all CPUs.
> (XEN) mtrr: corrected configuration.
> (XEN) *** LOADING DOMAIN 0 ***
> (XEN) Xen-ELF header found:
> 'GUEST_OS=linux,GUEST_VER=2.6,XEN_VER=3.0,VIRT_BASE=0xC0000000
> ,PAE=no,LOADER
> =generic'
> (XEN) PHYSICAL MEMORY ARRANGEMENT:
> (XEN)  Dom0 alloc.:   5e000000->5f000000 (28672 pages to be allocated)
> (XEN) VIRTUAL MEMORY ARRANGEMENT:
> (XEN)  Loaded kernel: c0100000->c04aaa98
> (XEN)  Init. ramdisk: c04ab000->c08b9800
> (XEN)  Phys-Mach map: c08ba000->c08da000
> (XEN)  Page tables:   c08da000->c08de000
> (XEN)  Start info:    c08de000->c08df000
> (XEN)  Boot stack:    c08df000->c08e0000
> (XEN)  TOTAL:         c0000000->c0c00000
> (XEN)  ENTRY ADDRESS: c0100000
> (XEN) Initrd len 0x40e800, start at 0xc04ab000
> (XEN) Scrubbing Free RAM: ................done.
> (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to 
> switch input to Xen).
> Linux version 2.6.12-1.1447_FC4xen0 
> (bhcompile@xxxxxxxxxxxxxxxxxxxxxxxxxx)
> (gcc version 4.0.1 20050727 (Red Hat 4.0.1-5)) #1 SMP Fri Aug 
> 26 21:13:28 EDT
> 2005 BIOS-provided physical RAM map:
>  Xen: 0000000000100000 - 0000000008000000 (usable) 128MB 
> LOWMEM available.
> Using x86 segment limits to approximate NX protection DMI 2.1 present.
> IRQ lockup detection disabled
> Allocating PCI resources starting at 08000000 (gap: 
> 08000000:f8000000) Built 1 zonelists Kernel command line: ro 
> root=/dev/VolGroup00/LogVol00 Initializing CPU#0 PID hash 
> table entries: 1024 (order: 10, 16384 bytes) Xen reported: 
> 547.568 MHz processor.
> Console: colour VGA+ 80x25
> Dentry cache hash table entries: 32768 (order: 5, 131072 
> bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 
> bytes) vmalloc area: c8800000- fbeb4000, maxmem 34000000
> Memory: 119296k/131072k available (2356k kernel code, 10596k 
> reserved, 715k data, 208k init, 0k highmem) Checking if this 
> processor honours the WP bit even in supervisor mode... Ok.
> Security Framework v1.0.0 initialized
> SELinux:  Initializing.
> SELinux:  Starting in permissive mode
> selinux_register_security:  Registering secondary module 
> capability Capability LSM initialized as secondary 
> Mount-cache hash table entries: 512
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 512K
> Enabling fast FPU save and restore... done.
> Enabling unmasked SIMD FPU exception support... done.
> Checking 'hlt' instruction... disabled
> CPU0: Intel Pentium III (Katmai) stepping 03 Booting 
> processor 1/1 eip c0100010
> GDT: copying 256 bytes from c0102000 to c08e0000 Initializing CPU#1
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 512K
> CPU1: Intel Pentium III (Katmai) stepping 03 Total of 2 
> processors activated
> (2185.62 BogoMIPS).
> Brought up 2 CPUs
> checking if image is initramfs... it is
> Freeing initrd memory: 4154k freed
> NET: Registered protocol family 16
> PCI: Using configuration type 1
> Linux Plug and Play Support v0.97 (c) Adam Belay
> xen_mem: Initialising balloon driver.
> usbcore: registered new driver usbfs
> usbcore: registered new driver hub
> PCI: Probing PCI hardware
> PCI: Probing PCI hardware (bus 00)
> Grant table initialized
>   
>   ***************************************************************
>   ***************************************************************
>   ** WARNING: Currently emulating unsupported memory accesses  **
>   **          in /lib/tls libraries. The emulation is very     **
>   **          slow. To ensure full performance you should      **
>   **          execute the following as root:                   **
>   **          mv /lib/tls /lib/tls.disabled                    **
>   ** Offending process: udev (pid=37)                          **
>   ***************************************************************
>   ***************************************************************
>   
> Pausing... 5<6>IA-32 Microcode Update Driver: v1.14-xen 
> <tigran@xxxxxxxxxxx>
> audit: initializing netlink socket (disabled)
> audit(1125504954.756:1): initialized
> Total HugeTLB memory allocated, 0
> VFS: Disk quotas dquot_6.5.1
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> SELinux:  Registering netfilter hooks
> Pausing... 4Pausing... 3Pausing...
> 2Pausing... 1Continuing...
> 
> Initializing Cryptographic API
> ksign: Installing public key data
> Loading keyring
> - Added public key 1C1942C715575330
> - User ID: Red Hat, Inc. (Kernel Module GPG key)
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> Real Time Clock Driver v1.12
> Linux agpgart interface v0.101 (c) Dave Jones
> agpgart: unable to determine aperture size.
> agpgart: agp_backend_initialize() failed.
> agpgart-serverworks: probe of 0000:00:00.0 failed with error -22
> agpgart: unable to determine aperture size.
> agpgart: agp_backend_initialize() failed.
> agpgart-serverworks: probe of 0000:00:11.0 failed with error -22
> PNP: No PS/2 controller found. Probing ports directly.
> serio: i8042 AUX port at 0x60,0x64 irq 12
> serio: i8042 KBD port at 0x60,0x64 irq 1 io scheduler noop 
> registered io scheduler anticipatory registered io scheduler 
> deadline registered io scheduler cfq registered RAMDISK 
> driver initialized: 16 RAM disks of 16384K size 1024 
> blocksize Xen virtual console successfully installed as ttyS0 
> Event- channel device installed.
> Initialising Xen netif backend
> Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> ide: Assuming 33MHz system bus speed for PIO modes; override 
> with idebus=xx
> PIIX4: IDE controller at PCI slot 0000:00:13.1
> PIIX4: chipset revision 1
> PIIX4: not 100% native mode: will probe irqs later
>     ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:pio, hdb:pio
> hda: CRD-8400B, ATAPI CD/DVD-ROM drive
> hda: Disabling (U)DMA for CRD-8400B (blacklisted) ide0 at 
> 0x1f0-0x1f7,0x3f6 on irq 14
> hda: ATAPI 40X CD-ROM drive, 128kB Cache Uniform CD-ROM 
> driver Revision: 3.20 ide-floppy driver 0.99.newide
> usbcore: registered new driver hiddev
> usbcore: registered new driver usbhid
> drivers/usb/input/hid-core.c: v2.01:USB HID core driver
> mice: PS/2 mouse device common for all mice
> md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
> NET: Registered protocol family 2
> input: AT Translated Set 2 keyboard on isa0060/serio0
> logips2pp: Detected unknown logitech mouse model 1
> input: PS/2 Logitech Mouse on isa0060/serio1
> IP: routing cache hash table of 512 buckets, 8Kbytes TCP 
> established hash table entries: 8192 (order: 5, 131072 bytes) 
> TCP bind hash table entries: 8192
> (order: 4, 98304 bytes)
> TCP: Hash tables configured (established 8192 bind 8192) 
> Initializing IPsec netlink socket
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> Freeing unused kernel memory: 208k freed SCSI subsystem 
> initialized ips
> 0000:00:03.0: Warning ! ! ! ServeRAID Version Mismatch ips 
> 0000:00:03.0: Bios = 7.00.14, Firmware = 2.88.13, Device Driver =
> 7.10.18
> ips 0000:00:03.0: These levels should match to avoid possible 
> compatibility problems.
> scsi0 : IBM PCI ServeRAID 7.10.18  Build 731 <ServeRAID II>
>   Vendor: IBM       Model: SERVERAID         Rev: 1.00
>   Type:   Processor                          ANSI SCSI revision: 02
> QLogic Fibre Channel HBA Driver
> device-mapper: 4.4.0-ioctl (2005-01-12) initialised: 
> dm-devel@xxxxxxxxxx Kernel panic - not syncing: Attempted to 
> kill init!
>  [<c0123a83>] panic+0x53/0x240
>  [<c0164c8f>] unmap_vma_list+0x1f/0x30
>  [<c0127176>] do_exit+0x386/0x410
>  [<c01650f3>] do_munmap+0x113/0x150
>  [<c01272ca>] do_group_exit+0x8a/0xe0
>  [<c016518a>] sys_munmap+0x5a/0x80
>  [<c010a4e7>] syscall_call+0x7/0xb
>  smp_send_stop disable_local_APIC
> stop_this_cpu disable_local_APIC
> (XEN) Domain 0 shutdown: rebooting machine.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> --> full successful boot with FC 4
> 
> Booting 'Fedora Core (2.6.12-1.1447_FC4smp)'
> 
> root (hd0,0)
>  Filesystem type is ext2fs, partition type 0x83 kernel 
> /vmlinuz-2.6.12-1.1447_FC4smp ro 
> root=/dev/VolGroup00/LogVol00 console=t
> tyS0,38400n8
>    [Linux-bzImage, setup=0x1e00, size=0x17ab83] initrd 
> /initrd-2.6.12-1.1447_FC4smp.img
>    [Linux-initrd @ 0x37e21000, 0x1cef49 bytes]
> 
> Linux version 2.6.12-1.1447_FC4smp 
> (bhcompile@xxxxxxxxxxxxxxxxxxxxxxxxxx)
> (gcc version 4.0.1 20050727 (Red Hat 4.0.1-5)) #1 SMP Fri Aug 
> 26 20:57:13 EDT 2005 BIOS-provided physical RAM map:
>  BIOS-e820: 0000000000000000 - 000000000009c000 (usable)
>  BIOS-e820: 000000000009c000 - 00000000000a0000 (reserved)
>  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
>  BIOS-e820: 0000000000100000 - 000000005fffb000 (usable)
>  BIOS-e820: 000000005fffb000 - 0000000060000000 (ACPI data)
>  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
>  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
>  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 
> 639MB HIGHMEM available.
> 896MB LOWMEM available.
> found SMP MP-table at 0009c1d0
> Using x86 segment limits to approximate NX protection DMI 2.1 present.
> Using APIC driver default
> ACPI: BIOS age (2000) fails cutoff (2001), acpi=force is 
> required to enable ACPI
> ACPI: Disabling ACPI support
> Intel MultiProcessor Specification v1.4
>     Virtual Wire compatibility mode.
> OEM ID: IBM ENSW Product ID: NF 5500 SMP  APIC at: 0xFEE00000 
> Processor #3 6:7 APIC version 17 Processor #0 6:7 APIC 
> version 17 I/O APIC #14 Version 17 at 0xFEC00000.
> Enabling APIC mode:  Flat.  Using 1 I/O APICs
> Processors: 2
> Allocating PCI resources starting at 60000000 (gap: 
> 60000000:9ec00000) Built 1 zonelists Kernel command line: ro 
> root=/dev/VolGroup00/LogVol00 console=ttyS0,38400n8 
> Initializing CPU#0 CPU 0 irqstacks, hard=c042d000 
> soft=c040d000 PID hash table entries: 4096 (order: 12, 65536 
> bytes) Detected 547.616 MHz processor.
> Using tsc for high-res timesource
> Console: colour VGA+ 80x25
> Dentry cache hash table entries: 131072 (order: 7, 524288 
> bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
> Memory: 1551792k/1572844k available (2087k kernel code, 
> 19796k reserved, 775k data, 236k init, 655340k highmem) 
> Checking if this processor honours the WP bit even in 
> supervisor mode... Ok.
> Security Framework v1.0.0 initialized
> SELinux:  Initializing.
> SELinux:  Starting in permissive mode
> selinux_register_security:  Registering secondary module 
> capability Capability LSM initialized as secondary 
> Mount-cache hash table entries: 512
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 512K
> 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 Pentium III (Katmai) stepping 03 Booting 
> processor 1/0 eip 3000 CPU 1 irqstacks, hard=c042e000 
> soft=c040e000 Initializing CPU#1
> CPU: L1 I cache: 16K, L1 D cache: 16K
> CPU: L2 cache: 512K
> Intel machine check architecture supported.
> Intel machine check reporting enabled on CPU#1.
> CPU1: Intel Pentium III (Katmai) stepping 03 Total of 2 
> processors activated (2170.88 BogoMIPS).
> ENABLING IO-APIC IRQs
> ..TIMER: vector=0x31 pin1=2 pin2=-1
> checking TSC synchronization across 2 CPUs: passed.
> Brought up 2 CPUs
> checking if image is initramfs... it is
> Freeing initrd memory: 1851k freed
> NET: Registered protocol family 16
> PCI: PCI BIOS revision 2.10 entry at 0xfd4fc, last bus=5
> PCI: Using configuration type 1
> mtrr: v2.0 (20020519)
> mtrr: your CPUs had inconsistent fixed MTRR settings
> mtrr: probably your BIOS does not setup all CPUs.
> mtrr: corrected configuration.
> ACPI: Subsystem revision 20050729
> ACPI: Interpreter disabled.
> Linux Plug and Play Support v0.97 (c) Adam Belay
> pnp: PnP ACPI: disabled
> usbcore: registered new driver usbfs
> usbcore: registered new driver hub
> PCI: Probing PCI hardware
> PCI: Probing PCI hardware (bus 00)
> PCI: Discovered peer bus 01
> PCI->APIC IRQ transform: 0000:00:03.0[A] -> IRQ 11 APIC IRQ 
> transform: 
> PCI->0000:00:0e.0[A] -> IRQ 10 APIC IRQ transform: 0000:00:0f.0[A] -> 
> PCI->IRQ 9 APIC IRQ transform: 0000:00:13.2[D] -> IRQ 10 APIC IRQ 
> PCI->transform: 0000:01:01.0[A] -> IRQ 11 APIC IRQ transform: 
> PCI->0000:01:02.0[A] -> IRQ 9
> IBM machine detected. Enabling interrupts during APM calls.
> apm: BIOS not found.
> audit: initializing netlink socket (disabled)
> audit(1125501496.030:1): initialized
> highmem bounce pool size: 64 pages
> Total HugeTLB memory allocated, 0
> VFS: Disk quotas dquot_6.5.1
> Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
> SELinux:  Registering netfilter hooks
> Initializing Cryptographic API
> ksign: Installing public key data
> Loading keyring
> - Added public key 1C1942C715575330
> - User ID: Red Hat, Inc. (Kernel Module GPG key)
> pci_hotplug: PCI Hot Plug PCI Core version: 0.5
> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> Real Time Clock Driver v1.12
> Linux agpgart interface v0.101 (c) Dave Jones
> agpgart: unable to determine aperture size.
> agpgart: agp_backend_initialize() failed.
> agpgart-serverworks: probe of 0000:00:00.0 failed with error -22
> agpgart: unable to determine aperture size.
> agpgart: agp_backend_initialize() failed.
> agpgart-serverworks: probe of 0000:00:11.0 failed with error -22
> PNP: No PS/2 controller found. Probing ports directly.
> serio: i8042 AUX port at 0x60,0x64 irq 12
> serio: i8042 KBD port at 0x60,0x64 irq 1
> Serial: 8250/16550 driver $Revision: 1.90 $ 76 ports, IRQ 
> sharing enabled ÿttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
> ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A io scheduler noop 
> registered io scheduler anticipatory registered io scheduler 
> deadline registered io scheduler cfq registered RAMDISK 
> driver initialized: 16 RAM disks of 16384K size 1024 
> blocksize Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
> ide: Assuming 33MHz system bus speed for PIO modes; override 
> with idebus=xx
> PIIX4: IDE controller at PCI slot 0000:00:13.1
> PIIX4: chipset revision 1
> PIIX4: not 100% native mode: will probe irqs later
>     ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:pio, hdb:pio
> hda: CRD-8400B, ATAPI CD/DVD-ROM drive
> hda: Disabling (U)DMA for CRD-8400B (blacklisted) ide0 at 
> 0x1f0-0x1f7,0x3f6 on irq 14
> hda: ATAPI 40X CD-ROM drive, 128kB Cache Uniform CD-ROM 
> driver Revision: 3.20 ide-floppy driver 0.99.newide
> usbcore: registered new driver hiddev
> usbcore: registered new driver usbhid
> drivers/usb/input/hid-core.c: v2.01:USB HID core driver
> mice: PS/2 mouse device common for all mice
> md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
> NET: Registered protocol family 2
> IP: routing cache hash table of 8192 buckets, 128Kbytes TCP 
> established hash table entries: 262144 (order: 10, 4194304 
> bytes) TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
> TCP: Hash tables configured (established 262144 bind 65536) 
> Initializing IPsec netlink socket
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> Freeing unused kernel memory: 236k freed Red Hat nash version 
> 4.2.15 starinput: AT Translated Set 2 keyboard on 
> isa0060/serio0 ting Mounted /proc filesystem Mounting sysfs 
> Creating /dev Starting udev Loading scsi_mod.ko module
> logips2pp: Detected unknown logitech mouse model 1 SCSI 
> subsystem initialized Loading sd_mod.ko module Loading ips.ko module
> input: PS/2 Logitech Mouse on isa0060/serio1 ips 
> 0000:00:03.0: Warning ! ! ! ServeRAID Version Mismatch ips 
> 0000:00:03.0: Bios = 7.00.14, Firmware = 2.88.13, Device Driver =
> 7.10.18
> ips 0000:00:03.0: These levels should match to avoid possible 
> compatibility problems.
> ips 0000:01:02.0: Warning ! ! ! ServeRAID Version Mismatch 
> ips 0000:01:02.0: Bios = 7.00.14, Firmware = 6.10.24, Device Driver =
> 7.10.18
> ips 0000:01:02.0: These levels should match to avoid possible 
> compatibility problems.
> scsi0 : IBM PCI ServeRAID 7.10.18  Build 731 <ServeRAID II>
>   Vendor: IBM       Model: SERVERAID         Rev: 1.00
>   Type:   Processor                          ANSI SCSI revision: 02
> scsi1 : IBM PCI ServeRAID 7.10.18  Build 731 <ServeRAID 3H>
>   Vendor: IBM       Model: SERVERAID         Rev: 1.00
>   Type:   Direct-Access                      ANSI SCSI revision: 02
> SCSI device sda: 71094272 512-byte hdwr sectors (36400 MB) 
> SCSI device sda: drive cache: write through SCSI device sda: 
> 71094272 512-byte hdwr sectors (36400 MB) SCSI device sda: 
> drive cache: write through
>  sda: sda1 sda2
> Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
>   Vendor: IBM       Model: SERVERAID         Rev: 1.00
>   Type:   Processor                          ANSI SCSI revision: 02
>   Vendor: SDR       Model: GEM200            Rev: 2   
>   Type:   Processor                          ANSI SCSI revision: 02
> Loading scsi_transport_fc.ko module
> Loading qla2xxx.ko module
> QLogic Fibre Channel HBA Driver
> Loading qla2200.ko module
> qla2200 0000:01:01.0: Found an ISP2200, irq 11, iobase 
> 0xf881c000 qla2200 0000:01:01.0: Configuring PCI space...
> qla2200 0000:01:01.0: Configure NVRAM parameters...
> qla2200 0000:01:01.0: Verifying loaded RISC code...
> qla2200 0000:01:01.0: LIP reset occured (f8e1).
> qla2200 0000:01:01.0: Waiting for LIP to complete...
> qla2200 0000:01:01.0: LIP occured (f8e1).
> qla2200 0000:01:01.0: LOOP UP detected (1 Gbps).
> qla2200 0000:01:01.0: Topology - (Loop), Host Loop address 0x7d
> scsi2 : qla2xxx
> qla2200 0000:01:01.0: 
>  QLogic Fibre Channel HBA Driver: 8.00.02b5-k
>   QLogic QLA22xx -
>   ISP2200: PCI (33 MHz) @ 0000:01:01.0 hdma+, host#=2, 
> fw=2.02.06 TP Loading dm-mod.k  Vendor: o module
> IBM       Model: 3526              Rev: 0401
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> device-mapper: 4.4.0-ioctl (2005-01-12) initialised: 
> dm-devel@xxxxxxxxxx
>   Vendor: IBM       Model: 3526              Rev: 0401
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> SCSI device sdb: 1132462080 512-byte hdwr sectors (579821 MB) 
> SCSI device sdb: drive cache: write back SCSI device sdb: 
> 1132462080 512-byte hdwr sectors (579821 MB) SCSI device sdb: 
> drive cache: write back
>  sdb: unknown partition table
> Attached scsi disk sdb at scsi2, channel 0, id 0, lun 5
>   Vendor: IBM       Model: 3526              Rev: 0401
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> SCSI device sdc: 318767104 512-byte hdwr sectors (163209 MB) 
> SCSI device sdc: drive cache: write back SCSI device sdc: 
> 318767104 512-byte hdwr sectors (163209 MB) SCSI device sdc: 
> drive cache: write back
>  sdc: unknown partition table
> Attached scsi disk sdc at scsi2, channel 0, id 0, lun 6
>   Vendor: IBM       Model: 3526              Rev: 0401
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> SCSI device sdd: 283115520 512-byte hdwr sectors (144955 MB) 
> SCSI device sdd: drive cache: write back SCSI device sdd: 
> 283115520 512-byte hdwr sectors (144955 MB) SCSI device sdd: 
> drive cache: write back
>  sdd: unknown partition table
> Attached scsi disk sdd at scsi2, channel 0, id 0, lun 7
>   Vendor: IBM       Model: Universal Xport   Rev: 0401
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> SCSI device sde: 40960 512-byte hdwr sectors (21 MB) SCSI 
> device sde: drive cache: write through SCSI device sde: 40960 
> 512-byte hdwr sectors (21 MB) SCSI device sde: drive cache: 
> write through
>  sde: unknown partition table
> Attached scsi disk sde at scsi2, channel 0, id 0, lun 31 
> Loading jbd.ko module Loading ext3.ko module Loading 
> dm-mirror.ko module Loading dm-zero.ko module Loading 
> dm-snapshot.ko module Making device-mapper control node 
> Scanning logical volumes
>   Reading all physical volumes.  This may take a while...
>   Found volume group "VolGroup02" using metadata type lvm2
>   Found volume group "VolGroup00" using metadata type lvm2 
> Activating logical volumes
>   2 logical volume(s) in volume group "VolGroup00" now active 
> Creating root device Mounting root filesystem kSwitching to 
> new root journald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> unmounting old /proc
> unmounting old /sys
> SELinux:  Disabled at runtime.
> SELinux:  Unregistering netfilter hooks
> cfq: depth 4 reached, tagging now on
> INIT: version 2.85 booting
>               Welcome to Fedora Core
>               Press 'I' to enter interactive startup.
> Starting udev:  [  OK  ]
> Initializing hardware...  storage network audio done[  OK  ] 
> Setting clock  (utc): Wed Aug 31 17:18:26 CEST 2005 [  OK  ] 
> Setting hostname www5.devcon.cc:  [  OK  ]
> Setting up Logical Volume Management:   1 logical volume(s) 
> in volume group
> "VolGroup02" now active
>   2 logical volume(s) in volume group "VolGroup00" now active 
> [  OK  ] Checking filesystems Checking all file systems.
> [/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/VolGroup00/LogVol00
> /dev/VolGroup00/LogVol00: clean, 38636/8339520 files, 
> 548642/8339456 blocks
> [/sbin/fsck.ext3 (1) -- /boot] fsck.ext3 -a /dev/sda1
> /boot: clean, 64/26104 files, 42797/104388 blocks [  OK  ] 
> Remounting root filesystem in read-write mode:  [  OK  ] 
> Mounting local filesystems:  [  OK  ] Enabling local 
> filesystem quotas:  [  OK  ] Enabling swap space:  [  OK  ]
> INIT: Entering runlevel: 3
> Entering non-interactive startup
> Checking for new hardware [  OK  ]
> Starting pcmcia:  [  OK  ]
> Bringing up loopback interface:  [  OK  ] Bringing up 
> interface eth0:  [  OK  ] Starting system logger: [  OK  ] 
> Starting kernel logger: [  OK  ] Starting portmap: [  OK  ] 
> Starting NFS statd: [  OK  ] Starting auditd: [  OK  ] 
> Starting RPC idmapd: [  OK  ] Starting Bluetooth services:[  
> OK  ][  OK  ] Mounting other filesystems:  [  OK  ] Starting 
> automount: [  OK  ] Starting cups: [  OK  ] Starting sshd: [  
> OK  ] Starting sendmail: [  OK  ] Starting sm-client: [  OK  
> ] Starting console mouse services: [  OK  ] Starting crond: [ 
>  OK  ] Starting anacron: [  OK  ] Starting atd: [  OK  ] 
> Starting system message bus: [  OK  ] Starting HAL daemon: [  OK  ]
> 
>  
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
> 


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.