Mount error during Windows XP deployment

Antworten
shadypenguin
Beiträge: 4
Registriert: 25 Aug 2009, 17:47

Mount error during Windows XP deployment

Beitrag von shadypenguin »

Hi, I've been trying to get OPSI configured to deploy windows xp as well as a number of software packages. Everything seems to be going ok, the deployment is working and wInst scripts are working but then all of a sudden I keep getting a mount timeout error during Windows XP installation.

This is the error displayed on the pxe client:

Ein Fehler ist aufgetreten

Cannot mount: Command '****************' failed (32):
mount error(110): Connection timed out


The log displays this in relation to the error:

[6] [Aug 25 16:08:26] Command 'mount' found: '/bin/mount' (Posix.py|100)
[6] [Aug 25 16:14:46] ->>> mount error(110): Connection timed out (Posix.py|161)
[6] [Aug 25 16:14:46] ->>> Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) (Posix.py|161)
[6] [Aug 25 16:14:46] Exit code: 32 (Posix.py|204)
[2] [Aug 25 16:14:46] Cannot mount: Command '***********************' failed (32):
mount error(110): Connection timed out
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
(Posix.py|577)
[1] [Aug 25 16:14:47] Traceback: (Logger.py|647)
[1] [Aug 25 16:14:47] line 565 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|647)
[1] [Aug 25 16:14:47] line 578 in 'mount' in file '/var/lib/python-support/python2.6/OPSI/System/Posix.py' (Logger.py|647)
[1] [Aug 25 16:14:47] ==>>> Cannot mount: Command '***********************' failed (32):
mount error(110): Connection timed out
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
(master.py|626)


Nothing has changed in regards to the network connectivity.

Regards

James
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: Mount error during Windows XP deployment

Beitrag von d.oertel »

Hi,

try samba restart.

Code: Alles auswählen

/etc/init.d/samba restart
does this help ?

regards

d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
shadypenguin
Beiträge: 4
Registriert: 25 Aug 2009, 17:47

Re: Mount error during Windows XP deployment

Beitrag von shadypenguin »

Thanks for the quick response, unfortunately restarting samba doesn't work. I've tried restarting individual services, the server, reinstalling winxppro opsi package, upgrading to opsi 3.4RC and re-running 1stboot.py but unfortunately no luck.

This is very puzzling, any more ideas before I start over?

Regard

James
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: Mount error during Windows XP deployment

Beitrag von d.oertel »

Hi,

could you please post the complete log-file ?!

regards

d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
shadypenguin
Beiträge: 4
Registriert: 25 Aug 2009, 17:47

Re: Mount error during Windows XP deployment

Beitrag von shadypenguin »

Hi, Here is the log as requested

Code: Alles auswählen

