All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Kesselberg <kessel@proabi.de>
To: kvm@vger.kernel.org
Subject: Server network went away. Host + Guests not reachable.
Date: Sat, 11 Apr 2009 20:05:13 +0200	[thread overview]
Message-ID: <49E0DBD9.30405@proabi.de> (raw)

Hello,

i have a big problem with my kvm setup. My network went away and i cant 
find any informations about the reasons. Its not possible to reach the 
Host or the Guest by SSH. I'm using the latest kvm (QEMU PC emulator 
version 0.9.1 (kvm-84)) and a setup with a network bridge.

server1:~# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.26-1-amd64 (Debian 2.6.26-13lenny2) 
(dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 
4.1.2-25)) #1 SMP Fri Mar 13 17:46:45 UTC 2009
[    0.000000] Command line: root=/dev/md1 ro
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000ddfd0000 (usable)
[    0.000000]  BIOS-e820: 00000000ddfd0000 - 00000000ddfde000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000ddfde000 - 00000000de000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000120000000 (usable)
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 909264) 1 entries of 
3200 used
[    0.000000] Entering add_active_range(0, 1048576, 1179648) 2 entries 
of 3200 used
[    0.000000] max_pfn_mapped = 1179648
[    0.000000] init_memory_mapping
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP 000F98A0, 0014 (r0 ACPIAM)
[    0.000000] ACPI: RSDT DDFD0000, 003C (r1 M S I  OEMRSDT  10000731 
MSFT       97)
[    0.000000] ACPI: FACP DDFD0200, 0084 (r2 M S I  OEMFACP  10000731 
MSFT       97)
[    0.000000] ACPI: DSDT DDFD0430, 40D9 (r1  1ADNC 1ADNC000        0 
INTL 20051117)
[    0.000000] ACPI: FACS DDFDE000, 0040
[    0.000000] ACPI: APIC DDFD0390, 005C (r1 M S I  OEMAPIC  10000731 
MSFT       97)
[    0.000000] ACPI: MCFG DDFD03F0, 003C (r1 M S I  OEMMCFG  10000731 
MSFT       97)
[    0.000000] ACPI: OEMB DDFDE040, 0060 (r1 M S I  AMI_OEM  10000731 
MSFT       97)
[    0.000000] ACPI: EPTH DDFD4510, 0038 (r1 M S I  OEMHPET  10000731 
MSFT       97)
[    0.000000] ACPI: SSDT DDFD4550, 030E (r1 A M I  POWERNOW        1 
AMD         1)
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000120000000
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 909264) 1 entries of 
3200 used
[    0.000000] Entering add_active_range(0, 1048576, 1179648) 2 entries 
of 3200 used
[    0.000000] Bootmem setup node 0 0000000000000000-0000000120000000
[    0.000000]   NODE_DATA [000000000000e000 - 0000000000012fff]
[    0.000000]   bootmap [0000000000013000 -  0000000000036fff] pages 24
[    0.000000]   early res: 0 [0-fff] BIOS data page
[    0.000000]   early res: 1 [6000-7fff] TRAMPOLINE
[    0.000000]   early res: 2 [200000-675397] TEXT DATA BSS
[    0.000000]   early res: 3 [37953000-37fefff3] RAMDISK
[    0.000000]   early res: 4 [9fc00-fffff] BIOS reserved
[    0.000000]   early res: 5 [8000-dfff] PGTABLE
[    0.000000]  [ffffe20000000000-ffffe20002dfffff] PMD -> 
[ffff810001200000-ffff810003ffffff] on node 0
[    0.000000]  [ffffe20002e00000-ffffe20003ffffff] PMD -> 
[ffff81000c000000-ffff81000cbfffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   DMA32        4096 ->  1048576
[    0.000000]   Normal    1048576 ->  1179648
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0:        0 ->      159
[    0.000000]     0:      256 ->   909264
[    0.000000]     0:  1048576 ->  1179648
[    0.000000] On node 0 totalpages: 1040239
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 1248 pages reserved
[    0.000000]   DMA zone: 2695 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 890888 pages, LIFO batch:31
[    0.000000]   Normal zone: 1792 pages used for memmap
[    0.000000]   Normal zone: 129280 pages, LIFO batch:31
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] ATI board detected. Disabling timer routing over 8254.
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Setting APIC routing to flat
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 
00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 
00000000000e4000
[    0.000000] PM: Registered nosave memory: 00000000000e4000 - 
0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000ddfd0000 - 
00000000ddfde000
[    0.000000] PM: Registered nosave memory: 00000000ddfde000 - 
00000000de000000
[    0.000000] PM: Registered nosave memory: 00000000de000000 - 
00000000fff00000
[    0.000000] PM: Registered nosave memory: 00000000fff00000 - 
0000000100000000
[    0.000000] Allocating PCI resources starting at e0000000 (gap: 
de000000:21f00000)
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PERCPU: Allocating 37168 bytes of per cpu data
[    0.000000] NR_CPUS: 32, nr_cpu_ids: 2
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  
Total pages: 1022863
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/md1 ro
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] TSC calibrated against PM_TIMER
[    0.000000] Marking TSC unstable due to TSCs unsynchronized
[    0.000000] time.c: Detected 2899.955 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Checking aperture...
[    0.004000] Node 0: aperture @ 0 size 32 MB
[    0.004000] No AGP bridge found
[    0.004000] Your BIOS doesn't leave a aperture memory hole
[    0.004000] Please enable the IOMMU option in the BIOS setup
[    0.004000] This costs you 64 MB of RAM
[    0.004000] Mapping aperture over 65536 KB of RAM @ 4000000
[    0.004000] PM: Registered nosave memory: 0000000004000000 - 
0000000008000000
[    0.004000] Memory: 4024336k/4718592k available (2226k kernel code, 
136620k reserved, 1082k data, 392k init)
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.084360] Calibrating delay using timer specific routine.. 5985.06 
BogoMIPS (lpj=11970120)
[    0.084470] Security Framework initialized
[    0.084509] SELinux:  Disabled at boot.
[    0.084545] Capability LSM initialized
[    0.084900] Dentry cache hash table entries: 524288 (order: 10, 
4194304 bytes)
[    0.087585] Inode-cache hash table entries: 262144 (order: 9, 2097152 
bytes)
[    0.089003] Mount-cache hash table entries: 256
[    0.089174] Initializing cgroup subsys ns
[    0.089211] Initializing cgroup subsys cpuacct
[    0.089248] Initializing cgroup subsys devices
[    0.089298] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 
bytes/line)
[    0.089335] CPU: L2 Cache: 512K (64 bytes/line)
[    0.089372] CPU 0/0 -> Node 0
[    0.089415] CPU: Physical Processor ID: 0
[    0.089450] CPU: Processor Core ID: 0
[    0.090028] ACPI: Core revision 20080321
[    0.137612] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ 
stepping 02
[    0.137713] Using local APIC timer interrupts.
[    0.144009] APIC timer calibration result 12499812
[    0.144009] Detected 12.499 MHz APIC timer.
[    0.144009] Booting processor 1/1 ip 6000
[    0.152009] Initializing CPU#1
[    0.152009] Calibrating delay using timer specific routine.. 5799.97 
BogoMIPS (lpj=11599942)
[    0.152009] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 
bytes/line)
[    0.152009] CPU: L2 Cache: 512K (64 bytes/line)
[    0.152009] CPU 1/1 -> Node 0
[    0.152009] CPU: Physical Processor ID: 0
[    0.152009] CPU: Processor Core ID: 1
[    0.231985] CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 5600+ 
stepping 02
[    0.232014] Brought up 2 CPUs
[    0.232014] Total of 2 processors activated (11785.03 BogoMIPS).
[    0.232014] CPU0 attaching sched-domain:
[    0.232014]  domain 0: span 0-1
[    0.232014]   groups: 0 1
[    0.232014]   domain 1: span 0-1
[    0.232014]    groups: 0-1
[    0.232014] CPU1 attaching sched-domain:
[    0.232014]  domain 0: span 0-1
[    0.232014]   groups: 1 0
[    0.232014]   domain 1: span 0-1
[    0.232014]    groups: 0-1
[    0.232014] net_namespace: 1224 bytes
[    0.232014] Booting paravirtualized kernel on bare hardware
[    0.232014] NET: Registered protocol family 16
[    0.232014] node 0 link 0: io port [1000, ffffff]
[    0.232014] TOM: 00000000e0000000 aka 3584M
[    0.232014] node 0 link 0: mmio [fc000000, fdfeffff]
[    0.232014] node 0 link 0: mmio [e0000000, efffffff]
[    0.232014] node 0 link 0: mmio [e0000000, ffff]
[    0.232014] node 0 link 0: mmio [a0000, bffff]
[    0.232014] node 0 link 0: mmio [fdff0000, ffffffff]
[    0.232014] TOM2: 0000000120000000 aka 4608M
[    0.232014] bus: [00,ff] on node 0 link 0
[    0.232014] bus: 00 index 0 io port: [0, ffff]
[    0.232014] bus: 00 index 1 mmio: [f0000000, ffffffff]
[    0.232014] bus: 00 index 2 mmio: [e0000000, efffffff]
[    0.232014] bus: 00 index 3 mmio: [e0000000, ffff]
[    0.232014] bus: 00 index 4 mmio: [a0000, bffff]
[    0.232014] bus: 00 index 5 mmio: [120000000, fcffffffff]
[    0.232014] ACPI: bus type pci registered
[    0.232014] PCI: MCFG configuration 0: base e0000000 segment 0 buses 
0 - 255
[    0.232014] PCI: Not using MMCONFIG.
[    0.232014] PCI: Using configuration type 1 for base access
[    0.232014] ACPI: EC: Look up EC in DSDT
[    0.237961] ACPI: Interpreter enabled
[    0.237998] ACPI: (supports S0 S1 S3 S4 S5)
[    0.238201] ACPI: Using IOAPIC for interrupt routing
[    0.238282] PCI: MCFG configuration 0: base e0000000 segment 0 buses 
0 - 255
[    0.240015] PCI: MCFG area at e0000000 reserved in ACPI motherboard 
resources
[    0.251267] PCI: Using MMCONFIG at e0000000 - efffffff
[    0.260016] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.260016] pci 0000:00:12.0: set SATA to AHCI mode
[    0.262923] PCI: Transparent bridge - 0000:00:14.4
[    0.262980] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.263248] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.263337] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
[    0.263427] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[    0.276017] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 10 11 12 
14 15)
[    0.276017] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *7 10 11 12 
14 15)
[    0.276017] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 11 12 
14 15)
[    0.276017] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *10 11 12 
14 15)
[    0.276017] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 5 7 10 11 12 
14 15)
[    0.276017] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 
15) *0, disabled.
[    0.276017] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 *11 12 
14 15)
[    0.276017] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 
15) *0, disabled.
[    0.279040] ACPI Warning (tbutils-0217): Incorrect checksum in table 
[OEMB] - 1A, should be 18 [20080321]
[    0.279154] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.279307] pnp: PnP ACPI init
[    0.279347] ACPI: bus type pnp registered
[    0.279398] pnp 00:00: parse allocated resources
[    0.279497] pnp 00:00:   add io  0xcf8-0xcff flags 0x1
[    0.279628] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.279666] pnp 00:01: parse allocated resources
[    0.279717] pnp 00:01:   add mem 0xde000000-0xdfffffff flags 0x0
[    0.279720] pnp 00:01: PNP0c02: calling 
quirk_system_pci_resources+0x0/0x15c
[    0.279863] pnp 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.279893] pnp 00:02: parse allocated resources
[    0.279899] pnp 00:02:   add dma 4 flags 0x4
[    0.279900] pnp 00:02:   add io  0x0-0xf flags 0x1
[    0.279902] pnp 00:02:   add io  0x81-0x83 flags 0x1
[    0.279903] pnp 00:02:   add io  0x87-0x87 flags 0x1
[    0.279905] pnp 00:02:   add io  0x89-0x8b flags 0x1
[    0.279906] pnp 00:02:   add io  0x8f-0x8f flags 0x1
[    0.279908] pnp 00:02:   add io  0xc0-0xdf flags 0x1
[    0.280032] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.280044] pnp 00:03: parse allocated resources
[    0.280048] pnp 00:03:   add io  0x70-0x71 flags 0x1
[    0.280054] pnp 00:03:   add irq 8 flags 0x1
[    0.280178] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.280190] pnp 00:04: parse allocated resources
[    0.280193] pnp 00:04:   add io  0x61-0x61 flags 0x1
[    0.280317] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.280328] pnp 00:05: parse allocated resources
[    0.280332] pnp 00:05:   add io  0xf0-0xff flags 0x1
[    0.280335] pnp 00:05:   add irq 13 flags 0x1
[    0.280460] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.280654] pnp 00:06: parse allocated resources
[    0.280880] pnp 00:06:   add io  0x2f8-0x2ff flags 0x1
[    0.280884] pnp 00:06:   add irq 3 flags 0x1
[    0.280885] pnp 00:06: parse resource options
[    0.280887] pnp 00:06: new independent option
[    0.280917] pnp 00:06: new dependent option (priority 0x0)
[    0.280919] pnp 00:06:   io  min 0x2f8 max 0x2f8 align 1 size 8 flags 0x1
[    0.280923] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000008 
flags 0x1
[    0.280925] pnp 00:06: new dependent option (priority 0x1)
[    0.280927] pnp 00:06:   io  min 0x3f8 max 0x3f8 align 1 size 8 flags 0x1
[    0.280931] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 
flags 0x1
[    0.280933] pnp 00:06: new dependent option (priority 0x1)
[    0.280935] pnp 00:06:   io  min 0x2f8 max 0x2f8 align 1 size 8 flags 0x1
[    0.280938] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 
flags 0x1
[    0.280940] pnp 00:06: new dependent option (priority 0x1)
[    0.280942] pnp 00:06:   io  min 0x3e8 max 0x3e8 align 1 size 8 flags 0x1
[    0.280945] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 
flags 0x1
[    0.280947] pnp 00:06: new dependent option (priority 0x1)
[    0.280949] pnp 00:06:   io  min 0x2e8 max 0x2e8 align 1 size 8 flags 0x1
[    0.280952] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 
flags 0x1
[    0.280955] pnp 00:06: new dependent option (priority 0x1)
[    0.280956] pnp 00:06:   io  min 0x3f8 max 0x3f8 align 1 size 8 flags 0x1
[    0.280960] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 
flags 0x1
[    0.280962] pnp 00:06:   dma bitmask 0xf flags 0x0
[    0.280964] pnp 00:06: new dependent option (priority 0x1)
[    0.280965] pnp 00:06:   io  min 0x2f8 max 0x2f8 align 1 size 8 flags 0x1
[    0.280969] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 
flags 0x1
[    0.280971] pnp 00:06:   dma bitmask 0xf flags 0x0
[    0.280972] pnp 00:06: new dependent option (priority 0x1)
[    0.280974] pnp 00:06:   io  min 0x3e8 max 0x3e8 align 1 size 8 flags 0x1
[    0.280977] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 
flags 0x1
[    0.280979] pnp 00:06:   dma bitmask 0xf flags 0x0
[    0.280981] pnp 00:06: new dependent option (priority 0x1)
[    0.280983] pnp 00:06:   io  min 0x2e8 max 0x2e8 align 1 size 8 flags 0x1
[    0.280986] pnp 00:06:   irq bitmask 
00000000,00000000,00000000,00000000,00000000,00000000,00000000,00001cf8 
flags 0x1
[    0.280988] pnp 00:06:   dma bitmask 0xf flags 0x0
[    0.280989] pnp 00:06: end dependent options
[    0.281115] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.281341] pnp 00:07: parse allocated resources
[    0.281410] pnp 00:07:   add mem 0xfec00000-0xfec00fff flags 0x0
[    0.281411] pnp 00:07:   add mem 0xfee00000-0xfee00fff flags 0x0
[    0.281414] pnp 00:07: PNP0c02: calling 
quirk_system_pci_resources+0x0/0x15c
[    0.281559] pnp 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.281570] pnp 00:08: parse allocated resources
[    0.281738] pnp 00:08:   add io  0x10-0x1f flags 0x1
[    0.281739] pnp 00:08:   add io  0x22-0x3f flags 0x1
[    0.281741] pnp 00:08:   add io  0x62-0x63 flags 0x1
[    0.281742] pnp 00:08:   add io  0x65-0x6f flags 0x1
[    0.281744] pnp 00:08:   add io  0x72-0x7f flags 0x1
[    0.281745] pnp 00:08:   add io  0x80-0x80 flags 0x1
[    0.281747] pnp 00:08:   add io  0x84-0x86 flags 0x1
[    0.281748] pnp 00:08:   add io  0x88-0x88 flags 0x1
[    0.281750] pnp 00:08:   add io  0x8c-0x8e flags 0x1
[    0.281751] pnp 00:08:   add io  0x90-0x9f flags 0x1
[    0.281753] pnp 00:08:   add io  0xa2-0xbf flags 0x1
[    0.281754] pnp 00:08:   add io  0xb1-0xb1 flags 0x1
[    0.281756] pnp 00:08:   add io  0xe0-0xef flags 0x1
[    0.281757] pnp 00:08:   add io  0x4d0-0x4d1 flags 0x1
[    0.281759] pnp 00:08:   add io  0x40b-0x40b flags 0x1
[    0.281761] pnp 00:08:   add io  0x4d6-0x4d6 flags 0x1
[    0.281762] pnp 00:08:   add io  0xc00-0xc01 flags 0x1
[    0.281764] pnp 00:08:   add io  0xc14-0xc14 flags 0x1
[    0.281765] pnp 00:08:   add io  0xc50-0xc51 flags 0x1
[    0.281767] pnp 00:08:   add io  0xc52-0xc52 flags 0x1
[    0.281768] pnp 00:08:   add io  0xc6c-0xc6c flags 0x1
[    0.281770] pnp 00:08:   add io  0xc6f-0xc6f flags 0x1
[    0.281772] pnp 00:08:   add io  0xcd0-0xcd1 flags 0x1
[    0.281773] pnp 00:08:   add io  0xcd2-0xcd3 flags 0x1
[    0.281775] pnp 00:08:   add io  0xcd4-0xcd5 flags 0x1
[    0.281776] pnp 00:08:   add io  0xcd6-0xcd7 flags 0x1
[    0.281778] pnp 00:08:   add io  0xcd8-0xcdf flags 0x1
[    0.281780] pnp 00:08:   add io  0x800-0x89f flags 0x1
[    0.281781] pnp 00:08:   add io  0xb10-0xb1f flags 0x1
[    0.281783] pnp 00:08:   add io  0x0-0xffffffffffffffff flags 0x10000001
[    0.281785] pnp 00:08:   add io  0x900-0x90f flags 0x1
[    0.281787] pnp 00:08:   add io  0x910-0x91f flags 0x1
[    0.281788] pnp 00:08:   add io  0xfe00-0xfefe flags 0x1
[    0.281790] pnp 00:08:   add mem 0xffb80000-0xffbfffff flags 0x0
[    0.281792] pnp 00:08:   add mem 0xfff00000-0xffffffff flags 0x1
[    0.281794] pnp 00:08: PNP0c02: calling 
quirk_system_pci_resources+0x0/0x15c
[    0.281937] pnp 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.281980] pnp 00:09: parse allocated resources
[    0.281985] pnp 00:09:   add io  0x60-0x60 flags 0x1
[    0.281986] pnp 00:09:   add io  0x64-0x64 flags 0x1
[    0.281990] pnp 00:09:   add irq 1 flags 0x1
[    0.282119] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b 
(active)
[    0.282163] pnp 00:0a: parse allocated resources
[    0.282294] pnp 00:0a:   add io  0x0-0xffffffffffffffff flags 0x10000001
[    0.282294] pnp 00:0a:   add io  0x600-0x6df flags 0x1
[    0.282294] pnp 00:0a:   add io  0xae0-0xaef flags 0x1
[    0.282294] pnp 00:0a: PNP0c02: calling 
quirk_system_pci_resources+0x0/0x15c
[    0.282294] pnp 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.282294] pnp 00:0b: parse allocated resources
[    0.282294] pnp 00:0b:   add mem 0xe0000000-0xefffffff flags 0x0
[    0.282294] pnp 00:0b: PNP0c02: calling 
quirk_system_pci_resources+0x0/0x15c
[    0.282294] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.282294] pnp 00:0c: parse allocated resources
[    0.282294] pnp 00:0c:   add mem 0x0-0x9ffff flags 0x1
[    0.282294] pnp 00:0c:   add mem 0xc0000-0xcffff flags 0x0
[    0.282294] pnp 00:0c:   add mem 0xe0000-0xfffff flags 0x0
[    0.282294] pnp 00:0c:   add mem 0x100000-0xddffffff flags 0x1
[    0.282294] pnp 00:0c:   add mem 0x0-0xffffffffffffffff flags 0x10000000
[    0.282294] pnp 00:0c: PNP0c01: calling 
quirk_system_pci_resources+0x0/0x15c
[    0.282294] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.282294] pnp: PnP ACPI: found 13 devices
[    0.282294] ACPI: ACPI bus type pnp unregistered
[    0.282294] usbcore: registered new interface driver usbfs
[    0.282294] usbcore: registered new interface driver hub
[    0.282294] usbcore: registered new device driver usb
[    0.282294] PCI: Using ACPI for IRQ routing
[    0.310296] PCI-DMA: Disabling AGP.
[    0.310296] PCI-DMA: aperture base @ 4000000 size 65536 KB
[    0.310296] PCI-DMA: using GART IOMMU.
[    0.310296] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    0.310296] ACPI: RTC can wake from S4
[    0.325063] pnp: the driver 'system' has been registered
[    0.325080] system 00:01: iomem range 0xde000000-0xdfffffff has been 
reserved
[    0.325118] system 00:01: driver attached
[    0.325128] system 00:07: iomem range 0xfec00000-0xfec00fff has been 
reserved
[    0.326740] system 00:07: iomem range 0xfee00000-0xfee00fff has been 
reserved
[    0.326777] system 00:07: driver attached
[    0.326783] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[    0.326821] system 00:08: ioport range 0x40b-0x40b has been reserved
[    0.326858] system 00:08: ioport range 0x4d6-0x4d6 has been reserved
[    0.326895] system 00:08: ioport range 0xc00-0xc01 has been reserved
[    0.326932] system 00:08: ioport range 0xc14-0xc14 has been reserved
[    0.326968] system 00:08: ioport range 0xc50-0xc51 has been reserved
[    0.327005] system 00:08: ioport range 0xc52-0xc52 has been reserved
[    0.327042] system 00:08: ioport range 0xc6c-0xc6c has been reserved
[    0.327079] system 00:08: ioport range 0xc6f-0xc6f has been reserved
[    0.327116] system 00:08: ioport range 0xcd0-0xcd1 has been reserved
[    0.327153] system 00:08: ioport range 0xcd2-0xcd3 has been reserved
[    0.327872] system 00:08: ioport range 0xcd4-0xcd5 has been reserved
[    0.327872] system 00:08: ioport range 0xcd6-0xcd7 has been reserved
[    0.327872] system 00:08: ioport range 0xcd8-0xcdf has been reserved
[    0.327872] system 00:08: ioport range 0x800-0x89f has been reserved
[    0.327872] system 00:08: ioport range 0xb10-0xb1f has been reserved
[    0.327872] system 00:08: ioport range 0x900-0x90f has been reserved
[    0.327872] system 00:08: ioport range 0x910-0x91f has been reserved
[    0.327872] system 00:08: ioport range 0xfe00-0xfefe has been reserved
[    0.327872] system 00:08: iomem range 0xffb80000-0xffbfffff has been 
reserved
[    0.327872] system 00:08: iomem range 0xfff00000-0xffffffff could not 
be reserved
[    0.327872] system 00:08: driver attached
[    0.327872] system 00:0a: ioport range 0x600-0x6df has been reserved
[    0.327872] system 00:0a: ioport range 0xae0-0xaef has been reserved
[    0.327872] system 00:0a: driver attached
[    0.327872] system 00:0b: iomem range 0xe0000000-0xefffffff has been 
reserved
[    0.327872] system 00:0b: driver attached
[    0.327872] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[    0.327872] system 00:0c: iomem range 0xc0000-0xcffff has been reserved
[    0.327872] system 00:0c: iomem range 0xe0000-0xfffff could not be 
reserved
[    0.327872] system 00:0c: iomem range 0x100000-0xddffffff could not 
be reserved
[    0.327914] system 00:0c: driver attached
[    0.331872] PCI: Bridge: 0000:00:01.0
[    0.331872]   IO window: c000-cfff
[    0.331872]   MEM window: 0xfe800000-0xfe9fffff
[    0.331872]   PREFETCH window: 0x00000000fc000000-0x00000000fdffffff
[    0.331872] PCI: Bridge: 0000:00:07.0
[    0.331872]   IO window: d000-dfff
[    0.331872]   MEM window: 0xfea00000-0xfeafffff
[    0.331872]   PREFETCH window: 0x00000000f0000000-0x00000000f00fffff
[    0.331872] PCI: Bridge: 0000:00:14.4
[    0.331872]   IO window: e000-efff
[    0.331872]   MEM window: 0xfeb00000-0xfebfffff
[    0.331872]   PREFETCH window: disabled.
[    0.331872] PCI: Setting latency timer of device 0000:00:07.0 to 64
[    0.331872] NET: Registered protocol family 2
[    0.334923] Switched to high resolution mode on CPU 0
[    0.335103] Switched to high resolution mode on CPU 1
[    0.379013] IP route cache hash table entries: 131072 (order: 8, 
1048576 bytes)
[    0.379947] TCP established hash table entries: 524288 (order: 11, 
8388608 bytes)
[    0.383946] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.384143] TCP: Hash tables configured (established 524288 bind 65536)
[    0.384143] TCP reno registered
[    0.394287] NET: Registered protocol family 1
[    0.394409] checking if image is initramfs... it is
[    0.739819] Freeing initrd memory: 6771k freed
[    0.744420] audit: initializing netlink socket (disabled)
[    0.744420] type=2000 audit(1239470784.736:1): initialized
[    0.744420] Total HugeTLB memory allocated, 0
[    0.744420] VFS: Disk quotas dquot_6.5.1
[    0.744420] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.744420] msgmni has been set to 7873
[    0.744420] Block layer SCSI generic (bsg) driver version 0.4 loaded 
(major 253)
[    0.744420] io scheduler noop registered
[    0.744420] io scheduler anticipatory registered
[    0.744420] io scheduler deadline registered
[    0.744420] io scheduler cfq registered (default)
[    0.867021] pci 0000:01:05.0: Boot video device
[    0.868418] PCI: Setting latency timer of device 0000:00:07.0 to 64
[    0.868418] assign_interrupt_mode Found MSI capability
[    0.868418] Allocate Port Service[0000:00:07.0:pcie00]
[    0.868418] Allocate Port Service[0000:00:07.0:pcie03]
[    0.868418] Linux agpgart interface v0.103
[    0.868473] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ 
sharing enabled
[    0.872447] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.872447] pnp: the driver 'serial' has been registered
[    0.872447] 00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.872447] serial 00:06: driver attached
[    0.872447] brd: module loaded
[    0.872447] input: Macintosh mouse button emulation as 
/class/input/input0
[    0.872447] pnp: the driver 'i8042 kbd' has been registered
[    0.872447] i8042 kbd 00:09: driver attached
[    0.872447] pnp: the driver 'i8042 aux' has been registered
[    0.872447] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.872447] PNP: PS/2 appears to have AUX port disabled, if this is 
incorrect please boot with i8042.nopnp
[    0.872447] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.929367] mice: PS/2 mouse device common for all mice
[    0.929367] pnp: the driver 'rtc_cmos' has been registered
[    0.929367] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.929367] rtc0: alarms up to one month, y3k
[    0.929367] rtc_cmos 00:03: driver attached
[    0.929367] cpuidle: using governor ladder
[    0.929367] cpuidle: using governor menu
[    0.929367] No iBFT detected.
[    0.929367] TCP cubic registered
[    0.929367] NET: Registered protocol family 17
[    0.929367] registered taskstats version 1
[    0.929367] rtc_cmos 00:03: setting system clock to 2009-04-11 
17:26:25 UTC (1239470785)
[    0.929367] Freeing unused kernel memory: 392k freed
[    0.981370] input: AT Translated Set 2 keyboard as /class/input/input1
[    0.989188] SCSI subsystem initialized
[    0.993184] 3ware Storage Controller device driver for Linux 
v1.26.02.002.
[    0.997184] 3ware 9000 Storage Controller device driver for Linux 
v2.26.02.010.
[    1.004371] Uniform Multi-Platform E-IDE driver
[    1.004371] ide: Assuming 33MHz system bus speed for PIO modes; 
override with idebus=xx
[    1.010721] No dock devices found.
[    1.014673] libata version 3.00 loaded.
[    1.026676] ahci 0000:00:12.0: version 3.0
[    1.026676] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level, 
low) -> IRQ 22
[    1.026676] ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 
32bit
[    2.337093] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 
0xf impl SATA mode
[    2.337135] ahci 0000:00:12.0: flags: ncq sntf ilck pm led clo pmp 
pio slum part
[    2.341038] scsi0 : ahci
[    2.341038] scsi1 : ahci
[    2.341038] scsi2 : ahci
[    2.341038] scsi3 : ahci
[    2.341038] ata1: SATA max UDMA/133 abar m1024@0xfe7ff800 port 
0xfe7ff900 irq 22
[    2.341038] ata2: SATA max UDMA/133 abar m1024@0xfe7ff800 port 
0xfe7ff980 irq 22
[    2.341038] ata3: SATA max UDMA/133 abar m1024@0xfe7ff800 port 
0xfe7ffa00 irq 22
[    2.341038] ata4: SATA max UDMA/133 abar m1024@0xfe7ff800 port 
0xfe7ffa80 irq 22
[    2.847905] ata1: softreset failed (device not ready)
[    2.847947] ata1: failed due to HW bug, retry pmp=0
[    3.011863] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.029030] ata1.00: ATA-8: SAMSUNG HD501LJ, CR100-13, max UDMA7
[    3.029030] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.029030] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
[    3.029030] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
[    3.029030] ata1.00: configured for UDMA/133
[    3.531768] ata2: softreset failed (device not ready)
[    3.531805] ata2: failed due to HW bug, retry pmp=0
[    3.695726] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.697028] ata2.00: ATA-8: SAMSUNG HD501LJ, CR100-13, max UDMA7
[    3.697028] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.697028] ata2.00: SB600 AHCI: limiting to 255 sectors per cmd
[    3.697087] ata2.00: SB600 AHCI: limiting to 255 sectors per cmd
[    3.697087] ata2.00: configured for UDMA/133
[    4.036921] ata3: SATA link down (SStatus 0 SControl 300)
[    4.816946] ata4: SATA link down (SStatus 0 SControl 300)
[    4.868936] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HD501LJ  
CR10 PQ: 0 ANSI: 5
[    4.868936] scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG HD501LJ  
CR10 PQ: 0 ANSI: 5
[    4.868936] SB600_PATA: IDE controller (0x1002:0x438c rev 0x00) at  
PCI slot 0000:00:14.1
[    4.868936] ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, 
low) -> IRQ 16
[    4.868936] SB600_PATA: not 100% native mode: will probe irqs later
[    4.868936]     ide0: BM-DMA at 0xff00-0xff07
[    4.868936] Probing IDE interface ide0...
[    5.436925] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    5.440931] md: raid0 personality registered for level 0
[    5.451287] md: raid1 personality registered for level 1
[    5.453063] ACPI: duty_cycle spans bit 4
[    5.453063] ACPI: ACPI0007:00 is registered as cooling_device0
[    5.453063] ACPI: ACPI0007:01 is registered as cooling_device1
[    5.456685] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core 
Processor 5600+ processors (2 cpu cores) (version 2.20.00)
[    5.453063] powernow-k8:    0 : fid 0x15 (2900 MHz), vid 0x8
[    5.453063] powernow-k8:    1 : fid 0x14 (2800 MHz), vid 0x9
[    5.453063] powernow-k8:    2 : fid 0x12 (2600 MHz), vid 0xb
[    5.453063] powernow-k8:    3 : fid 0x10 (2400 MHz), vid 0xd
[    5.453063] powernow-k8:    4 : fid 0xe (2200 MHz), vid 0xf
[    5.453063] powernow-k8:    5 : fid 0xc (2000 MHz), vid 0x11
[    5.453063] powernow-k8:    6 : fid 0xa (1800 MHz), vid 0x11
[    5.453063] powernow-k8:    7 : fid 0x2 (1000 MHz), vid 0x12
[    5.541773] Driver 'sd' needs updating - please use bus_type methods
[    5.541924] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors 
(500108 MB)
[    5.541978] sd 0:0:0:0: [sda] Write Protect is off
[    5.542017] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.542050] sd 0:0:0:0: [sda] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    5.542151] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors 
(500108 MB)
[    5.542202] sd 0:0:0:0: [sda] Write Protect is off
[    5.542238] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.542269] sd 0:0:0:0: [sda] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    5.542311]  sda:<6>r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
[    5.593263] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 19 (level, 
low) -> IRQ 19
[    5.593263] PCI: Setting latency timer of device 0000:02:00.0 to 64
[    5.593263] eth0: RTL8168b/8111b at 0xffffc2000062e000, 
00:1d:92:b6:cd:2e, XID 38000000 IRQ 1278
[    5.598671]  sda1 sda2
[    5.598881] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.599005] sd 1:0:0:0: [sdb] 976773168 512-byte hardware sectors 
(500108 MB)
[    5.599059] sd 1:0:0:0: [sdb] Write Protect is off
[    5.599095] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    5.599126] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    5.599216] sd 1:0:0:0: [sdb] 976773168 512-byte hardware sectors 
(500108 MB)
[    5.599268] sd 1:0:0:0: [sdb] Write Protect is off
[    5.599304] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    5.599334] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    5.599375]  sdb: sdb1 sdb2
[    5.608550] sd 1:0:0:0: [sdb] Attached SCSI disk
[    5.650586] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller 
(OHCI) Driver
[    5.650613] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 16 (level, 
low) -> IRQ 16
[    5.653523] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    5.653678] ohci_hcd 0000:00:13.0: new USB bus registered, assigned 
bus number 1
[    5.653737] ohci_hcd 0000:00:13.0: irq 16, io mem 0xfe7fe000
[    5.712202] usb usb1: configuration #1 chosen from 1 choice
[    5.712269] hub 1-0:1.0: USB hub found
[    5.712313] hub 1-0:1.0: 2 ports detected
[    5.822026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    5.822067] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    5.822107] usb usb1: Product: OHCI Host Controller
[    5.822143] usb usb1: Manufacturer: Linux 2.6.26-1-amd64 ohci_hcd
[    5.822179] usb usb1: SerialNumber: 0000:00:13.0
[    5.822254] ACPI: PCI Interrupt 0000:00:13.1[B] -> GSI 17 (level, 
low) -> IRQ 17
[    5.822339] ohci_hcd 0000:00:13.1: OHCI Host Controller
[    5.822415] ohci_hcd 0000:00:13.1: new USB bus registered, assigned 
bus number 2
[    5.822473] ohci_hcd 0000:00:13.1: irq 17, io mem 0xfe7fd000
[    5.885904] usb usb2: configuration #1 chosen from 1 choice
[    5.885904] hub 2-0:1.0: USB hub found
[    5.885904] hub 2-0:1.0: 2 ports detected
[    5.985988] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    5.986025] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    5.986065] usb usb2: Product: OHCI Host Controller
[    5.986100] usb usb2: Manufacturer: Linux 2.6.26-1-amd64 ohci_hcd
[    5.986136] usb usb2: SerialNumber: 0000:00:13.1
[    5.986209] ACPI: PCI Interrupt 0000:00:13.2[C] -> GSI 18 (level, 
low) -> IRQ 18
[    5.986292] ohci_hcd 0000:00:13.2: OHCI Host Controller
[    5.986378] ohci_hcd 0000:00:13.2: new USB bus registered, assigned 
bus number 3
[    5.986435] ohci_hcd 0000:00:13.2: irq 18, io mem 0xfe7fc000
[    6.046104] usb usb3: configuration #1 chosen from 1 choice
[    6.046163] hub 3-0:1.0: USB hub found
[    6.046207] hub 3-0:1.0: 2 ports detected
[    6.149978] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    6.150015] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    6.150056] usb usb3: Product: OHCI Host Controller
[    6.150091] usb usb3: Manufacturer: Linux 2.6.26-1-amd64 ohci_hcd
[    6.150128] usb usb3: SerialNumber: 0000:00:13.2
[    6.150191] ACPI: PCI Interrupt 0000:00:13.3[B] -> GSI 17 (level, 
low) -> IRQ 17
[    6.150270] ohci_hcd 0000:00:13.3: OHCI Host Controller
[    6.150339] ohci_hcd 0000:00:13.3: new USB bus registered, assigned 
bus number 4
[    6.150389] ohci_hcd 0000:00:13.3: irq 17, io mem 0xfe7fb000
[    6.214083] usb usb4: configuration #1 chosen from 1 choice
[    6.214139] hub 4-0:1.0: USB hub found
[    6.214182] hub 4-0:1.0: 2 ports detected
[    6.317962] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    6.317999] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    6.318039] usb usb4: Product: OHCI Host Controller
[    6.318074] usb usb4: Manufacturer: Linux 2.6.26-1-amd64 ohci_hcd
[    6.318110] usb usb4: SerialNumber: 0000:00:13.3
[    6.318173] ACPI: PCI Interrupt 0000:00:13.4[C] -> GSI 18 (level, 
low) -> IRQ 18
[    6.318251] ohci_hcd 0000:00:13.4: OHCI Host Controller
[    6.318318] ohci_hcd 0000:00:13.4: new USB bus registered, assigned 
bus number 5
[    6.318368] ohci_hcd 0000:00:13.4: irq 18, io mem 0xfe7fa000
[    6.378090] usb usb5: configuration #1 chosen from 1 choice
[    6.378146] hub 5-0:1.0: USB hub found
[    6.378189] hub 5-0:1.0: 2 ports detected
[    6.481967] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    6.482005] usb usb5: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    6.482044] usb usb5: Product: OHCI Host Controller
[    6.482081] usb usb5: Manufacturer: Linux 2.6.26-1-amd64 ohci_hcd
[    6.482117] usb usb5: SerialNumber: 0000:00:13.4
[    6.482241] ACPI: PCI Interrupt 0000:00:13.5[D] -> GSI 19 (level, 
low) -> IRQ 19
[    6.482319] ehci_hcd 0000:00:13.5: EHCI Host Controller
[    6.482393] ehci_hcd 0000:00:13.5: new USB bus registered, assigned 
bus number 6
[    6.482469] ehci_hcd 0000:00:13.5: debug port 1
[    6.482515] ehci_hcd 0000:00:13.5: irq 19, io mem 0xfe7ff000
[    6.493900] ehci_hcd 0000:00:13.5: USB 2.0 started, EHCI 1.00, driver 
10 Dec 2004
[    6.493988] usb usb6: configuration #1 chosen from 1 choice
[    6.494045] hub 6-0:1.0: USB hub found
[    6.494085] hub 6-0:1.0: 10 ports detected
[    6.597967] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[    6.598004] usb usb6: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    6.598045] usb usb6: Product: EHCI Host Controller
[    6.598080] usb usb6: Manufacturer: Linux 2.6.26-1-amd64 ehci_hcd
[    6.598117] usb usb6: SerialNumber: 0000:00:13.5
[    6.679370] md: md0 stopped.
[    6.685303] md: bind<sdb1>
[    6.685475] md: bind<sda1>
[    6.695595] raid1: raid set md0 active with 2 out of 2 mirrors
[    6.695595] md: md1 stopped.
[    6.695660] md: bind<sdb2>
[    6.695677] md: bind<sda2>
[    6.704503] raid1: raid set md1 active with 2 out of 2 mirrors
[    6.819600] PM: Starting manual resume from disk
[    6.863821] kjournald starting.  Commit interval 5 seconds
[    6.863821] EXT3-fs: mounted filesystem with ordered data mode.
[    7.955719] udevd version 125 started
[    8.342550] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    8.359657] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    8.397496] input: Power Button (FF) as /class/input/input2
[    8.452083] ACPI: Power Button (FF) [PWRF]
[    8.452195] input: Power Button (CM) as /class/input/input3
[    8.516059] ACPI: Power Button (CM) [PWRB]
[    8.708589] piix4_smbus 0000:00:14.0: Found 0000:00:14.0 device
[    8.739599] ACPI: PCI Interrupt 0000:01:05.2[B] -> GSI 19 (level, 
low) -> IRQ 19
[    8.779482] input: PC Speaker as /class/input/input4
[    8.885204] Error: Driver 'pcspkr' is already registered, aborting...
[   10.420492] Adding 2104440k swap on /dev/md0.  Priority:-1 extents:1 
across:2104440k
[   10.451076] EXT3 FS on md1, internal journal
[   11.463620] loop: module loaded
[   11.505551] loaded kvm module (kvm-84)
[   12.360507] r8169: eth0: link up
[   12.360507] r8169: eth0: link up
[   12.517848] Bridge firewalling registered
[   12.520473] kvm0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
[   12.617585] NET: Registered protocol family 10
[   12.618010] lo: Disabled Privacy Extensions
[   14.334581] tun: Universal TUN/TAP device driver, 1.6
[   14.334581] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   14.335189] device kvm1 entered promiscuous mode
[   14.340916] kvm0: port 1(kvm1) entering learning state
[   14.848922] Clocksource tsc unstable (delta = -189314581 ns)
[   23.618680] kvm0: no IPv6 routers present
[   23.882681] eth0: no IPv6 routers present
[   25.309330] kvm1: no IPv6 routers present
[   26.983450] device kvm2 entered promiscuous mode
[   27.016681] kvm0: port 2(kvm2) entering learning state
[   30.423540] kvm0: topology change detected, propagating
[   30.423561] kvm0: port 1(kvm1) entering forwarding state
[   34.146436] device kvm4 entered promiscuous mode
[   34.163728] kvm0: port 3(kvm4) entering learning state
[   39.082787] kvm2: no IPv6 routers present
[   43.164558] kvm0: topology change detected, propagating
[   43.164610] kvm0: port 2(kvm2) entering forwarding state
[   44.761187] kvm4: no IPv6 routers present
[   49.587897] kvm0: topology change detected, propagating
[   49.587940] kvm0: port 3(kvm4) entering forwarding state
[  170.833824] kvm0: port 2(kvm2) entering disabled state
[  170.837823] kvm0: port 2(kvm2) entering disabled state
[  186.421493] device kvm2 entered promiscuous mode
[  186.427556] kvm0: port 2(kvm2) entering learning state
[  197.709886] kvm2: no IPv6 routers present
[  202.452392] kvm0: topology change detected, propagating
[  202.452416] kvm0: port 2(kvm2) entering forwarding state
[  244.098342] device kvm3 entered promiscuous mode
[  244.102343] kvm0: port 4(kvm3) entering learning state
[  255.780379] kvm3: no IPv6 routers present
[  260.590512] kvm0: topology change detected, propagating
[  260.590512] kvm0: port 4(kvm3) entering forwarding state
[  278.178024] kvm0: port 3(kvm4) entering disabled state
[  278.195523] kvm0: port 3(kvm4) entering disabled state

server1:~# cat /etc/network/interfaces
# Loopback device:
auto lo
iface lo inet loopback

# device: eth0
auto eth0
iface eth0 inet static
        address 78.46.80.XXX
        broadcast 78.46.80.XXX
        netmask 255.255.255.XXX
        gateway 78.46.80.XXX

# device: kvm0
auto kvm0
iface kvm0 inet static
        address 78.46.240.XXX
        netmask 255.255.255.XXX
        pre-up /usr/sbin/brctl addbr kvm0
        post-down /usr/sbin/brctl delbr kvm0

# default route to access subnet
up route add -net 78.46.80.XXX netmask 255.255.255.XXX gw 78.46.80.XXX eth0

I can add more informations. When you tell me which informations you 
need to help me. Thanky you and a happy easter.

regards daniel

             reply	other threads:[~2009-04-11 18:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-11 18:05 Daniel Kesselberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-11 18:07 Server network went away. Host + Guests not reachable Daniel Kesselberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49E0DBD9.30405@proabi.de \
    --to=kessel@proabi.de \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.