Aug 27 02:06:24 [opsiinit] opsi init script started
Aug 27 02:06:24 [opsiinit] opsi linux bootimage version: 20090729
Aug 27 02:06:24 [opsiinit] getBootParam(nodhcp): cmdline: lang=de irqpoll pckey=******************************** service=192.168.218.160 vga=791 initrd=miniroot.bz2 reboot=b noapic video=vesa:ywrap,mtrr init=/etc/init quiet hn=nx-21 action=setup ramdisk_size=170544 product=winxppro splash BOOT_IMAGE=install 
Aug 27 02:06:24 [opsiinit] boot param nodhcp=0
Aug 27 02:06:24 [opsiinit] getBootParam(hn): cmdline: lang=de irqpoll pckey=******************************** service=192.168.218.160 vga=791 initrd=miniroot.bz2 reboot=b noapic video=vesa:ywrap,mtrr init=/etc/init quiet hn=nx-21 action=setup ramdisk_size=170544 product=winxppro splash BOOT_IMAGE=install 
Aug 27 02:06:24 [opsiinit] boot param hn=nx-21
Aug 27 02:06:24 [opsiinit] getBootParam(lang): cmdline: lang=de irqpoll pckey=******************************** service=192.168.218.160 vga=791 initrd=miniroot.bz2 reboot=b noapic video=vesa:ywrap,mtrr init=/etc/init quiet hn=nx-21 action=setup ramdisk_size=170544 product=winxppro splash BOOT_IMAGE=install 
Aug 27 02:06:24 [opsiinit] boot param lang=de
Aug 27 02:06:24 [opsiinit] loading keymap de
Aug 27 02:06:24 [opsiinit] setting language environment (LANG=de_DE.UTF8, LANGUAGE=de, LC_ALL=de_DE.UTF8)
Aug 27 02:06:24 [opsiinit] getNetworkDevices(): link forced
Aug 27 02:06:24 [opsiinit] getNetworkDevices(): device(s) found:  eth0, device(s) with link:  eth0
Aug 27 02:06:24 [opsiinit] getNetworkDevices(): device(s) with link found, returning  eth0
Aug 27 02:06:24 [opsiinit] device(s) found: eth0
Aug 27 02:06:24 [opsiinit] getNetworkDevices(): device(s) found:  eth0, device(s) with link:  eth0
Aug 27 02:06:24 [opsiinit] getNetworkDevices(): device(s) with link found, returning  eth0
Aug 27 02:06:24 [opsiinit] using dhcp, adding entry for device eth0 to /etc/network/interfaces
[2] [Aug 27 02:06:26] Locale not found: name 'LOCALE_DIR' is not defined (Util.py|61)
[5] [Aug 27 02:06:26] Locale not found: name 'LOCALE_DIR' is not defined (Tools.py|64)
[5] [Aug 27 02:06:26] Locale not found: [Errno 2] No translation file found for domain: 'product' (Product.py|104)
[6] [Aug 27 02:06:26] Executing: echo 0 > /proc/sys/kernel/printk (master.py|155)
[6] [Aug 27 02:06:26] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:26] Command 'tty' found: '/usr/bin/tty' (Posix.py|100)
[6] [Aug 27 02:06:26] Executing: setterm -msg off -blank 0 -powersave off < /dev/tty6 > /dev/tty6 (master.py|159)
[6] [Aug 27 02:06:26] Exit code: 0 (Posix.py|204)
[5] [Aug 27 02:06:26] Waiting for init scripts to finish up (0) (master.py|177)
[5] [Aug 27 02:06:27] Waiting for init scripts to finish up (1) (master.py|177)
[5] [Aug 27 02:06:28] Waiting for init scripts to finish up (2) (master.py|177)
Aug 27 02:06:29 [opsiinit] Setting hostname to nx-21 as supplied by cmdline
Aug 27 02:06:29 [opsiinit] opsi init script ended
[6] [Aug 27 02:06:29] Executing: dmesg (master.py|188)
[6] [Aug 27 02:06:29]  ->>> Linux version 2.6.30.1 (root@pcjan) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #1 SMP PREEMPT Thu Jul 30 11:12:50 UTC 2009 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> KERNEL supported cpus: (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   Intel GenuineIntel (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   AMD AuthenticAMD (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   NSC Geode by NSC (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   Cyrix CyrixInstead (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   Centaur CentaurHauls (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   Transmeta GenuineTMx86 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   Transmeta TransmetaCPU (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   UMC UMC UMC UMC (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> BIOS-provided physical RAM map: (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 0000000000000000 - 000000000009d800 (usable) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 0000000000100000 - 000000007fe90000 (usable) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 000000007fe90000 - 000000007fea5000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 000000007fea5000 - 000000007fea6000 (ACPI NVS) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 000000007fea6000 - 0000000080000000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 00000000f0000000 - 00000000f8000000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> DMI present. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> last_pfn = 0x7fe90 max_arch_pfn = 0x100000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> MTRR default type: uncachable (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> MTRR fixed ranges enabled: (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   00000-9FFFF write-back (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   A0000-BFFFF uncachable (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   C0000-C7FFF write-protect (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   C8000-DFFFF uncachable (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   E0000-FFFFF write-protect (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> MTRR variable ranges enabled: (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   0 base 000000000 mask F80000000 write-back (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   1 disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   2 disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   3 disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   4 disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   5 disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   6 disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> init_memory_mapping: 0000000000000000-00000000377fe000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  0000000000 - 0000400000 page 4k (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  0000400000 - 0037400000 page 2M (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  0037400000 - 00377fe000 page 4k (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> kernel direct mapping tables up to 377fe000 @ 7000-c000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> RAMDISK: 7ca5a000 - 7fe6fe04 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Allocated new RAMDISK: 0051f000 - 03934e04 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Move RAMDISK from 000000007ca5a000 - 000000007fe6fe03 to 0051f000 - 03934e03 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: RSDP 000f7420 00024 (v02 HP    ) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: XSDT 7fe9c770 00094 (v01 HP     ProLiant 06040000  LTP 00000000) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: FACP 7fea485b 000F4 (v03 HP     ProLiant 06040000 PTL  00000002) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: DSDT 7fe9fa65 04D72 (v01     HP ProLiant 06040000 MSFT 0100000E) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: FACS 7fea5fc0 00040 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: SPMI 7fea494f 00040 (v05 HP     ProLiant 06040000 PTL  00000001) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: EINJ 7fea498f 001B0 (v01 HP     ProLiant 06040000 PTL  00000001) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: HEST 7fea4b3f 00204 (v01 HP     ProLiant 06040000 PTL  00000001) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: BERT 7fea4d43 00030 (v01 HP     ProLiant 06040000 PTL  00000001) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: SSDT 7fea4d73 000E1 (v01 HP     ProLiant 06040000 INTL 20050624) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: ERST 7fea4e54 00090 (v01 HP     ProLiant 06040000 PTL  00000001) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: MCFG 7fea4ee4 0003C (v01 HP     ProLiant 06040000  LTP 00000000) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: APIC 7fea4f20 00068 (v01 HP     ProLiant 06040000  LTP 00000000) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: BOOT 7fea4f88 00028 (v01 HP     ProLiant 06040000  LTP 00000001) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: SPCR 7fea4fb0 00050 (v01 HP     ProLiant 06040000 PTL  00000001) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: SSDT 7fe9dcaf 0025F (v01 HP      Cpu0Tst 00003000 INTL 20050228) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: SSDT 7fe9dc09 000A6 (v01 HP      Cpu1Tst 00003000 INTL 20050228) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: SSDT 7fe9c804 01405 (v01 HP        CpuPm 00003000 INTL 20050228) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Local APIC address 0xfee00000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> 1158MB HIGHMEM available. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> 887MB LOWMEM available. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   mapped low ram: 0 - 377fe000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   low ram: 0 - 377fe000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   node 0 low ram: 00000000 - 377fe000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   node 0 bootmap 00008000 - 0000ef00 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> (9 early reservations) ==> bootmem [0000000000 - 00377fe000] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #3 [0000100000 - 000051b8e4]    TEXT DATA BSS ==> [0000100000 - 000051b8e4] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #4 [000009d800 - 0000100000]    BIOS reserved ==> [000009d800 - 0000100000] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #5 [000051c000 - 000051e1a0]              BRK ==> [000051c000 - 000051e1a0] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #7 [000051f000 - 0003934e04]      NEW RAMDISK ==> [000051f000 - 0003934e04] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> found SMP MP-table at [c00f7450] f7450 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Zone PFN ranges: (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   DMA      0x00000000 -> 0x00001000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   Normal   0x00001000 -> 0x000377fe (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   HighMem  0x000377fe -> 0x0007fe90 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Movable zone start PFN for each node (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> early_node_map[2] active PFN ranges (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>     0: 0x00000000 -> 0x0000009d (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>     0: 0x00000100 -> 0x0007fe90 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> On node 0 totalpages: 523821 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> free_area_init_node: node 0, pgdat c043f660, node_mem_map c3935000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   DMA zone: 32 pages used for memmap (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   DMA zone: 0 pages reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   DMA zone: 3965 pages, LIFO batch:0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   Normal zone: 1744 pages used for memmap (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   Normal zone: 221486 pages, LIFO batch:31 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   HighMem zone: 2318 pages used for memmap (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   HighMem zone: 294276 pages, LIFO batch:31 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Using APIC driver default (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PM-Timer IO Port: 0x1008 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Local APIC address 0xfee00000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Skipping IOAPIC probe due to 'noapic' option. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Using ACPI for processor (LAPIC) configuration information (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Intel MultiProcessor Specification v1.4 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>     Virtual Wire compatibility mode. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> MPTABLE: OEM ID: INTEL    (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> MPTABLE: Product ID: BIGBY        (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> MPTABLE: APIC at: 0xFEE00000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> I/O APIC #2 Version 32 at 0xFEC00000. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Enabling APIC mode:  Flat.  Using 1 I/O APICs (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Processors: 2 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> SMP: Allowing 2 CPUs, 0 hotplug CPUs (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> nr_irqs_gsi: 24 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Allocating PCI resources starting at 88000000 (gap: 80000000:70000000) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PERCPU: Embedded 10 pages at c493f000, static data 20348 bytes (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 519727 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Kernel command line: lang=de irqpoll pckey=******************************** service=192.168.218.160 vga=791 initrd=miniroot.bz2 reboot=b noapic video=vesa:ywrap,mtrr init=/etc/init quiet hn=nx-21 action=setup ramdisk_size=170544 product=winxppro splash BOOT_IMAGE=install  (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Misrouted IRQ fixup and polling support enabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> This may significantly impact system performance (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Enabling fast FPU save and restore... done. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Enabling unmasked SIMD FPU exception support... done. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Initializing CPU#0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> NR_IRQS:512 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PID hash table entries: 4096 (order: 12, 16384 bytes) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Extended CMOS year: 2000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Fast TSC calibration using PIT (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Detected 2327.079 MHz processor. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Console: colour dummy device 80x25 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> console [tty0] enabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Initializing HighMem for node 0 (000377fe:0007fe90) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Memory: 2019560k/2095680k available (2489k kernel code, 74884k reserved, 925k data, 408k init, 1186376k highmem) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> virtual kernel memory layout: (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>     pkmap   : 0xff800000 - 0xffc00000   (4096 kB) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>       .init : 0xc045b000 - 0xc04c1000   ( 408 kB) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>       .data : 0xc036e755 - 0xc0455ec8   ( 925 kB) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>       .text : 0xc0100000 - 0xc036e755   (2489 kB) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Checking if this processor honours the WP bit even in supervisor mode...Ok. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Calibrating delay loop (skipped), value calculated using timer frequency.. 4654.15 BogoMIPS (lpj=9308316) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Mount-cache hash table entries: 512 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU: L1 I cache: 32K, L1 D cache: 32K (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU: L2 cache: 4096K (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU: Physical Processor ID: 0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU: Processor Core ID: 0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Intel machine check architecture supported. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Intel machine check reporting enabled on CPU#0. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> using mwait in idle threads. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Checking 'hlt' instruction... OK. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Core revision 20090320 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: setting ELCR to 0200 (from 0428) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU0: Intel(R) Xeon(R) CPU            3065  @ 2.33GHz stepping 0b (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Booting processor 1 APIC 0x1 ip 0x6000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Initializing CPU#1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Calibrating delay using timer specific routine.. 4655.30 BogoMIPS (lpj=9310607) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU: L1 I cache: 32K, L1 D cache: 32K (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU: L2 cache: 4096K (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU: Physical Processor ID: 0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU: Processor Core ID: 1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Intel machine check architecture supported. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Intel machine check reporting enabled on CPU#1. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU1: Intel(R) Xeon(R) CPU            3065  @ 2.33GHz stepping 0b (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> checking TSC synchronization [CPU#0 -> CPU#1]: passed. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Brought up 2 CPUs (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Total of 2 processors activated (9309.46 BogoMIPS). (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU0 attaching sched-domain: (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  domain 0: span 0-1 level CPU (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   groups: 0 1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> CPU1 attaching sched-domain: (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>  domain 0: span 0-1 level CPU (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>>   groups: 1 0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> net_namespace: 532 bytes (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> NET: Registered protocol family 16 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> EISA bus registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI FADT declares the system doesn't support PCIe ASPM, so disable it (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: bus type pci registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PCI: MCFG configuration 0: base f0000000 segment 0 buses 0 - 16 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PCI: MCFG area at f0000000 reserved in E820 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PCI: Using MMCONFIG for extended config space (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PCI: Using configuration type 1 for base access (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> bio: create slab <bio-0> at 0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: EC: Look up EC in DSDT (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Interpreter enabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: (supports S0 S1 S5) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Using PIC for interrupt routing (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: No dock devices found. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI Error (dsfield-0140): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f702c6f8), AE_ALREADY_EXISTS (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Root Bridge [PCI0] (0000:00) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0: PME# supported from D0 D3hot D3cold (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1a.0: reg 20 io port: [0x1820-0x183f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1a.1: reg 20 io port: [0x1840-0x185f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1a.2: reg 20 io port: [0x1860-0x187f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1a.7: reg 10 32bit mmio: [0xec000000-0xec0003ff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1a.7: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1d.0: reg 20 io port: [0x1880-0x189f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1d.1: reg 20 io port: [0x18a0-0x18bf] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1d.2: reg 20 io port: [0x18c0-0x18df] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1d.7: reg 10 32bit mmio: [0xec000400-0xec0007ff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1d.7: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0ca0 (mask 0003) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.2: reg 10 io port: [0x00-0x07] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.2: reg 14 io port: [0x00-0x03] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.2: reg 18 io port: [0x00-0x07] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.2: reg 1c io port: [0x00-0x03] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.2: reg 20 io port: [0x1c10-0x1c1f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.2: reg 24 io port: [0x1c00-0x1c0f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.3: reg 10 64bit mmio: [0xec000800-0xec0008ff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.3: reg 20 io port: [0x18e0-0x18ff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.5: reg 10 io port: [0x1c68-0x1c6f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.5: reg 14 io port: [0x1c5c-0x1c5f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.5: reg 18 io port: [0x1c60-0x1c67] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.5: reg 1c io port: [0x1c58-0x1c5b] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.5: reg 20 io port: [0x1c30-0x1c3f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1f.5: reg 24 io port: [0x1c20-0x1c2f] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0: bridge io port: [0x00-0xfff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0: bridge io port: [0x00-0xfff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:0d:00.0: reg 10 32bit mmio: [0xee000000-0xeeffffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:0d:00.0: reg 14 32bit mmio: [0xec100000-0xec103fff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:0d:00.0: reg 18 32bit mmio: [0xec800000-0xecffffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:0d:00.0: reg 30 32bit mmio: [0x000000-0x00ffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4: bridge 32bit mmio: [0xec100000-0xecffffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4: bridge 64bit mmio pref: [0xee000000-0xeeffffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:0e:00.0: reg 10 64bit mmio: [0xed000000-0xed00ffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:0e:00.0: PME# supported from D3hot D3cold (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:0e:00.0: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5: bridge 32bit mmio: [0xed000000-0xed0fffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1e.0: transparent bridge (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:00: on NUMA node 0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP6._PRT] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI Error (dsfield-0140): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f702c6f8), AE_ALREADY_EXISTS (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> SCSI subsystem initialized (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PCI: Using ACPI for IRQ routing (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0: BAR 7: can't allocate resource (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0: BAR 7: can't allocate resource (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hpet clockevent registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pnp: PnP ACPI init (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: bus type pnp registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pnp: PnP ACPI: found 10 devices (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: ACPI bus type pnp unregistered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PnPBIOS: Disabled by ACPI PNP (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> system 00:01: ioport range 0x800-0x80f has been reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> system 00:01: ioport range 0x960-0x96f has been reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> system 00:01: ioport range 0x1000-0x107f has been reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> system 00:01: ioport range 0x1180-0x11bf has been reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> system 00:01: ioport range 0x4d0-0x4d1 has been reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> system 00:01: ioport range 0xfe00-0xfe00 has been reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> system 00:01: iomem range 0xf0000000-0xf7ffffff has been reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> system 00:01: iomem range 0xfe000000-0xff7fffff could not be reserved (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0:   IO window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0:   MEM window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0:   PREFETCH window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0: PCI bridge, secondary bus 0000:05 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0:   IO window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0:   MEM window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0:   PREFETCH window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4: PCI bridge, secondary bus 0000:0d (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4:   IO window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4:   MEM window: 0xec100000-0xecffffff (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4:   PREFETCH window: 0x000000ee000000-0x000000eeffffff (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5: PCI bridge, secondary bus 0000:0e (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5:   IO window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5:   MEM window: 0xed000000-0xed0fffff (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5:   PREFETCH window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1e.0: PCI bridge, secondary bus 0000:11 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1e.0:   IO window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1e.0:   MEM window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1e.0:   PREFETCH window: disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PCI: setting IRQ 5 as level-triggered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:01.0: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.0: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.4: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PCI: setting IRQ 10 as level-triggered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1c.5: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:00:1e.0: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:00: resource 0 io:  [0x00-0xffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:01: resource 0 mem: [0x0-0xfff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:05: resource 0 mem: [0x0-0xfff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:0d: resource 1 mem: [0xec100000-0xecffffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:0d: resource 2 pref mem [0xee000000-0xeeffffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:0e: resource 1 mem: [0xed000000-0xed0fffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:11: resource 3 io:  [0x00-0xffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci_bus 0000:11: resource 4 mem: [0x000000-0xffffffff] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> NET: Registered protocol family 2 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> IP route cache hash table entries: 32768 (order: 5, 131072 bytes) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> TCP established hash table entries: 131072 (order: 8, 1048576 bytes) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> TCP bind hash table entries: 65536 (order: 7, 524288 bytes) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> TCP: Hash tables configured (established 131072 bind 65536) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> TCP reno registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> NET: Registered protocol family 1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Trying to unpack rootfs image as initramfs... (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> rootfs image is not initramfs (no cpio magic); looks like an initrd (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Freeing initrd memory: 53335k freed (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Simple Boot Flag at 0x44 set to 0x1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> audit: initializing netlink socket (disabled) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> type=2000 audit(1251338764.356:1): initialized (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> highmem bounce pool size: 64 pages (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> HugeTLB registered 4 MB page size, pre-allocated 0 pages (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> msgmni has been set to 1733 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> alg: No test for stdrng (krng) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> io scheduler noop registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> io scheduler anticipatory registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> io scheduler deadline registered (default) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> io scheduler cfq registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pci 0000:0d:00.0: Boot video device (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pcieport-driver 0000:00:01.0: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pcieport-driver 0000:00:1c.0: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pcieport-driver 0000:00:1c.4: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> pcieport-driver 0000:00:1c.5: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> vesafb: framebuffer at 0xee000000, mapped to 0xf8080000, using 3072k, total 8128k (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> vesafb: mode is 1024x768x16, linelength=2048, pages=4 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> vesafb: protected mode interface info at c000:7b20 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> vesafb: pmi: set display start = c00c7bb2, set palette = c00c7c1e (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> vesafb: pmi: ports = 3de 3df  (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> vesafb: scrolling: redraw (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Console: switching to colour frame buffer device 128x48 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> fb0: VESA VGA frame buffer device (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> isapnp: Scanning for PnP cards... (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> isapnp: No Plug & Play device found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> floppy0: no floppy controllers found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> brd: module loaded (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Loading iSCSI transport class v2.0-870. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PNP: No PS/2 controller found. Probing ports directly. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> serio: i8042 KBD port at 0x60,0x64 irq 1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> mice: PS/2 mouse device common for all mice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> EISA: Probing bus 0 at eisa.0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Cannot allocate resource for EISA slot 1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> EISA: Detected 0 cards. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> cpuidle: using governor ladder (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> TCP cubic registered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> NET: Registered protocol family 15 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Using IPI No-Shortcut mode (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> RAMDISK: bzip2 image found at block 0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> VFS: Mounted root (ext2 filesystem) on device 1:0. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Freeing unused kernel memory: 408k freed (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Failed to execute /etc/init.  Attempting defaults... (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usbcore: registered new interface driver usbfs (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usbcore: registered new interface driver hub (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usbcore: registered new device driver usb (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> libata version 3.00 loaded. (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata_piix 0000:00:1f.2: version 2.13 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata_piix 0000:00:1f.2: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd: USB Universal Host Controller Interface driver (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: SSDT 7fe9df0e 001DD (v01 HP      Cpu0Ist 00003000 INTL 20050228) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> processor ACPI_CPU:00: registered as cooling_device0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Processor [CPU0] (supports 8 throttling states) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: SSDT 7fe9e0eb 0016E (v01 HP      Cpu1Ist 00003000 INTL 20050228) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI Warning (processor_throttling-0843): Invalid throttling state, reset [20090320] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> processor ACPI_CPU:01: registered as cooling_device1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Processor [CPU1] (supports 8 throttling states) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> input: Power Button as /class/input/input0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Power Button [PWRF] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> input: Power Button as /class/input/input1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: Power Button [PWRB] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> rtc_cmos 00:04: RTC can wake from S4 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> tg3.c:v3.98 (February 25, 2009) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> tg3 0000:0e:00.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> tg3 0000:0e:00.0: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> tg3 0000:0e:00.0: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> eth0: Tigon3 [partno(N/A) rev a200] (PCI Express) MAC address 00:24:81:d1:98:4e (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> eth0: attached PHY is 5722/5756 (10/100/1000Base-T Ethernet) (WireSpeed[1]) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> eth0: dma_rwctrl[76180000] dma_mask[64-bit] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata_piix 0000:00:1f.2: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> scsi0 : ata_piix (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> scsi1 : ata_piix (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x1c10 irq 14 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x1c18 irq 15 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.0: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.0: UHCI Host Controller (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.0: irq 5, io base 0x00001820 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb usb1: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 1-0:1.0: USB hub found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 1-0:1.0: 2 ports detected (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 3 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> PCI: setting IRQ 3 as level-triggered (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1a.7: PCI INT C -> Link[LNKC] -> GSI 3 (level, low) -> IRQ 3 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1a.7: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1a.7: EHCI Host Controller (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 2 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1a.7: debug port 1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1a.7: irq 3, io mem 0xec000000 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb usb2: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 2-0:1.0: USB hub found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 2-0:1.0: 6 ports detected (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata_piix 0000:00:1f.5: PCI INT C -> Link[LNKC] -> GSI 3 (level, low) -> IRQ 3 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ] (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata_piix 0000:00:1f.5: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> scsi2 : ata_piix (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> scsi3 : ata_piix (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata3: SATA max UDMA/133 cmd 0x1c68 ctl 0x1c5c bmdma 0x1c30 irq 3 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata4: SATA max UDMA/133 cmd 0x1c60 ctl 0x1c58 bmdma 0x1c38 irq 3 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.1: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.1: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.1: UHCI Host Controller (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.1: irq 10, io base 0x00001840 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb usb3: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 3-0:1.0: USB hub found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 3-0:1.0: 2 ports detected (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1d.7: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1d.7: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1d.7: EHCI Host Controller (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1d.7: debug port 1 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1d.7: irq 5, io mem 0xec000400 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb usb4: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 4-0:1.0: USB hub found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 4-0:1.0: 6 ports detected (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.2: PCI INT C -> Link[LNKC] -> GSI 3 (level, low) -> IRQ 3 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.2: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.2: UHCI Host Controller (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1a.2: irq 3, io base 0x00001860 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb usb5: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 5-0:1.0: USB hub found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 5-0:1.0: 2 ports detected (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.0: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.0: UHCI Host Controller (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.0: irq 5, io base 0x00001880 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb usb6: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 6-0:1.0: USB hub found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 6-0:1.0: 2 ports detected (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.1: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.1: UHCI Host Controller (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.1: irq 10, io base 0x000018a0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb usb7: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 7-0:1.0: USB hub found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 7-0:1.0: 2 ports detected (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 3 (level, low) -> IRQ 3 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.2: setting latency timer to 64 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.2: UHCI Host Controller (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> uhci_hcd 0000:00:1d.2: irq 3, io base 0x000018c0 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb usb8: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 8-0:1.0: USB hub found (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> hub 8-0:1.0: 2 ports detected (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata3.00: ATAPI: HL-DT-ST DVD-RAM GH40L, LA00, max UDMA/100 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata3.00: configured for UDMA/100 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata1.01: SATA link down (SStatus 0 SControl 300) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata1.00: ATA-7: GB0250EAFJF, HPG6, max UDMA/133 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> ata1.00: configured for UDMA/133 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> scsi 0:0:0:0: Direct-Access     ATA      GB0250EAFJF      HPG6 PQ: 0 ANSI: 5 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb 6-2: new full speed USB device using uhci_hcd and address 2 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usb 6-2: configuration #1 chosen from 1 choice (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> usbcore: registered new interface driver hiddev (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> input: ServerEngines SE USB Device as /class/input/input2 (Posix.py|161)
[6] [Aug 27 02:06:29]  ->>> generic-usb 0003:0000:0000.0001: input: USB HID v1.11 Keyboard [ServerEngines SE USB Device] on usb-0000:00:1d.0-2/input0 (Posix.py|161)
shadypenguin
Beiträge: 4
Registriert: 25 Aug 2009, 17:47

Re: Mount error during Windows XP deployment

Beitrag von shadypenguin »

[6] [Aug 27 02:06:29] ->>> input: ServerEngines SE USB Device as /class/input/input3 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> generic-usb 0003:0000:0000.0002: input: USB HID v1.11 Mouse [ServerEngines SE USB Device] on usb-0000:00:1d.0-2/input1 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> usbcore: registered new interface driver usbhid (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> usbhid: v2.6:USB HID core driver (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> ata2.00: SATA link down (SStatus 0 SControl 300) (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> ata2.01: SATA link down (SStatus 0 SControl 300) (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> scsi 2:0:0:0: CD-ROM HL-DT-ST DVD-RAM GH40L LA00 PQ: 0 ANSI: 5 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> ata4: SATA link down (SStatus 0 SControl 300) (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Driver 'sd' needs updating - please use bus_type methods (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors: (250 GB/232 GiB) (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sd 0:0:0:0: [sda] Write Protect is off (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sda: sda1 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sd 0:0:0:0: [sda] Attached SCSI disk (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Driver 'sr' needs updating - please use bus_type methods (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sd 0:0:0:0: Attached scsi generic sg0 type 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sr 2:0:0:0: Attached scsi generic sg1 type 5 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Uniform CD-ROM driver Revision: 3.20 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sr 2:0:0:0: Attached scsi CD-ROM sr0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> NET: Registered protocol family 17 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> tg3 0000:0e:00.0: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> tg3: eth0: Link is up at 100 Mbps, full duplex. (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> tg3: eth0: Flow control is on for TX and on for RX. (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> tg3 0000:0e:00.0: PME# enabled (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> tg3 0000:0e:00.0: PME# disabled (Posix.py|161)
[6] [Aug 27 02:06:29] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:29] Executing: lsmod (master.py|189)
[6] [Aug 27 02:06:29] ->>> Module Size Used by (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> af_packet 17508 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> dm_mod 52036 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sg 26232 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sr_mod 15876 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> cdrom 34720 1 sr_mod (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> sd_mod 26048 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> ata_generic 4552 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> usbhid 37408 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> pata_acpi 3876 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> ehci_hcd 34416 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> 8250_pnp 14212 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> 8250 20948 1 8250_pnp (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> serial_core 18212 1 8250 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> evdev 9632 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> tg3 109032 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> libphy 18244 1 tg3 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> rtc_cmos 10188 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> rtc_core 15072 1 rtc_cmos (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> rtc_lib 2340 1 rtc_core (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> container 3268 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> button 5140 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> processor 27532 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> serio_raw 5352 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> uhci_hcd 22228 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> thermal 12736 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> ata_piix 22984 0 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> libata 159084 3 ata_generic,pata_acpi,ata_piix (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> usbcore 139024 4 usbhid,ehci_hcd,uhci_hcd (Posix.py|161)
[6] [Aug 27 02:06:29] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:29] Executing: cat /etc/environment (master.py|190)
[6] [Aug 27 02:06:29] ->>> LANG="de_DE.UTF8" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LANGUAGE="de" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_ALL="de_DE.UTF8" (Posix.py|161)
[6] [Aug 27 02:06:29] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:29] Executing: env 2>&1 (master.py|191)
[6] [Aug 27 02:06:29] ->>> LANGUAGE=de (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> UPSTART_JOB=tty6 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> UPSTART_JOB_ID=17 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> TERM=linux (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> UPSTART_EVENT=runlevel (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> PWD=/ (Posix.py|161)
[6] [Aug 27 02:06:29] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:29] Executing: locale 2>&1 (master.py|192)
[6] [Aug 27 02:06:29] ->>> LANG= (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LANGUAGE=de (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_CTYPE="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_NUMERIC="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_TIME="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_COLLATE="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_MONETARY="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_MESSAGES="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_PAPER="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_NAME="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_ADDRESS="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_TELEPHONE="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_MEASUREMENT="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_IDENTIFICATION="POSIX" (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> LC_ALL= (Posix.py|161)
[6] [Aug 27 02:06:29] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:29] Executing: swapoff -a (master.py|195)
[6] [Aug 27 02:06:29] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:29] Reading /proc/cmdline (Posix.py|221)
[5] [Aug 27 02:06:29] Kernel commandline: {'lang': 'de', 'irqpoll': '', 'init': '/etc/init', 'boot_image': 'install', 'pckey': '********************************', 'service': '192.168.218.160', 'splash': '', 'vga': '791', 'reboot': 'b', 'noapic': '', 'initrd': 'miniroot.bz2', 'quiet': '', 'video': 'vesa:ywrap,mtrr', 'ramdisk_size': '170544', 'action': 'setup', 'hn': 'nx-21', 'product': 'winxppro'} (master.py|198)
[6] [Aug 27 02:06:29] Executing: mii-tool eth0 (master.py|208)
[6] [Aug 27 02:06:29] ->>> eth0: no link (Posix.py|161)
[6] [Aug 27 02:06:29] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:29] Executing: ethtool eth0 (master.py|212)
[6] [Aug 27 02:06:29] ->>> Settings for eth0: (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Supported ports: [ TP ] (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Supported link modes: 10baseT/Half 10baseT/Full (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> 100baseT/Half 100baseT/Full (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> 1000baseT/Half 1000baseT/Full (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Supports auto-negotiation: Yes (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Advertised link modes: 10baseT/Half 10baseT/Full (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> 100baseT/Half 100baseT/Full (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> 1000baseT/Half 1000baseT/Full (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Advertised auto-negotiation: Yes (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Speed: 100Mb/s (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Duplex: Full (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Port: Twisted Pair (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> PHYAD: 1 (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Transceiver: internal (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Auto-negotiation: on (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Supports Wake-on: g (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Wake-on: g (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Current message level: 0x000000ff (255) (Posix.py|161)
[6] [Aug 27 02:06:29] ->>> Link detected: no (Posix.py|161)
[6] [Aug 27 02:06:30] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:30] Command 'ifconfig' found: '/sbin/ifconfig' (Posix.py|100)
[6] [Aug 27 02:06:30] Executing: /sbin/ifconfig (Posix.py|247)
[6] [Aug 27 02:06:30] ->>> eth0 Link encap:Ethernet HWaddr 00:24:81:d1:98:4e (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> inet addr:192.168.218.133 Bcast:192.168.218.191 Mask:255.255.255.192 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> UP BROADCAST MULTICAST MTU:1500 Metric:1 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> RX packets:0 errors:0 dropped:0 overruns:0 frame:0 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> collisions:0 txqueuelen:1000 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Interrupt:10 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> lo Link encap:Local Loopback (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> inet addr:127.0.0.1 Mask:255.0.0.0 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> UP LOOPBACK RUNNING MTU:16436 Metric:1 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> RX packets:2 errors:0 dropped:0 overruns:0 frame:0 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> collisions:0 txqueuelen:0 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> RX bytes:100 (100.0 B) TX bytes:100 (100.0 B) (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> (Posix.py|161)
[6] [Aug 27 02:06:30] Exit code: 0 (Posix.py|204)
[5] [Aug 27 02:06:30] Found ethernet device: 'eth0' (Posix.py|250)
[6] [Aug 27 02:06:30] Command 'pump' found: '/sbin/pump' (Posix.py|100)
[6] [Aug 27 02:06:30] Executing: /sbin/pump -s -i eth0 (Posix.py|260)
[6] [Aug 27 02:06:30] ->>> Device eth0 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> IP: 192.168.218.133 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Netmask: 255.255.255.192 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Broadcast: 192.168.218.191 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Network: 192.168.218.128 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Boot server 192.168.222.6 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Next server 192.168.218.160 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Gateway: 192.168.218.190 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Gateways: 192.168.218.190 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Boot file: linux/pxelinux.0 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Domain: e2save.com (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Nameservers: 192.168.222.3 192.168.222.37 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Renewal time: Thu Aug 27 12:36:29 2009 (Posix.py|161)
[6] [Aug 27 02:06:30] ->>> Expiration time: Thu Aug 27 14:06:29 2009 (Posix.py|161)
[6] [Aug 27 02:06:30] Exit code: 0 (Posix.py|204)
[5] [Aug 27 02:06:33] Using interface 'eth0' with ip '192.168.218.133'. (Posix.py|309)
[5] [Aug 27 02:06:33] DHCP result:
{
"domain" : "e2save.com",
"network" : "192.168.218.128",
"nameservers" : "192.168.222.3",
"ip" : "192.168.218.133",
"bootfile" : "linux/pxelinux.0",
"broadcast" : "192.168.218.191",
"nextserver" : "192.168.218.160",
"netmask" : "255.255.255.192",
"gateways" : "192.168.218.190",
"device" : "eth0",
"expirationtime" : "Thu",
"bootserver" : "192.168.222.6",
"gateway" : "192.168.218.190",
"renewaltime" : "Thu"
} (master.py|222)
[6] [Aug 27 02:06:33] Executing: /sbin/ifconfig eth0 up (master.py|231)
[6] [Aug 27 02:06:33] Exit code: 0 (Posix.py|204)
[6] [Aug 27 02:06:33] Executing: /sbin/ifconfig eth0 (master.py|236)
[6] [Aug 27 02:06:33] ->>> eth0 Link encap:Ethernet HWaddr 00:24:81:d1:98:4e (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> inet addr:192.168.218.133 Bcast:192.168.218.191 Mask:255.255.255.192 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> RX packets:3 errors:0 dropped:0 overruns:0 frame:0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> collisions:0 txqueuelen:1000 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> RX bytes:280 (280.0 B) TX bytes:0 (0.0 B) (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> Interrupt:10 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> (Posix.py|161)
[6] [Aug 27 02:06:33] Exit code: 0 (Posix.py|204)
[5] [Aug 27 02:06:33] Ethernet hardware address: 00:24:81:d1:98:4e (master.py|241)
[6] [Aug 27 02:06:33] Executing: route -n 2>&1 (master.py|242)
[6] [Aug 27 02:06:33] ->>> Kernel IP routing table (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> Destination Gateway Genmask Flags Metric Ref Use Iface (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> 192.168.218.128 0.0.0.0 255.255.255.192 U 0 0 0 eth0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> 0.0.0.0 192.168.218.190 0.0.0.0 UG 0 0 0 eth0 (Posix.py|161)
[6] [Aug 27 02:06:33] Exit code: 0 (Posix.py|204)
[4] [Aug 27 02:06:33] Option service in kernel cmdline => using OPSICONFD mode (master.py|266)
[5] [Aug 27 02:06:33] Using FQDN 'nx-21.e2save.com' (master.py|336)
[6] [Aug 27 02:06:33] Executing: ifconfig (master.py|338)
[6] [Aug 27 02:06:33] ->>> eth0 Link encap:Ethernet HWaddr 00:24:81:d1:98:4e (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> inet addr:192.168.218.133 Bcast:192.168.218.191 Mask:255.255.255.192 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> RX packets:3 errors:0 dropped:0 overruns:0 frame:0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> collisions:0 txqueuelen:1000 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> RX bytes:280 (280.0 B) TX bytes:0 (0.0 B) (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> Interrupt:10 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> lo Link encap:Local Loopback (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> inet addr:127.0.0.1 Mask:255.0.0.0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> UP LOOPBACK RUNNING MTU:16436 Metric:1 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> RX packets:2 errors:0 dropped:0 overruns:0 frame:0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> collisions:0 txqueuelen:0 (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> RX bytes:100 (100.0 B) TX bytes:100 (100.0 B) (Posix.py|161)
[6] [Aug 27 02:06:33] ->>> (Posix.py|161)
[6] [Aug 27 02:06:33] Exit code: 0 (Posix.py|204)
[5] [Aug 27 02:06:33] Creating JSONRPCBackend instance (try #1) (master.py|377)
[6] [Aug 27 02:06:33] Failed to get possible methods from backend manager (JSONRPC.py|141)
[5] [Aug 27 02:06:33] Opening https connection to 192.168.218.160:4447 (JSONRPC.py|172)
[6] [Aug 27 02:06:33] Executing jsonrpc method 'getPossibleMethods_listOfHashes' (JSONRPC.py|225)
[6] [Aug 27 02:06:33] Options: {} (JSONRPC.py|229)
[6] [Aug 27 02:06:33] Using method POST (JSONRPC.py|283)
[5] [Aug 27 02:06:33] Successfully connected to '192.168.218.160:4447' (JSONRPC.py|186)
[5] [Aug 27 02:06:33] Product-id is 'winxppro' (master.py|443)
[5] [Aug 27 02:06:33] Fetching product... (master.py|446)
[6] [Aug 27 02:06:33] Executing jsonrpc method 'getProduct_hash' (JSONRPC.py|225)
[6] [Aug 27 02:06:33] Options: {'params': ('winxppro', '__UNDEF__')} (JSONRPC.py|229)
[6] [Aug 27 02:06:33] Using method POST (JSONRPC.py|283)
[5] [Aug 27 02:06:43] Product-hash:
{
"onceScript" : "",
"windowsSoftwareIds" :
[

],
"licenseRequired" : true,
"name" : "Windows XP professional - x86 - deutsch",
"productClassNames" :
[

],
"advice" : "",
"uninstallScript" : "",
"setupScript" : "setup.py",
"priority" : "0",
"pxeConfigTemplate" : "",
"productVersion" : "3.3.1",
"updateScript" : "",
"alwaysScript" : "",
"creationTimestamp" : "20090825143013",
"packageVersion" : "3",
"description" : "Microsoft Betriebssystem"
} (master.py|449)
[5] [Aug 27 02:06:43] Fetching product properties... (master.py|455)
[6] [Aug 27 02:06:43] Executing jsonrpc method 'getProductProperties_hash' (JSONRPC.py|225)
[6] [Aug 27 02:06:43] Options: {'params': ('winxppro', 'nx-21.e2save.com')} (JSONRPC.py|229)
[6] [Aug 27 02:06:43] Using method POST (JSONRPC.py|283)
[5] [Aug 27 02:06:43] Product-properties:
{
"productkey" : "<omitted>",
"additional_drivers" : "",
"i386_dir" : "i386",
"askbeforeinst" : "false",
"orgname" : "e2save.com",
"fullname" : "IT",
"store_i386" : "false"
} (master.py|458)
[5] [Aug 27 02:06:43] Fetching product license key... (master.py|464)
[6] [Aug 27 02:06:43] Executing jsonrpc method 'getAndAssignSoftwareLicenseKey' (JSONRPC.py|225)
[6] [Aug 27 02:06:43] Options: {'params': ('nx-21.e2save.com', '', 'winxppro', '__UNDEF__')} (JSONRPC.py|229)
[6] [Aug 27 02:06:43] Using method POST (JSONRPC.py|283)
[5] [Aug 27 02:06:43] Product license key: <omitted> (master.py|470)
[5] [Aug 27 02:06:43] Fetching network config... (master.py|476)
[6] [Aug 27 02:06:43] Executing jsonrpc method 'getNetworkConfig_hash' (JSONRPC.py|225)
[6] [Aug 27 02:06:43] Options: {'params': 'nx-21.e2save.com'} (JSONRPC.py|229)
[6] [Aug 27 02:06:43] Using method POST (JSONRPC.py|283)
[5] [Aug 27 02:06:43] Network config:
{
"depotDrive" : "P:",
"nextBootServiceURL" : "https://192.168.218.160:4447",
"utilsUrl" : "smb://superted/opt_pcbin/utils",
"configUrl" : "smb://superted/opt_pcbin/pcpatch",
"utilsDrive" : "P:",
"opsiServer" : "superted.e2save.com",
"nextBootServerType" : "service",
"depotUrl" : "smb://superted/opt_pcbin/install",
"depotId" : "superted.e2save.com",
"configDrive" : "O:",
"winDomain" : "e2save"
} (master.py|479)
[5] [Aug 27 02:06:43] Fetching general config... (master.py|484)
[6] [Aug 27 02:06:43] Executing jsonrpc method 'getGeneralConfig_hash' (JSONRPC.py|225)
[6] [Aug 27 02:06:43] Options: {'params': 'nx-21.e2save.com'} (JSONRPC.py|229)
[6] [Aug 27 02:06:43] Using method POST (JSONRPC.py|283)
[5] [Aug 27 02:06:43] General config:
{
"pcptchBitmap1" : "winst1.bmp",
"pcptchBitmap2" : "winst2.bmp",
"button_stopnetworking" : "",
"pcptchLabel1" : "opsi",
"pcptchLabel2" : "uib",
"secsUntilConnectionTimeOut" : "180"
} (master.py|487)
[5] [Aug 27 02:06:43] Fetching pcpatch password... (master.py|493)
[6] [Aug 27 02:06:43] Executing jsonrpc method 'getPcpatchPassword' (JSONRPC.py|225)
[6] [Aug 27 02:06:43] Options: {'params': 'nx-21.e2save.com'} (JSONRPC.py|229)
[6] [Aug 27 02:06:43] Using method POST (JSONRPC.py|283)
[5] [Aug 27 02:06:43] Encrypted password: b7b390cacb46f988 (master.py|495)
[5] [Aug 27 02:06:43] Decrypting password... (master.py|496)
[6] [Aug 27 02:06:43] Command 'mount' found: '/bin/mount' (Posix.py|100)
[6] [Aug 27 02:13:03] ->>> mount error(110): Connection timed out (Posix.py|161)
[6] [Aug 27 02:13:03] ->>> Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) (Posix.py|161)
[6] [Aug 27 02:13:03] Exit code: 32 (Posix.py|204)
[2] [Aug 27 02:13:03] Cannot mount: Command '***********************' failed (32):
mount error(110): Connection timed out
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
(Posix.py|577)
[1] [Aug 27 02:13:04] Traceback: (Logger.py|647)
[1] [Aug 27 02:13:04] line 565 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|647)
[1] [Aug 27 02:13:04] line 578 in 'mount' in file '/var/lib/python-support/python2.6/OPSI/System/Posix.py' (Logger.py|647)
[1] [Aug 27 02:13:04] ==>>> Cannot mount: Command '***********************' failed (32):
mount error(110): Connection timed out
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
(master.py|626)
[6] [Aug 27 02:13:04] Executing jsonrpc method 'unsetProductActionRequest' (JSONRPC.py|225)
[6] [Aug 27 02:13:04] Options: {'params': ('winxppro', 'nx-21.e2save.com')} (JSONRPC.py|229)
[6] [Aug 27 02:13:04] Using method POST (JSONRPC.py|283)
[3] [Aug 27 02:13:04] Request to 'https://192.168.218.160:4447/rpc' failed: , trying to reconnect (JSONRPC.py|316)
[5] [Aug 27 02:13:04] Opening https connection to 192.168.218.160:4447 (JSONRPC.py|172)
[5] [Aug 27 02:13:04] Successfully connected to '192.168.218.160:4447' (JSONRPC.py|186)
[6] [Aug 27 02:13:04] Using method POST (JSONRPC.py|283)
[6] [Aug 27 02:13:14] Executing jsonrpc method 'setProductInstallationStatus' (JSONRPC.py|225)
[6] [Aug 27 02:13:14] Options: {'params': ('winxppro', 'nx-21.e2save.com', 'failed')} (JSONRPC.py|229)
[6] [Aug 27 02:13:14] Using method POST (JSONRPC.py|283)
[6] [Aug 27 03:57:56] Executing: cat /var/tmp/opsi/sysconf.ini (master.py|643)
[6] [Aug 27 03:57:56] ->>> [General] (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> ipaddress=192.168.218.133 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> netmask=255.255.255.192 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> defaultgateway=192.168.218.190 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> bootfile=linux/pxelinux.0 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> hostname=nx-21 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcname=nx-21 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> bootserver=192.168.222.6 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> depottftp=192.168.218.160 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> dnsdomain=e2save.com (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> productid=winxppro (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> oncescript= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> windowssoftwareids=[] (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> licenserequired=True (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> name=Windows XP professional - x86 - deutsch (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> productclassnames=[] (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> advice= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> uninstallscript= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> setupscript=setup.py (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> priority=0 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pxeconfigtemplate= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> productversion=3.3.1 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> updatescript= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> alwaysscript= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> creationtimestamp=20090825143013 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> packageversion=3 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> description=Microsoft Betriebssystem (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> additional_drivers= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> i386_dir=i386 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> askbeforeinst=false (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> orgname=e2save.com (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> fullname=IT (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> store_i386=false (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> depotdrive=P: (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> nextbootserviceurl=https://192.168.218.160:4447 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> utilsurl=smb://superted/opt_pcbin/utils (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> configurl=smb://superted/opt_pcbin/pcpatch (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> utilsdrive=P: (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> opsiserver=superted.e2save.com (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> nextbootservertype=service (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> depoturl=smb://superted/opt_pcbin/install (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> depotid=superted.e2save.com (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> configdrive=O: (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> windomain=e2save (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcptchbitmap1=winst1.bmp (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcptchbitmap2=winst2.bmp (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> button_stopnetworking= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcptchlabel1=opsi (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcptchlabel2=uib (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> secsuntilconnectiontimeout=180 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> (Posix.py|161)
[6] [Aug 27 03:57:56] Exit code: 0 (Posix.py|204)
[6] [Aug 27 03:57:56] Executing: cat /var/tmp/opsi/patcha.in (master.py|645)
[6] [Aug 27 03:57:56] ->>> ipaddress=192.168.218.133 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> netmask=255.255.255.192 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> defaultgateway=192.168.218.190 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> bootfile=linux/pxelinux.0 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> hostname=nx-21 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcname=nx-21 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> bootserver=192.168.222.6 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> depottftp=192.168.218.160 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> dnsdomain=e2save.com (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> productid=winxppro (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> productkey=<omitted> (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> PCKEY=******************************** (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> oncescript= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> windowssoftwareids=[] (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> licenserequired=True (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> name=Windows XP professional - x86 - deutsch (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> productclassnames=[] (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> advice= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> uninstallscript= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> setupscript=setup.py (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> priority=0 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pxeconfigtemplate= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> productversion=3.3.1 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> updatescript= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> alwaysscript= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> creationtimestamp=20090825143013 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> packageversion=3 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> description=Microsoft Betriebssystem (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> additional_drivers= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> i386_dir=i386 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> askbeforeinst=false (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> orgname=e2save.com (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> fullname=IT (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> store_i386=false (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> depotdrive=P: (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> nextbootserviceurl=https://192.168.218.160:4447 (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> utilsurl=smb://superted/opt_pcbin/utils (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> configurl=smb://superted/opt_pcbin/pcpatch (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> utilsdrive=P: (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> opsiserver=superted.e2save.com (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> nextbootservertype=service (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> depoturl=smb://superted/opt_pcbin/install (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> depotid=superted.e2save.com (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> configdrive=O: (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> windomain=e2save (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcptchbitmap1=winst1.bmp (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcptchbitmap2=winst2.bmp (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> button_stopnetworking= (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcptchlabel1=opsi (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> pcptchlabel2=uib (Posix.py|161)
[6] [Aug 27 03:57:56] ->>> secsuntilconnectiontimeout=180 (Posix.py|161)
[6] [Aug 27 03:57:56] Exit code: 0 (Posix.py|204)[/code]

Regards

James
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Re: Mount error during Windows XP deployment

Beitrag von d.oertel »

Hi,

are you able to mount the share
//superted/opt_pcbin
by hand from Windows or from Linux ?
Probably there is netbios name resolution problem ?

regards

d.oertel
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
Antworten