Ticket #591: mondorestore.log

File mondorestore.log, 96.9 KB (added by Xavier Caro, 12 years ago)
Line 
122:26 Preparing udev environment...
222:26 udev started manually
322:26 Discovering with udevadm
422:26 Extracted additional /dev entries OK.
522:26 Redirecting serial to /dev/tty
622:26 Trying 'mount /dev/shm -t tmpfs -o size=128m'
722:26 Great. Pivot succeeded w/ size=128m
822:26 Successfully mounted dynamic /tmp ramdisk
922:26 find-and-mount-cdrom --- starting
1022:26 Trying /dev/hda
1122:26 It's not in /dev/hda; I'll keep looking
1222:26 Trying /dev/hdb
1322:26 It's not in /dev/hdb; I'll keep looking
1422:26 Trying /dev/hdc
1522:26 It's not in /dev/hdc; I'll keep looking
1622:26 Trying /dev/hdd
1722:26 It's not in /dev/hdd; I'll keep looking
1822:26 Trying /dev/hde
1922:26 It's not in /dev/hde; I'll keep looking
2022:26 Trying /dev/hdf
2122:26 It's not in /dev/hdf; I'll keep looking
2222:26 Trying /dev/hdg
2322:26 It's not in /dev/hdg; I'll keep looking
2422:26 Trying /dev/hdh
2522:26 It's not in /dev/hdh; I'll keep looking
2622:26 Trying /dev/scd0
2722:27 /dev/scd0 has a CD-ROM in it
2822:27 CD-ROM found at /dev/scd0
2922:27 /dev/scd0 is where the Mondo CD lives.
3022:27 CD-ROM found and mounted at /dev/scd0
3122:27 find-and-mount-cdrom --- leaving (0)
3222:27 OK, I am running on a CD-ROM. Good.
3322:27 Installing additional tools ...
3422:27 Starting install-additional-tools
3522:27 PLEASE WAIT. Untarring data content
3622:27 Populating / with tar file content...
3722:27 Installing and removing BOOTLOADER.DEVICE
38BOOTLOADER.MBR
39BOOTLOADER.NAME
40FILES-IN-FILELIST
41LAST-FILELIST-NUMBER
42bin
43dev
44etc
45lib
46mondo
47sbin
48tmp
49usr
50var
5122:27 Done.
5222:27 Exiting install-additional-tools
5322:27 klogd and syslogd have been started.
5422:27 Using /etc/console-setup/cached.kmap.gz keyboard map.
5522:27 RAID controller(s) detected. Pausing 10 seconds to let them warm up.
5622:27 Running 'mdadm'
5722:27 LVM's have been started.
5822:27 OK, we've found /mnt/cdrom/archives/*; great.
5922:27 Re-jigging mondo-restore.cfg because you backed up to ISOs and then burned them to CDs
6022:27 Done re-jigging. Yay.
6122:27 init (from mindi v2.1.1-r2957)
6222:27 /proc/cmdline is:
6322:27 ----------
64initrd=/initrd.img root=/dev/ram0 rw ramdisk_size=114688 nuke devfs=nomount noresume selinux=0 barrier=off udevtimeout=10 BOOT_IMAGE=/vmlinuz
6522:27 ----------
6622:27 df result:
6722:27 ----------
68Filesystem 1K-blocks Used Available Use% Mounted on
69none 5120 208 4912 5% /dev
70none 1552816 0 1552816 0% /dev/shm
71/dev/shm 131072 332 130740 1% /tmp
72/dev/sr0 690650 690650 0 100% /mnt/cdrom
7322:27 -------------
7422:27 mount result:
7522:27 -------------
76rootfs on / type rootfs (rw,relatime)
77/proc on /proc type proc (rw,relatime)
78/sys on /sys type sysfs (rw,relatime)
79none on /dev type tmpfs (rw,relatime,size=5120k,mode=755)
80none on /dev/pts type devpts (rw,relatime,mode=620,ptmxmode=000)
81none on /dev/shm type tmpfs (rw,relatime)
82/dev/shm on /tmp type tmpfs (rw,relatime,size=131072k)
83/dev/sr0 on /mnt/cdrom type iso9660 (ro,relatime)
8422:27 -------------
8522:27 lsmod result:
8622:27 -------------
87Module Size Used by
88brd 2984 0
89serio_raw 2916 0
90pcspkr 1207 0
91joydev 6739 0
92evdev 5609 0
93button 3598 0
94processor 26327 8
95thermal 9206 0
96thermal_sys 9378 2 processor,thermal
97shpchp 21200 0
98pci_hotplug 18545 1 shpchp
99raid10 16757 0
100linear 3075 0
101dm_snapshot 17969 0
102raid1 16375 0
103raid456 42900 0
104raid0 5601 0
105multipath 4987 0
106md_mod 67429 6 raid10,linear,raid1,raid456,raid0,multipath
107dm_zero 775 0
108dm_round_robin 1724 0
109dm_multipath 11500 1 dm_round_robin
110dm_mirror 9679 0
111dm_region_hash 5640 1 dm_mirror
112dm_log 6369 2 dm_mirror,dm_region_hash
113dm_mod 46326 5 dm_snapshot,dm_zero,dm_multipath,dm_mirror,dm_log
114msdos 5118 0
115xfs 415733 0
116jfs 134612 0
117reiserfs 176166 0
118nfsd 193919 0
119ocfs2_dlm 157108 0
120ocfs2_nodemanager 125027 1 ocfs2_dlm
121configfs 15888 2 ocfs2_nodemanager
122ext4 256936 0
123jbd2 56251 1 ext4
124minix 17814 0
125ext2 46245 0
126ext3 94396 0
127jbd 32401 1 ext3
128mbcache 3762 3 ext4,ext2,ext3
129zlib_deflate 15822 0
130crc16 1027 1 ext4
131snd 34423 0
132soundcore 3450 1 snd
133async_raid6_recov 4130 1 raid456
134async_pq 2643 2 raid456,async_raid6_recov
135raid6_pq 77468 2 async_raid6_recov,async_pq
136async_xor 1954 3 raid456,async_raid6_recov,async_pq
137xor 12418 1 async_xor
138async_memcpy 838 2 raid456,async_raid6_recov
139async_tx 1326 5 raid456,async_raid6_recov,async_pq,async_xor,async_memcpy
140echo 3020 0
141ahci 27750 0
142ata_generic 2247 0
143ata_piix 17736 1
144pata_amd 6625 0
145pata_atiixp 2541 0
146pata_jmicron 1452 0
147pata_marvell 1701 0
148pata_serverworks 3969 0
149pata_sil680 3237 0
150pata_sis 6551 0
151pata_via 5701 0
152sata_nv 15398 0
153sata_promise 7357 0
154sata_svw 2924 0
155sata_via 5608 0
156libata 115889 15 ahci,ata_generic,ata_piix,pata_amd,pata_atiixp,pata_jmicron,pata_marvell,pata_serverworks,pata_sil680,pata_sis,pata_via,sata_nv,sata_promise,sata_svw,sata_via
157cciss 76751 0
158loop 9769 0
159virtio_blk 3586 0
160edd 5156 0
161ide_cd_mod 21080 0
162ide_cs 6220 0
163ide_gd_mod 17163 0
164ide_generic 801 0 [permanent]
165ide_tape 12923 0
166ide_core 59614 5 ide_cd_mod,ide_cs,ide_gd_mod,ide_generic,ide_tape
167ff_memless 3008 0
168mptctl 17941 0
169mptfc 8226 0
170mptsas 26241 0
171mptspi 9609 0
172mptscsih 14196 3 mptfc,mptsas,mptspi
173mptbase 42996 5 mptctl,mptfc,mptsas,mptspi,mptscsih
174i2o_block 5505 0
175i2o_core 24468 1 i2o_block
1763c59x 25036 0
1778139cp 13421 0
1788139too 14949 0
179bnx2 51821 0
180e1000 77317 0
181e1000e 110270 0
182e100 22317 0
183forcedeth 40785 0
184igb 81876 0
185dca 2937 1 igb
186mdio 2524 0
187ne2k_pci 4971 0
1888390 5544 1 ne2k_pci
189pcnet32 22226 0
190r8169 31333 0
191mii 2714 6 3c59x,8139cp,8139too,e100,pcnet32,r8169
192tg3 95865 0
193libphy 11638 1 tg3
194virtio_net 8658 0
195vmxnet3 20832 0
196pcmcia 16194 1 ide_cs
197pcmcia_core 20450 1 pcmcia
1983w_9xxx 24088 0
1993w_xxxx 18497 0
200aacraid 55214 0
201advansys 48207 0
202aic79xx 112172 0
203aic7xxx 95151 0
204arcmsr 16141 0
205atp870u 22849 0
206BusLogic 17136 0
207dc395x 25499 0
208scsi_dh 3584 1 dm_multipath
209dmx3191d 7749 0
210gdth 70254 0
211hpsa 29037 0
212initio 13241 0
213iscsi_tcp 6685 0
214libiscsi_tcp 9314 1 iscsi_tcp
215libiscsi 24462 2 iscsi_tcp,libiscsi_tcp
216megaraid 26715 0
217megaraid_mbox 20850 0
218megaraid_mm 5387 1 megaraid_mbox
219megaraid_sas 22903 0
220nsp32 17107 0
221osst 40561 0
222qla1280 16861 0
223qla2xxx 181411 0
224qlogicfas408 3661 0
225scsi_transport_fc 28459 2 mptfc,qla2xxx
226scsi_tgt 6842 1 scsi_transport_fc
227scsi_transport_iscsi 19900 2 iscsi_tcp,libiscsi
228scsi_transport_sas 15169 1 mptsas
229sd_mod 26013 0
230sg 19937 0
231sr_mod 10770 1
232cdrom 26487 2 ide_cd_mod,sr_mod
233st 26908 0
234sym53c8xx 58040 0
235scsi_transport_spi 14866 5 mptspi,aic79xx,aic7xxx,dmx3191d,sym53c8xx
236tmscsim 14744 0
237ohci_hcd 16999 0
238uhci_hcd 16057 0
239ehci_hcd 28689 0
240xhci 29557 0
241cp210x 9627 0
242usbserial 22100 1 cp210x
243ums_cypress 1741 0
244usb_storage 31033 1 ums_cypress
245scsi_mod 105001 44 libata,cciss,mptctl,mptfc,mptsas,mptspi,mptscsih,3w_9xxx,3w_xxxx,aacraid,advansys,aic79xx,aic7xxx,arcmsr,atp870u,BusLogic,dc395x,scsi_dh,dmx3191d,gdth,hpsa,initio,iscsi_tcp,libiscsi,megaraid,megaraid_mbox,megaraid_sas,nsp32,osst,qla1280,qla2xxx,scsi_transport_fc,scsi_tgt,scsi_transport_iscsi,scsi_transport_sas,sd_mod,sg,sr_mod,st,sym53c8xx,scsi_transport_spi,tmscsim,ums_cypress,usb_storage
246virtio_balloon 2285 0
247virtio_pci 4351 0
248exportfs 2618 2 xfs,nfsd
249vfat 6570 0
250fat 34912 2 msdos,vfat
251fuse 44268 0
252isofs 24608 1
253nfs 207234 0
254lockd 49449 2 nfsd,nfs
255fscache 24662 1 nfs
256nfs_acl 1695 2 nfsd,nfs
257nls_cp437 4489 0
258nls_iso8859_1 2961 0
259nls_utf8 908 1
260crc_t10dif 1012 1 sd_mod
261auth_rpcgss 25296 2 nfsd,nfs
262sunrpc 134868 6 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
263usbhid 28016 0
264hid 50909 1 usbhid
265usbcore 99329 10 ohci_hcd,uhci_hcd,ehci_hcd,xhci,cp210x,usbserial,ums_cypress,usb_storage,usbhid
266nls_base 4541 8 jfs,vfat,fat,isofs,nls_cp437,nls_iso8859_1,nls_utf8,usbcore
26722:27 -------------
26822:27 dmesg result:
26922:27 -------------
270[ 0.000000] Initializing cgroup subsys cpuset
271[ 0.000000] Initializing cgroup subsys cpu
272[ 0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-41) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Jan 16 16:04:25 UTC 2012
273[ 0.000000] KERNEL supported cpus:
274[ 0.000000] Intel GenuineIntel
275[ 0.000000] AMD AuthenticAMD
276[ 0.000000] NSC Geode by NSC
277[ 0.000000] Cyrix CyrixInstead
278[ 0.000000] Centaur CentaurHauls
279[ 0.000000] Transmeta GenuineTMx86
280[ 0.000000] Transmeta TransmetaCPU
281[ 0.000000] UMC UMC UMC UMC
282[ 0.000000] BIOS-provided physical RAM map:
283[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
284[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
285[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
286[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf760000 (usable)
287[ 0.000000] BIOS-e820: 00000000bf76e000 - 00000000bf770000 type 9
288[ 0.000000] BIOS-e820: 00000000bf770000 - 00000000bf77e000 (ACPI data)
289[ 0.000000] BIOS-e820: 00000000bf77e000 - 00000000bf7d0000 (ACPI NVS)
290[ 0.000000] BIOS-e820: 00000000bf7d0000 - 00000000bf7e0000 (reserved)
291[ 0.000000] BIOS-e820: 00000000bf7ed000 - 00000000c0000000 (reserved)
292[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
293[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
294[ 0.000000] BIOS-e820: 00000000ffa00000 - 0000000100000000 (reserved)
295[ 0.000000] BIOS-e820: 0000000100000000 - 00000001c0000000 (usable)
296[ 0.000000] DMI present.
297[ 0.000000] last_pfn = 0xbf760 max_arch_pfn = 0x100000
298[ 0.000000] MTRR default type: uncachable
299[ 0.000000] MTRR fixed ranges enabled:
300[ 0.000000] 00000-9FFFF write-back
301[ 0.000000] A0000-BFFFF uncachable
302[ 0.000000] C0000-CFFFF write-protect
303[ 0.000000] D0000-DFFFF uncachable
304[ 0.000000] E0000-E3FFF write-protect
305[ 0.000000] E4000-EFFFF write-through
306[ 0.000000] F0000-FFFFF write-protect
307[ 0.000000] MTRR variable ranges enabled:
308[ 0.000000] 0 base 01C0000000 mask FFC0000000 uncachable
309[ 0.000000] 1 base 0000000000 mask FE00000000 write-back
310[ 0.000000] 2 base 00C0000000 mask FFC0000000 uncachable
311[ 0.000000] 3 base 00BF800000 mask FFFF800000 uncachable
312[ 0.000000] 4 disabled
313[ 0.000000] 5 disabled
314[ 0.000000] 6 disabled
315[ 0.000000] 7 disabled
316[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
317[ 0.000000] e820 update range: 00000000bf800000 - 0000000100000000 (usable) ==> (reserved)
318[ 0.000000] initial memory mapped : 0 - 01800000
319[ 0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
320[ 0.000000] 0000000000 - 0000400000 page 4k
321[ 0.000000] 0000400000 - 0037000000 page 2M
322[ 0.000000] 0037000000 - 00373fe000 page 4k
323[ 0.000000] kernel direct mapping tables up to 373fe000 @ 7000-d000
324[ 0.000000] RAMDISK: 7f8f5000 - 7fffeec1
325[ 0.000000] Allocated new RAMDISK: 00100000 - 00809ec1
326[ 0.000000] Move RAMDISK from 000000007f8f5000 - 000000007fffeec0 to 00100000 - 00809ec0
327[ 0.000000] ACPI: RSDP 000f9c70 00024 (v02 HP )
328[ 0.000000] ACPI: XSDT bf770100 00094 (v01 HP ProLiant 20090428 MSFT 00000097)
329[ 0.000000] ACPI: FACP bf770290 000F4 (v04 HP ProLiant 20090428 MSFT 00000097)
330[ 0.000000] ACPI: DSDT bf770700 05EE6 (v02 HP ProLiant 00000107 INTL 20051117)
331[ 0.000000] ACPI: FACS bf77e000 00040
332[ 0.000000] ACPI: APIC bf770390 000DE (v02 HP ProLiant 20090428 MSFT 00000097)
333[ 0.000000] ACPI: SPCR bf770470 00050 (v01 HP ProLiant 20090428 MSFT 00000097)
334[ 0.000000] ACPI: MCFG bf7704c0 0003C (v01 HP ProLiant 20090428 MSFT 00000097)
335[ 0.000000] ACPI: SPMI bf770500 00041 (v05 HP ProLiant 20090428 MSFT 00000097)
336[ 0.000000] ACPI: SLIC bf770550 00176 (v01 HP SLIC1449 20090428 MSFT 00000097)
337[ 0.000000] ACPI: BOOT bf7706d0 00028 (v01 HP ProLiant 20090428 MSFT 00000097)
338[ 0.000000] ACPI: OEMB bf77e040 0007A (v01 HP ProLiant 20090428 MSFT 00000097)
339[ 0.000000] ACPI: HPET bf77a700 00038 (v01 HP ProLiant 20090428 MSFT 00000097)
340[ 0.000000] ACPI: SSDT bf780270 0249F (v01 HP ProLiant 00000012 INTL 20051117)
341[ 0.000000] ACPI: EINJ bf77a740 00130 (v01 HP ProLiant 20090428 MSFT 00000097)
342[ 0.000000] ACPI: BERT bf77a8d0 00030 (v01 HP ProLiant 20090428 MSFT 00000097)
343[ 0.000000] ACPI: ERST bf77a900 001B0 (v01 HP ProLiant 20090428 MSFT 00000097)
344[ 0.000000] ACPI: HEST bf77aab0 000A8 (v01 HP ProLiant 20090428 MSFT 00000097)
345[ 0.000000] ACPI: Local APIC address 0xfee00000
346[ 0.000000] 2179MB HIGHMEM available.
347[ 0.000000] 883MB LOWMEM available.
348[ 0.000000] mapped low ram: 0 - 373fe000
349[ 0.000000] low ram: 0 - 373fe000
350[ 0.000000] node 0 low ram: 00000000 - 373fe000
351[ 0.000000] node 0 bootmap 00009000 - 0000fe80
352[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
353[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
354[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
355[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
356[ 0.000000] #3 [0001000000 - 00014ccd2c] TEXT DATA BSS ==> [0001000000 - 00014ccd2c]
357[ 0.000000] #4 [000009f400 - 0000100000] BIOS reserved ==> [000009f400 - 0000100000]
358[ 0.000000] #5 [00014cd000 - 00014d30a8] BRK ==> [00014cd000 - 00014d30a8]
359[ 0.000000] #6 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000]
360[ 0.000000] #7 [0000100000 - 0000809ec1] NEW RAMDISK ==> [0000100000 - 0000809ec1]
361[ 0.000000] #8 [0000009000 - 0000010000] BOOTMAP ==> [0000009000 - 0000010000]
362[ 0.000000] found SMP MP-table at [c00ff780] ff780
363[ 0.000000] Zone PFN ranges:
364[ 0.000000] DMA 0x00000000 -> 0x00001000
365[ 0.000000] Normal 0x00001000 -> 0x000373fe
366[ 0.000000] HighMem 0x000373fe -> 0x000bf760
367[ 0.000000] Movable zone start PFN for each node
368[ 0.000000] early_node_map[2] active PFN ranges
369[ 0.000000] 0: 0x00000000 -> 0x0000009f
370[ 0.000000] 0: 0x00000100 -> 0x000bf760
371[ 0.000000] On node 0 totalpages: 784127
372[ 0.000000] free_area_init_node: node 0, pgdat c13b48c0, node_mem_map c14d5000
373[ 0.000000] DMA zone: 32 pages used for memmap
374[ 0.000000] DMA zone: 0 pages reserved
375[ 0.000000] DMA zone: 3967 pages, LIFO batch:0
376[ 0.000000] Normal zone: 1736 pages used for memmap
377[ 0.000000] Normal zone: 220470 pages, LIFO batch:31
378[ 0.000000] HighMem zone: 4359 pages used for memmap
379[ 0.000000] HighMem zone: 553563 pages, LIFO batch:31
380[ 0.000000] Using APIC driver default
381[ 0.000000] ACPI: PM-Timer IO Port: 0x808
382[ 0.000000] ACPI: Local APIC address 0xfee00000
383[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
384[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x12] enabled)
385[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x14] enabled)
386[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x16] enabled)
387[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x11] enabled)
388[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x13] enabled)
389[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x15] enabled)
390[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x17] enabled)
391[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
392[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
393[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
394[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
395[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
396[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
397[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
398[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
399[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
400[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
401[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
402[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24])
403[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
404[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
405[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
406[ 0.000000] ACPI: IRQ0 used by override.
407[ 0.000000] ACPI: IRQ2 used by override.
408[ 0.000000] ACPI: IRQ9 used by override.
409[ 0.000000] Using ACPI (MADT) for SMP configuration information
410[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
411[ 0.000000] SMP: Allowing 16 CPUs, 8 hotplug CPUs
412[ 0.000000] nr_irqs_gsi: 48
413[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
414[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
415[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
416[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
417[ 0.000000] Booting paravirtualized kernel on bare hardware
418[ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:16 nr_node_ids:1
419[ 0.000000] PERCPU: Embedded 14 pages/cpu @c3000000 s34328 r0 d23016 u262144
420[ 0.000000] pcpu-alloc: s34328 r0 d23016 u262144 alloc=1*4194304
421[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
422[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 778000
423[ 0.000000] Kernel command line: initrd=/initrd.img root=/dev/ram0 rw ramdisk_size=114688 nuke devfs=nomount noresume selinux=0 barrier=off udevtimeout=10 BOOT_IMAGE=/vmlinuz
424[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
425[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
426[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
427[ 0.000000] Enabling fast FPU save and restore... done.
428[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
429[ 0.000000] Initializing CPU#0
430[ 0.000000] Initializing HighMem for node 0 (000373fe:000bf760)
431[ 0.000000] Memory: 3096700k/3136896k available (2506k kernel code, 38456k reserved, 1326k data, 380k init, 2231688k highmem)
432[ 0.000000] virtual kernel memory layout:
433[ 0.000000] fixmap : 0xffd56000 - 0xfffff000 (2724 kB)
434[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
435[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB)
436[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB)
437[ 0.000000] .init : 0xc13bf000 - 0xc141e000 ( 380 kB)
438[ 0.000000] .data : 0xc1272a57 - 0xc13be4c4 (1326 kB)
439[ 0.000000] .text : 0xc1000000 - 0xc1272a57 (2506 kB)
440[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
441[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
442[ 0.000000] Hierarchical RCU implementation.
443[ 0.000000] NR_IRQS:1280
444[ 0.000000] Extended CMOS year: 2000
445[ 0.000000] Console: colour VGA+ 80x25
446[ 0.000000] console [tty0] enabled
447[ 0.000000] hpet clockevent registered
448[ 0.000000] Fast TSC calibration using PIT
449[ 0.004000] Detected 2266.821 MHz processor.
450[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4533.64 BogoMIPS (lpj=9067284)
451[ 0.000221] Security Framework initialized
452[ 0.000323] SELinux: Disabled at boot.
453[ 0.000426] Mount-cache hash table entries: 512
454[ 0.000638] Initializing cgroup subsys ns
455[ 0.000739] Initializing cgroup subsys cpuacct
456[ 0.000844] Initializing cgroup subsys devices
457[ 0.000946] Initializing cgroup subsys freezer
458[ 0.001048] Initializing cgroup subsys net_cls
459[ 0.001164] CPU: Physical Processor ID: 1
460[ 0.001264] CPU: Processor Core ID: 0
461[ 0.001365] CPU: L1 I cache: 32K, L1 D cache: 32K
462[ 0.001528] CPU: L2 cache: 256K
463[ 0.001625] CPU: L3 cache: 8192K
464[ 0.001724] mce: CPU supports 9 MCE banks
465[ 0.001836] CPU0: Thermal monitoring enabled (TM1)
466[ 0.001942] CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6 SHD:8
467[ 0.002412] using mwait in idle threads.
468[ 0.002515] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
469[ 0.002747] ... version: 3
470[ 0.002846] ... bit width: 48
471[ 0.002947] ... generic registers: 4
472[ 0.003047] ... value mask: 0000ffffffffffff
473[ 0.003152] ... max period: 000000007fffffff
474[ 0.003256] ... fixed-purpose events: 3
475[ 0.003356] ... event mask: 000000070000000f
476[ 0.005501] Checking 'hlt' instruction... OK.
477[ 0.021676] ACPI: Core revision 20090903
478[ 0.049854] Overriding APIC driver with bigsmp
479[ 0.049957] Enabling APIC mode: Physflat. Using 2 I/O APICs
480[ 0.050330] Leaving ESR disabled.
481[ 0.050603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
482[ 0.090328] CPU0: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
483[ 0.196378] Booting processor 1 APIC 0x12 ip 0x6000
484[ 0.206768] Initializing CPU#1
485[ 0.207381] Leaving ESR disabled.
486[ 0.284143] CPU: Physical Processor ID: 1
487[ 0.284144] CPU: Processor Core ID: 1
488[ 0.284147] CPU: L1 I cache: 32K, L1 D cache: 32K
489[ 0.284148] CPU: L2 cache: 256K
490[ 0.284149] CPU: L3 cache: 8192K
491[ 0.284165] CPU1: Thermal monitoring enabled (TM1)
492[ 0.284168] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
493[ 0.284179] CPU1: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
494[ 0.285301] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
495[ 0.305527] Booting processor 2 APIC 0x14 ip 0x6000
496[ 0.315911] Initializing CPU#2
497[ 0.316629] Leaving ESR disabled.
498[ 0.395952] CPU: Physical Processor ID: 1
499[ 0.395954] CPU: Processor Core ID: 2
500[ 0.395956] CPU: L1 I cache: 32K, L1 D cache: 32K
501[ 0.395958] CPU: L2 cache: 256K
502[ 0.395959] CPU: L3 cache: 8192K
503[ 0.395974] CPU2: Thermal monitoring enabled (TM1)
504[ 0.395977] CPU 2 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
505[ 0.395999] CPU2: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
506[ 0.397121] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
507[ 0.417347] Booting processor 3 APIC 0x16 ip 0x6000
508[ 0.427734] Initializing CPU#3
509[ 0.428449] Leaving ESR disabled.
510[ 0.507762] CPU: Physical Processor ID: 1
511[ 0.507763] CPU: Processor Core ID: 3
512[ 0.507765] CPU: L1 I cache: 32K, L1 D cache: 32K
513[ 0.507767] CPU: L2 cache: 256K
514[ 0.507768] CPU: L3 cache: 8192K
515[ 0.507783] CPU3: Thermal monitoring enabled (TM1)
516[ 0.507786] CPU 3 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
517[ 0.507820] CPU3: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
518[ 0.508942] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
519[ 0.529166] Booting processor 4 APIC 0x11 ip 0x6000
520[ 0.539539] Initializing CPU#4
521[ 0.540268] Leaving ESR disabled.
522[ 0.619570] CPU: Physical Processor ID: 1
523[ 0.619572] CPU: Processor Core ID: 0
524[ 0.619574] CPU: L1 I cache: 32K, L1 D cache: 32K
525[ 0.619576] CPU: L2 cache: 256K
526[ 0.619577] CPU: L3 cache: 8192K
527[ 0.619590] CPU4: Thermal monitoring enabled (TM1)
528[ 0.619593] CPU 4 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
529[ 0.619644] CPU4: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
530[ 0.620767] checking TSC synchronization [CPU#0 -> CPU#4]: passed.
531[ 0.640984] Booting processor 5 APIC 0x13 ip 0x6000
532[ 0.651356] Initializing CPU#5
533[ 0.652086] Leaving ESR disabled.
534[ 0.731379] CPU: Physical Processor ID: 1
535[ 0.731380] CPU: Processor Core ID: 1
536[ 0.731382] CPU: L1 I cache: 32K, L1 D cache: 32K
537[ 0.731383] CPU: L2 cache: 256K
538[ 0.731384] CPU: L3 cache: 8192K
539[ 0.731396] CPU5: Thermal monitoring enabled (TM1)
540[ 0.731399] CPU 5 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
541[ 0.731453] CPU5: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
542[ 0.732570] checking TSC synchronization [CPU#0 -> CPU#5]: passed.
543[ 0.752778] Booting processor 6 APIC 0x15 ip 0x6000
544[ 0.763148] Initializing CPU#6
545[ 0.763880] Leaving ESR disabled.
546[ 0.843188] CPU: Physical Processor ID: 1
547[ 0.843189] CPU: Processor Core ID: 2
548[ 0.843191] CPU: L1 I cache: 32K, L1 D cache: 32K
549[ 0.843193] CPU: L2 cache: 256K
550[ 0.843194] CPU: L3 cache: 8192K
551[ 0.843205] CPU6: Thermal monitoring enabled (TM1)
552[ 0.843207] CPU 6 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
553[ 0.843247] CPU6: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
554[ 0.844365] checking TSC synchronization [CPU#0 -> CPU#6]: passed.
555[ 0.864572] Booting processor 7 APIC 0x17 ip 0x6000
556[ 0.874940] Initializing CPU#7
557[ 0.875673] Leaving ESR disabled.
558[ 0.954998] CPU: Physical Processor ID: 1
559[ 0.954999] CPU: Processor Core ID: 3
560[ 0.955001] CPU: L1 I cache: 32K, L1 D cache: 32K
561[ 0.955002] CPU: L2 cache: 256K
562[ 0.955003] CPU: L3 cache: 8192K
563[ 0.955014] CPU7: Thermal monitoring enabled (TM1)
564[ 0.955016] CPU 7 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
565[ 0.955041] CPU7: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
566[ 0.956158] checking TSC synchronization [CPU#0 -> CPU#7]: passed.
567[ 0.976324] Brought up 8 CPUs
568[ 0.976421] Total of 8 processors activated (36266.92 BogoMIPS).
569[ 0.980323] CPU0 attaching sched-domain:
570[ 0.980326] domain 0: span 0,4 level SIBLING
571[ 0.980328] groups: group c300370c cpus 0 (cpu_power = 589) group c310370c cpus 4 (cpu_power = 589)
572[ 0.980333] domain 1: span 0-7 level MC
573[ 0.980335] groups: group c3003778 cpus 0,4 (cpu_power = 1178) group c3043778 cpus 1,5 (cpu_power = 1178) group c3083778 cpus 2,6 (cpu_power = 1178) group c30c3778 cpus 3,7 (cpu_power = 1178)
574[ 0.980344] CPU1 attaching sched-domain:
575[ 0.980345] domain 0: span 1,5 level SIBLING
576[ 0.980347] groups: group c304370c cpus 1 (cpu_power = 589) group c314370c cpus 5 (cpu_power = 589)
577[ 0.980352] domain 1: span 0-7 level MC
578[ 0.980354] groups: group c3043778 cpus 1,5 (cpu_power = 1178) group c3083778 cpus 2,6 (cpu_power = 1178) group c30c3778 cpus 3,7 (cpu_power = 1178) group c3003778 cpus 0,4 (cpu_power = 1178)
579[ 0.980362] CPU2 attaching sched-domain:
580[ 0.980364] domain 0: span 2,6 level SIBLING
581[ 0.980365] groups: group c308370c cpus 2 (cpu_power = 589) group c318370c cpus 6 (cpu_power = 589)
582[ 0.980370] domain 1: span 0-7 level MC
583[ 0.980371] groups: group c3083778 cpus 2,6 (cpu_power = 1178) group c30c3778 cpus 3,7 (cpu_power = 1178) group c3003778 cpus 0,4 (cpu_power = 1178) group c3043778 cpus 1,5 (cpu_power = 1178)
584[ 0.980379] CPU3 attaching sched-domain:
585[ 0.980381] domain 0: span 3,7 level SIBLING
586[ 0.980382] groups: group c30c370c cpus 3 (cpu_power = 589) group c31c370c cpus 7 (cpu_power = 589)
587[ 0.980387] domain 1: span 0-7 level MC
588[ 0.980388] groups: group c30c3778 cpus 3,7 (cpu_power = 1178) group c3003778 cpus 0,4 (cpu_power = 1178) group c3043778 cpus 1,5 (cpu_power = 1178) group c3083778 cpus 2,6 (cpu_power = 1178)
589[ 0.980396] CPU4 attaching sched-domain:
590[ 0.980398] domain 0: span 0,4 level SIBLING
591[ 0.980399] groups: group c310370c cpus 4 (cpu_power = 589) group c300370c cpus 0 (cpu_power = 589)
592[ 0.980404] domain 1: span 0-7 level MC
593[ 0.980405] groups: group c3003778 cpus 0,4 (cpu_power = 1178) group c3043778 cpus 1,5 (cpu_power = 1178) group c3083778 cpus 2,6 (cpu_power = 1178) group c30c3778 cpus 3,7 (cpu_power = 1178)
594[ 0.980413] CPU5 attaching sched-domain:
595[ 0.980415] domain 0: span 1,5 level SIBLING
596[ 0.980416] groups: group c314370c cpus 5 (cpu_power = 589) group c304370c cpus 1 (cpu_power = 589)
597[ 0.980421] domain 1: span 0-7 level MC
598[ 0.980422] groups: group c3043778 cpus 1,5 (cpu_power = 1178) group c3083778 cpus 2,6 (cpu_power = 1178) group c30c3778 cpus 3,7 (cpu_power = 1178) group c3003778 cpus 0,4 (cpu_power = 1178)
599[ 0.980430] CPU6 attaching sched-domain:
600[ 0.980431] domain 0: span 2,6 level SIBLING
601[ 0.980433] groups: group c318370c cpus 6 (cpu_power = 589) group c308370c cpus 2 (cpu_power = 589)
602[ 0.980437] domain 1: span 0-7 level MC
603[ 0.980439] groups: group c3083778 cpus 2,6 (cpu_power = 1178) group c30c3778 cpus 3,7 (cpu_power = 1178) group c3003778 cpus 0,4 (cpu_power = 1178) group c3043778 cpus 1,5 (cpu_power = 1178)
604[ 0.980447] CPU7 attaching sched-domain:
605[ 0.980448] domain 0: span 3,7 level SIBLING
606[ 0.980450] groups: group c31c370c cpus 7 (cpu_power = 589) group c30c370c cpus 3 (cpu_power = 589)
607[ 0.980454] domain 1: span 0-7 level MC
608[ 0.980456] groups: group c30c3778 cpus 3,7 (cpu_power = 1178) group c3003778 cpus 0,4 (cpu_power = 1178) group c3043778 cpus 1,5 (cpu_power = 1178) group c3083778 cpus 2,6 (cpu_power = 1178)
609[ 0.980805] devtmpfs: initialized
610[ 0.981186] regulator: core version 0.5
611[ 0.981323] NET: Registered protocol family 16
612[ 0.981480] ACPI: bus type pci registered
613[ 0.981623] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
614[ 0.981734] PCI: MCFG area at e0000000 reserved in E820
615[ 0.981838] PCI: Using MMCONFIG for extended config space
616[ 0.981942] PCI: Using configuration type 1 for base access
617[ 0.982376] bio: create slab <bio-0> at 0
618[ 0.983120] ACPI: EC: Look up EC in DSDT
619[ 0.984947] ACPI Warning for \_SB_._OSC: Return type mismatch - found Integer, expected Buffer (20090903/nspredef-1006)
620[ 0.985220] \_SB_:_OSC evaluation returned wrong type
621[ 0.985221] _OSC request data:1 7
622[ 0.985663] ACPI: Executed 1 blocks of module-level executable AML code
623[ 0.991704] ACPI: Interpreter enabled
624[ 0.991804] ACPI: (supports S0 S4 S5)
625[ 0.992093] ACPI: Using IOAPIC for interrupt routing
626[ 1.000203] ACPI Warning: Incorrect checksum in table [OEMB] - 24, should be 23 (20090903/tbutils-314)
627[ 1.000646] ACPI: No dock devices found.
628[ 1.000877] ACPI: PCI Root Bridge [PCI0] (0000:00)
629[ 1.001042] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
630[ 1.001151] pci 0000:00:00.0: PME# disabled
631[ 1.001308] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
632[ 1.001416] pci 0000:00:01.0: PME# disabled
633[ 1.001573] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
634[ 1.001681] pci 0000:00:03.0: PME# disabled
635[ 1.001839] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
636[ 1.001947] pci 0000:00:07.0: PME# disabled
637[ 1.002104] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
638[ 1.002212] pci 0000:00:09.0: PME# disabled
639[ 1.002490] pci 0000:00:1a.0: reg 20 io port: [0xa480-0xa49f]
640[ 1.002558] pci 0000:00:1a.7: reg 10 32bit mmio: [0xfa7fa000-0xfa7fa3ff]
641[ 1.002608] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
642[ 1.002717] pci 0000:00:1a.7: PME# disabled
643[ 1.002873] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
644[ 1.002985] pci 0000:00:1c.0: PME# disabled
645[ 1.003144] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
646[ 1.003253] pci 0000:00:1c.4: PME# disabled
647[ 1.003401] pci 0000:00:1d.0: reg 20 io port: [0xa800-0xa81f]
648[ 1.003466] pci 0000:00:1d.1: reg 20 io port: [0xa880-0xa89f]
649[ 1.003528] pci 0000:00:1d.2: reg 20 io port: [0xac00-0xac1f]
650[ 1.003594] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfa7fc000-0xfa7fc3ff]
651[ 1.003644] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
652[ 1.003753] pci 0000:00:1d.7: PME# disabled
653[ 1.003968] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
654[ 1.004107] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 003f)
655[ 1.004292] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
656[ 1.004297] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
657[ 1.004302] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
658[ 1.004307] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
659[ 1.004313] pci 0000:00:1f.2: reg 20 io port: [0xff90-0xff9f]
660[ 1.004319] pci 0000:00:1f.2: reg 24 io port: [0xffa0-0xffaf]
661[ 1.004371] pci 0000:00:1f.5: reg 10 io port: [0xbc00-0xbc07]
662[ 1.004376] pci 0000:00:1f.5: reg 14 io port: [0xb880-0xb883]
663[ 1.004381] pci 0000:00:1f.5: reg 18 io port: [0xb800-0xb807]
664[ 1.004386] pci 0000:00:1f.5: reg 1c io port: [0xb480-0xb483]
665[ 1.004391] pci 0000:00:1f.5: reg 20 io port: [0xb400-0xb40f]
666[ 1.004396] pci 0000:00:1f.5: reg 24 io port: [0xb080-0xb08f]
667[ 1.004458] pci 0000:08:00.0: reg 10 32bit mmio: [0xfbe60000-0xfbe7ffff]
668[ 1.004464] pci 0000:08:00.0: reg 14 32bit mmio: [0xfbe40000-0xfbe5ffff]
669[ 1.004470] pci 0000:08:00.0: reg 18 io port: [0xe880-0xe89f]
670[ 1.004476] pci 0000:08:00.0: reg 1c 32bit mmio: [0xfbeb8000-0xfbebbfff]
671[ 1.004490] pci 0000:08:00.0: reg 30 32bit mmio pref: [0xfbe20000-0xfbe3ffff]
672[ 1.004517] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
673[ 1.004626] pci 0000:08:00.0: PME# disabled
674[ 1.004762] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
675[ 1.004773] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
676[ 1.004810] pci 0000:08:00.1: reg 10 32bit mmio: [0xfbee0000-0xfbefffff]
677[ 1.004816] pci 0000:08:00.1: reg 14 32bit mmio: [0xfbec0000-0xfbedffff]
678[ 1.004822] pci 0000:08:00.1: reg 18 io port: [0xec00-0xec1f]
679[ 1.004828] pci 0000:08:00.1: reg 1c 32bit mmio: [0xfbebc000-0xfbebffff]
680[ 1.004841] pci 0000:08:00.1: reg 30 32bit mmio pref: [0xfbe80000-0xfbe9ffff]
681[ 1.004868] pci 0000:08:00.1: PME# supported from D0 D3hot D3cold
682[ 1.004977] pci 0000:08:00.1: PME# disabled
683[ 1.005103] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
684[ 1.005114] pci 0000:08:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
685[ 1.010994] pci 0000:00:01.0: bridge io port: [0xe000-0xefff]
686[ 1.010997] pci 0000:00:01.0: bridge 32bit mmio: [0xfbe00000-0xfbefffff]
687[ 1.011060] pci 0000:06:00.0: reg 10 64bit mmio: [0xfb800000-0xfbbfffff]
688[ 1.011070] pci 0000:06:00.0: reg 18 64bit mmio: [0xfbdff000-0xfbdfffff]
689[ 1.011077] pci 0000:06:00.0: reg 20 io port: [0xd800-0xd8ff]
690[ 1.011087] pci 0000:06:00.0: reg 30 32bit mmio pref: [0xfbd00000-0xfbd7ffff]
691[ 1.011112] pci 0000:06:00.0: supports D1
692[ 1.011114] pci 0000:06:00.0: PME# supported from D0
693[ 1.011219] pci 0000:06:00.0: PME# disabled
694[ 1.018950] pci 0000:00:07.0: bridge io port: [0xd000-0xdfff]
695[ 1.018954] pci 0000:00:07.0: bridge 32bit mmio: [0xfb800000-0xfbdfffff]
696[ 1.019023] pci 0000:04:00.0: supports D1 D2
697[ 1.019024] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot
698[ 1.019133] pci 0000:04:00.0: PME# disabled
699[ 1.019248] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
700[ 1.019429] pci 0000:00:09.0: bridge io port: [0xc000-0xcfff]
701[ 1.019433] pci 0000:00:09.0: bridge 32bit mmio: [0xfb700000-0xfb7fffff]
702[ 1.019489] pci 0000:05:08.0: reg 10 io port: [0xc800-0xc8ff]
703[ 1.019497] pci 0000:05:08.0: reg 14 32bit mmio: [0xfb7ffc00-0xfb7fffff]
704[ 1.019530] pci 0000:05:08.0: reg 30 32bit mmio pref: [0xfb7c0000-0xfb7dffff]
705[ 1.019554] pci 0000:05:08.0: supports D1 D2
706[ 1.019555] pci 0000:05:08.0: PME# supported from D0 D1 D2 D3hot
707[ 1.019665] pci 0000:05:08.0: PME# disabled
708[ 1.019818] pci 0000:04:00.0: bridge io port: [0xc000-0xcfff]
709[ 1.019822] pci 0000:04:00.0: bridge 32bit mmio: [0xfb700000-0xfb7fffff]
710[ 1.019871] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf9f00000-0xf9ffffff]
711[ 1.019917] pci 0000:02:00.0: reg 10 32bit mmio pref: [0xf8000000-0xf8ffffff]
712[ 1.019926] pci 0000:02:00.0: reg 14 32bit mmio: [0xfb6fc000-0xfb6fffff]
713[ 1.019935] pci 0000:02:00.0: reg 18 32bit mmio: [0xfa800000-0xfaffffff]
714[ 1.019966] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfb6e0000-0xfb6effff]
715[ 1.020029] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
716[ 1.020231] pci 0000:00:1c.4: bridge 32bit mmio: [0xfa800000-0xfb6fffff]
717[ 1.020236] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xf8000000-0xf8ffffff]
718[ 1.020279] pci 0000:00:1e.0: transparent bridge
719[ 1.020409] pci_bus 0000:00: on NUMA node 0
720[ 1.020414] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
721[ 1.020611] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
722[ 1.020664] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
723[ 1.020722] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
724[ 1.020774] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE9._PRT]
725[ 1.020870] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
726[ 1.020937] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
727[ 1.039732] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 *7 10 11 12 14 15)
728[ 1.040606] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
729[ 1.040992] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
730[ 1.041863] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12 14 15)
731[ 1.042733] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
732[ 1.043758] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
733[ 1.044779] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
734[ 1.045801] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 6 7 10 11 12 14 15)
735[ 1.046648] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
736[ 1.046788] vgaarb: loaded
737[ 1.046924] PCI: Using ACPI for IRQ routing
738[ 1.047156] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
739[ 1.047270] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
740[ 1.047674] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
741[ 1.064194] Switching to clocksource tsc
742[ 1.065297] pnp: PnP ACPI init
743[ 1.065399] ACPI: bus type pnp registered
744[ 1.068228] pnp: PnP ACPI: found 15 devices
745[ 1.068329] ACPI: ACPI bus type pnp unregistered
746[ 1.068432] PnPBIOS: Disabled by ACPI PNP
747[ 1.068537] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
748[ 1.068649] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
749[ 1.068759] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
750[ 1.068871] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
751[ 1.068982] system 00:01: iomem range 0xfec8a000-0xfec8afff could not be reserved
752[ 1.069119] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
753[ 1.071265] system 00:07: ioport range 0xa00-0xa7f has been reserved
754[ 1.071373] system 00:07: ioport range 0xa80-0xa83 has been reserved
755[ 1.071482] system 00:07: ioport range 0xa84-0xa85 has been reserved
756[ 1.071590] system 00:07: ioport range 0xa86-0xa8d has been reserved
757[ 1.071698] system 00:07: ioport range 0xa90-0xa9f has been reserved
758[ 1.071807] system 00:07: ioport range 0xb00-0xbfe has been reserved
759[ 1.071917] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
760[ 1.072026] system 00:08: ioport range 0x800-0x87f has been reserved
761[ 1.072134] system 00:08: ioport range 0x500-0x57f has been reserved
762[ 1.072244] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
763[ 1.072355] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
764[ 1.072466] system 00:08: iomem range 0xfed40000-0xfed8ffff has been reserved
765[ 1.072579] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
766[ 1.072717] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
767[ 1.072830] system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
768[ 1.072942] system 00:0e: iomem range 0x0-0x9ffff could not be reserved
769[ 1.073052] system 00:0e: iomem range 0xc0000-0xcffff could not be reserved
770[ 1.073162] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
771[ 1.073273] system 00:0e: iomem range 0x100000-0xbfffffff could not be reserved
772[ 1.073410] system 00:0e: iomem range 0xfed90000-0xffffffff could not be reserved
773[ 1.108228] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
774[ 1.108237] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
775[ 1.108245] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
776[ 1.108254] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
777[ 1.108262] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
778[ 1.108270] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
779[ 1.108279] pci 0000:08:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
780[ 1.108287] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
781[ 1.108295] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
782[ 1.108304] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
783[ 1.108312] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
784[ 1.108320] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
785[ 1.108332] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
786[ 1.108340] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
787[ 1.108343] pci 0000:08:00.0: BAR 10: can't allocate mem resource [0xfbf00000-0xfbefffff]
788[ 1.108490] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
789[ 1.108498] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
790[ 1.108500] pci 0000:08:00.1: BAR 7: can't allocate mem resource [0xfbf00000-0xfbefffff]
791[ 1.108647] pci 0000:08:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
792[ 1.108655] pci 0000:08:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
793[ 1.108657] pci 0000:08:00.1: BAR 10: can't allocate mem resource [0xfbf00000-0xfbefffff]
794[ 1.108797] pci 0000:00:01.0: PCI bridge, secondary bus 0000:08
795[ 1.108904] pci 0000:00:01.0: IO window: 0xe000-0xefff
796[ 1.109011] pci 0000:00:01.0: MEM window: 0xfbe00000-0xfbefffff
797[ 1.109119] pci 0000:00:01.0: PREFETCH window: disabled
798[ 1.109226] pci 0000:00:03.0: PCI bridge, secondary bus 0000:07
799[ 1.109333] pci 0000:00:03.0: IO window: disabled
800[ 1.109437] pci 0000:00:03.0: MEM window: disabled
801[ 1.109541] pci 0000:00:03.0: PREFETCH window: disabled
802[ 1.109649] pci 0000:00:07.0: PCI bridge, secondary bus 0000:06
803[ 1.109756] pci 0000:00:07.0: IO window: 0xd000-0xdfff
804[ 1.109862] pci 0000:00:07.0: MEM window: 0xfb800000-0xfbdfffff
805[ 1.109970] pci 0000:00:07.0: PREFETCH window: disabled
806[ 1.110077] pci 0000:04:00.0: PCI bridge, secondary bus 0000:05
807[ 1.110185] pci 0000:04:00.0: IO window: 0xc000-0xcfff
808[ 1.110292] pci 0000:04:00.0: MEM window: 0xfb700000-0xfb7fffff
809[ 1.110401] pci 0000:04:00.0: PREFETCH window: disabled
810[ 1.110510] pci 0000:00:09.0: PCI bridge, secondary bus 0000:04
811[ 1.110617] pci 0000:00:09.0: IO window: 0xc000-0xcfff
812[ 1.110723] pci 0000:00:09.0: MEM window: 0xfb700000-0xfb7fffff
813[ 1.110833] pci 0000:00:09.0: PREFETCH window: disabled
814[ 1.110940] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:03
815[ 1.111048] pci 0000:00:1c.0: IO window: 0x1000-0x1fff
816[ 1.111155] pci 0000:00:1c.0: MEM window: 0xc0000000-0xc03fffff
817[ 1.111263] pci 0000:00:1c.0: PREFETCH window: 0x000000f9f00000-0x000000f9ffffff
818[ 1.111405] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:02
819[ 1.111512] pci 0000:00:1c.4: IO window: 0x2000-0x2fff
820[ 1.111619] pci 0000:00:1c.4: MEM window: 0xfa800000-0xfb6fffff
821[ 1.111727] pci 0000:00:1c.4: PREFETCH window: 0x000000f8000000-0x000000f8ffffff
822[ 1.111868] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
823[ 1.111974] pci 0000:00:1e.0: IO window: disabled
824[ 1.112079] pci 0000:00:1e.0: MEM window: disabled
825[ 1.112184] pci 0000:00:1e.0: PREFETCH window: disabled
826[ 1.112298] pci 0000:00:01.0: setting latency timer to 64
827[ 1.112305] pci 0000:00:03.0: setting latency timer to 64
828[ 1.112311] pci 0000:00:07.0: setting latency timer to 64
829[ 1.112318] pci 0000:00:09.0: setting latency timer to 64
830[ 1.112327] pci 0000:04:00.0: setting latency timer to 64
831[ 1.112334] pci 0000:00:1c.0: enabling device (0146 -> 0147)
832[ 1.112443] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
833[ 1.112554] pci 0000:00:1c.0: setting latency timer to 64
834[ 1.112561] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
835[ 1.112672] pci 0000:00:1c.4: setting latency timer to 64
836[ 1.112677] pci 0000:00:1e.0: setting latency timer to 64
837[ 1.112680] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
838[ 1.112682] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
839[ 1.112685] pci_bus 0000:08: resource 0 io: [0xe000-0xefff]
840[ 1.112687] pci_bus 0000:08: resource 1 mem: [0xfbe00000-0xfbefffff]
841[ 1.112689] pci_bus 0000:06: resource 0 io: [0xd000-0xdfff]
842[ 1.112691] pci_bus 0000:06: resource 1 mem: [0xfb800000-0xfbdfffff]
843[ 1.112693] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
844[ 1.112695] pci_bus 0000:04: resource 1 mem: [0xfb700000-0xfb7fffff]
845[ 1.112697] pci_bus 0000:05: resource 0 io: [0xc000-0xcfff]
846[ 1.112699] pci_bus 0000:05: resource 1 mem: [0xfb700000-0xfb7fffff]
847[ 1.112701] pci_bus 0000:03: resource 0 io: [0x1000-0x1fff]
848[ 1.112703] pci_bus 0000:03: resource 1 mem: [0xc0000000-0xc03fffff]
849[ 1.112705] pci_bus 0000:03: resource 2 pref mem [0xf9f00000-0xf9ffffff]
850[ 1.112707] pci_bus 0000:02: resource 0 io: [0x2000-0x2fff]
851[ 1.112709] pci_bus 0000:02: resource 1 mem: [0xfa800000-0xfb6fffff]
852[ 1.112712] pci_bus 0000:02: resource 2 pref mem [0xf8000000-0xf8ffffff]
853[ 1.112714] pci_bus 0000:01: resource 3 io: [0x00-0xffff]
854[ 1.112716] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
855[ 1.112735] NET: Registered protocol family 2
856[ 1.112893] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
857[ 1.113178] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
858[ 1.113562] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
859[ 1.113775] TCP: Hash tables configured (established 131072 bind 65536)
860[ 1.113884] TCP reno registered
861[ 1.114044] NET: Registered protocol family 1
862[ 1.114237] pci 0000:02:00.0: Boot video device
863[ 1.114262] Unpacking initramfs...
864[ 1.281380] Freeing initrd memory: 7207k freed
865[ 1.282568] Simple Boot Flag at 0x6d set to 0x1
866[ 1.283125] audit: initializing netlink socket (disabled)
867[ 1.283236] type=2000 audit(1330554391.048:1): initialized
868[ 1.288011] highmem bounce pool size: 64 pages
869[ 1.288118] HugeTLB registered 4 MB page size, pre-allocated 0 pages
870[ 1.289274] VFS: Disk quotas dquot_6.5.2
871[ 1.289411] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
872[ 1.289576] msgmni has been set to 1706
873[ 1.289872] alg: No test for stdrng (krng)
874[ 1.290006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
875[ 1.290145] io scheduler noop registered
876[ 1.290244] io scheduler anticipatory registered
877[ 1.290346] io scheduler deadline registered
878[ 1.290471] io scheduler cfq registered (default)
879[ 1.290672] pcieport 0000:00:01.0: irq 48 for MSI/MSI-X
880[ 1.290678] pcieport 0000:00:01.0: setting latency timer to 64
881[ 1.290769] pcieport 0000:00:03.0: irq 49 for MSI/MSI-X
882[ 1.290774] pcieport 0000:00:03.0: setting latency timer to 64
883[ 1.290864] pcieport 0000:00:07.0: irq 50 for MSI/MSI-X
884[ 1.290870] pcieport 0000:00:07.0: setting latency timer to 64
885[ 1.290957] pcieport 0000:00:09.0: irq 51 for MSI/MSI-X
886[ 1.290963] pcieport 0000:00:09.0: setting latency timer to 64
887[ 1.291050] pcieport 0000:00:1c.0: irq 52 for MSI/MSI-X
888[ 1.291057] pcieport 0000:00:1c.0: setting latency timer to 64
889[ 1.291153] pcieport 0000:00:1c.4: irq 53 for MSI/MSI-X
890[ 1.291160] pcieport 0000:00:1c.4: setting latency timer to 64
891[ 1.291237] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
892[ 1.291242] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
893[ 1.291246] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
894[ 1.291250] aer 0000:00:09.0:pcie02: AER service couldn't init device: no _OSC support
895[ 1.291297] isapnp: Scanning for PnP cards...
896[ 1.644190] isapnp: No Plug & Play device found
897[ 1.645190] Linux agpgart interface v0.103
898[ 1.645369] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
899[ 1.645571] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
900[ 1.645928] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
901[ 1.646190] PNP: No PS/2 controller found. Probing ports directly.
902[ 3.253314] Failed to disable AUX port, but continuing anyway... Is this a SiS?
903[ 3.253452] If AUX port is really absent please use the 'i8042.noaux' option.
904[ 4.858657] serio: i8042 KBD port at 0x60,0x64 irq 1
905[ 4.859045] mice: PS/2 mouse device common for all mice
906[ 4.859629] rtc_cmos 00:03: RTC can wake from S4
907[ 4.859755] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
908[ 4.859883] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
909[ 4.860000] cpuidle: using governor ladder
910[ 4.860100] cpuidle: using governor menu
911[ 4.860203] No iBFT detected.
912[ 4.860555] TCP cubic registered
913[ 4.860749] NET: Registered protocol family 10
914[ 4.861396] Mobile IPv6
915[ 4.861491] NET: Registered protocol family 17
916[ 4.861607] Using IPI No-Shortcut mode
917[ 4.861748] registered taskstats version 1
918[ 4.862318] rtc_cmos 00:03: setting system clock to 2012-02-29 22:26:35 UTC (1330554395)
919[ 4.862497] Initalizing network drop monitor service
920[ 4.862627] Freeing unused kernel memory: 380k freed
921[ 4.862827] Write protecting the kernel text: 2508k
922[ 4.862944] Write protecting the kernel read-only data: 920k
923[ 4.891457] usbcore: registered new interface driver usbfs
924[ 4.891573] usbcore: registered new interface driver hub
925[ 4.891695] usbcore: registered new device driver usb
926[ 4.897579] usbcore: registered new interface driver hiddev
927[ 4.897691] usbcore: registered new interface driver usbhid
928[ 4.897796] usbhid: v2.6:USB HID core driver
929[ 10.781549] RPC: Registered udp transport module.
930[ 10.781552] RPC: Registered tcp transport module.
931[ 10.781553] RPC: Registered tcp NFSv4.1 backchannel transport module.
932[ 10.868546] Slow work thread pool: Starting up
933[ 10.868584] Slow work thread pool: Ready
934[ 10.868618] FS-Cache: Loaded
935[ 10.881790] FS-Cache: Netfs 'nfs' registered for caching
936[ 10.900236] fuse init (API version 7.13)
937[ 10.944185] SCSI subsystem initialized
938[ 10.948109] Initializing USB Mass Storage driver...
939[ 10.948120] usbcore: registered new interface driver usb-storage
940[ 10.948122] USB Mass Storage support registered.
941[ 10.953083] usbcore: registered new interface driver ums-cypress
942[ 10.960972] usbcore: registered new interface driver usbserial
943[ 10.960981] USB Serial support registered for generic
944[ 10.960990] usbcore: registered new interface driver usbserial_generic
945[ 10.960991] usbserial: USB Serial Driver core
946[ 10.965940] USB Serial support registered for cp210x
947[ 10.965949] usbcore: registered new interface driver cp210x
948[ 10.965950] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
949[ 10.977405] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
950[ 10.977428] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
951[ 10.977443] ehci_hcd 0000:00:1a.7: setting latency timer to 64
952[ 10.977446] ehci_hcd 0000:00:1a.7: EHCI Host Controller
953[ 10.977460] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
954[ 10.977483] ehci_hcd 0000:00:1a.7: debug port 1
955[ 10.981361] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
956[ 10.981372] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfa7fa000
957[ 10.996977] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
958[ 10.996996] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
959[ 10.996999] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
960[ 10.997002] usb usb1: Product: EHCI Host Controller
961[ 10.997004] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
962[ 10.997006] usb usb1: SerialNumber: 0000:00:1a.7
963[ 10.997068] usb usb1: configuration #1 chosen from 1 choice
964[ 10.997089] hub 1-0:1.0: USB hub found
965[ 10.997094] hub 1-0:1.0: 2 ports detected
966[ 10.997131] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
967[ 10.997142] ehci_hcd 0000:00:1d.7: setting latency timer to 64
968[ 10.997145] ehci_hcd 0000:00:1d.7: EHCI Host Controller
969[ 10.997151] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
970[ 10.997172] ehci_hcd 0000:00:1d.7: debug port 1
971[ 11.001042] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
972[ 11.001052] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfa7fc000
973[ 11.016944] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
974[ 11.016959] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
975[ 11.016962] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
976[ 11.016964] usb usb2: Product: EHCI Host Controller
977[ 11.016967] usb usb2: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
978[ 11.016969] usb usb2: SerialNumber: 0000:00:1d.7
979[ 11.017025] usb usb2: configuration #1 chosen from 1 choice
980[ 11.017044] hub 2-0:1.0: USB hub found
981[ 11.017048] hub 2-0:1.0: 6 ports detected
982[ 11.019088] uhci_hcd: USB Universal Host Controller Interface driver
983[ 11.019113] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
984[ 11.019118] uhci_hcd 0000:00:1a.0: setting latency timer to 64
985[ 11.019121] uhci_hcd 0000:00:1a.0: UHCI Host Controller
986[ 11.019128] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
987[ 11.019154] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a480
988[ 11.019177] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
989[ 11.019179] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
990[ 11.019181] usb usb3: Product: UHCI Host Controller
991[ 11.019182] usb usb3: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
992[ 11.019184] usb usb3: SerialNumber: 0000:00:1a.0
993[ 11.019229] usb usb3: configuration #1 chosen from 1 choice
994[ 11.019249] hub 3-0:1.0: USB hub found
995[ 11.019253] hub 3-0:1.0: 2 ports detected
996[ 11.019291] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
997[ 11.019295] uhci_hcd 0000:00:1d.0: setting latency timer to 64
998[ 11.019298] uhci_hcd 0000:00:1d.0: UHCI Host Controller
999[ 11.019303] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
1000[ 11.019323] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a800
1001[ 11.019345] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
1002[ 11.019347] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1003[ 11.019349] usb usb4: Product: UHCI Host Controller
1004[ 11.019351] usb usb4: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
1005[ 11.019352] usb usb4: SerialNumber: 0000:00:1d.0
1006[ 11.019391] usb usb4: configuration #1 chosen from 1 choice
1007[ 11.019410] hub 4-0:1.0: USB hub found
1008[ 11.019414] hub 4-0:1.0: 2 ports detected
1009[ 11.019447] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
1010[ 11.019452] uhci_hcd 0000:00:1d.1: setting latency timer to 64
1011[ 11.019454] uhci_hcd 0000:00:1d.1: UHCI Host Controller
1012[ 11.019461] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
1013[ 11.019487] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a880
1014[ 11.019507] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
1015[ 11.019510] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1016[ 11.019512] usb usb5: Product: UHCI Host Controller
1017[ 11.019513] usb usb5: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
1018[ 11.019515] usb usb5: SerialNumber: 0000:00:1d.1
1019[ 11.019555] usb usb5: configuration #1 chosen from 1 choice
1020[ 11.019574] hub 5-0:1.0: USB hub found
1021[ 11.019579] hub 5-0:1.0: 2 ports detected
1022[ 11.019625] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
1023[ 11.019631] uhci_hcd 0000:00:1d.2: setting latency timer to 64
1024[ 11.019634] uhci_hcd 0000:00:1d.2: UHCI Host Controller
1025[ 11.019642] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
1026[ 11.019666] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ac00
1027[ 11.019695] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
1028[ 11.019698] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1029[ 11.019700] usb usb6: Product: UHCI Host Controller
1030[ 11.019702] usb usb6: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
1031[ 11.019705] usb usb6: SerialNumber: 0000:00:1d.2
1032[ 11.019766] usb usb6: configuration #1 chosen from 1 choice
1033[ 11.019796] hub 6-0:1.0: USB hub found
1034[ 11.019802] hub 6-0:1.0: 2 ports detected
1035[ 11.026775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1036[ 11.072868] Failed initialization of WD-7000 SCSI card!
1037[ 11.155326] DC390: clustering now enabled by default. If you get problems load
1038[ 11.155329] with "disable_clustering=1" and report to maintainers
1039[ 11.185950] sym53c416.c: Version 1.0.0-ac
1040[ 11.207934] st: Version 20081215, fixed bufsize 32768, s/g segs 256
1041[ 11.253383] Loading iSCSI transport class v2.0-870.
1042[ 11.280155] qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= options
1043[ 11.311229] QLogic Fibre Channel HBA Driver: 8.03.01-k6
1044[ 11.322670] ppa: Unknown symbol parport_register_device
1045[ 11.322745] ppa: Unknown symbol parport_register_driver
1046[ 11.322823] ppa: Unknown symbol parport_release
1047[ 11.322942] ppa: Unknown symbol parport_claim
1048[ 11.323086] ppa: Unknown symbol parport_unregister_device
1049[ 11.323155] ppa: Unknown symbol parport_unregister_driver
1050[ 11.351539] osst :I: Tape driver with OnStream support version 0.99.4
1051[ 11.351540] osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $
1052[ 11.357654] nsp32: loading...
1053[ 11.363193] NCR53c406a: no available ports found
1054[ 11.383294] megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
1055[ 11.388869] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
1056[ 11.395217] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
1057[ 11.420169] usb 2-1: new high speed USB device using ehci_hcd and address 2
1058[ 11.426019] iscsi: registered transport (tcp)
1059[ 11.489845] imm: Unknown symbol parport_register_device
1060[ 11.489922] imm: Unknown symbol parport_register_driver
1061[ 11.490002] imm: Unknown symbol parport_release
1062[ 11.490123] imm: Unknown symbol parport_claim
1063[ 11.490269] imm: Unknown symbol parport_unregister_device
1064[ 11.490340] imm: Unknown symbol parport_unregister_driver
1065[ 11.497440] HP HPSA Driver (v 2.0.2-1)
1066[ 11.497459] hpsa 0000:06:00.0: PCI INT A -> GSI 30 (level, low) -> IRQ 30
1067[ 11.497474] hpsa 0000:06:00.0: MSIX
1068[ 11.497520] hpsa 0000:06:00.0: irq 54 for MSI/MSI-X
1069[ 11.497522] hpsa 0000:06:00.0: irq 55 for MSI/MSI-X
1070[ 11.497524] hpsa 0000:06:00.0: irq 56 for MSI/MSI-X
1071[ 11.497526] hpsa 0000:06:00.0: irq 57 for MSI/MSI-X
1072[ 11.512152] hpsa 0000:06:00.0: hpsa0: <0x323a> at IRQ 54 using DAC
1073[ 11.528269] scsi0 : hpsa
1074[ 11.529710] hpsa 0000:06:00.0: Direct-Access device c0b0t0l0 added.
1075[ 11.529714] hpsa 0000:06:00.0: RAID device c0b3t0l0 added.
1076[ 11.529862] scsi 0:0:0:0: Direct-Access HP LOGICAL VOLUME 1.58 PQ: 0 ANSI: 5
1077[ 11.530095] scsi 0:3:0:0: RAID HP P410 1.58 PQ: 0 ANSI: 0
1078[ 11.530224] sd 0:0:0:0: Attached scsi generic sg0 type 0
1079[ 11.530278] sd 0:0:0:0: [sda] 488327040 512-byte logical blocks: (250 GB/232 GiB)
1080[ 11.530334] scsi 0:3:0:0: Attached scsi generic sg1 type 12
1081[ 11.530410] sd 0:0:0:0: [sda] Write Protect is off
1082[ 11.530413] sd 0:0:0:0: [sda] Mode Sense: 6b 00 00 08
1083[ 11.530498] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
1084[ 11.530792] sda: sda1 sda2 <GDT-HA: Storage RAID Controller Driver. Version: 3.05
1085[ 11.547274] sda5 >
1086[ 11.547728] sd 0:0:0:0: [sda] Attached SCSI disk
1087[ 11.553660] scsi: <fdomain> Detection failed (no card)
1088[ 11.554566] usb 2-1: New USB device found, idVendor=1307, idProduct=0165
1089[ 11.554569] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1090[ 11.554573] usb 2-1: Product: USB Flash Drive
1091[ 11.554575] usb 2-1: Manufacturer: USB 2.0
1092[ 11.554577] usb 2-1: SerialNumber: c3f5c432d8769a
1093[ 11.554648] usb 2-1: configuration #1 chosen from 1 choice
1094[ 11.554768] scsi1 : SCSI emulation for USB Mass Storage devices
1095[ 11.554817] usb-storage: device found at 2
1096[ 11.554819] usb-storage: waiting for device to settle before scanning
1097[ 11.654795] Loading Adaptec I2O RAID: Version 2.4 Build 5go
1098[ 11.654797] Detecting Adaptec I2O RAID controllers...
1099[ 11.698884] bnx2i: Unknown symbol cnic_register_driver
1100[ 11.699286] bnx2i: Unknown symbol cnic_unregister_driver
1101[ 11.813961] Adaptec aacraid driver 1.1-7[28000]-ms
1102[ 11.820217] 3ware Storage Controller device driver for Linux v1.26.02.002.
1103[ 11.826742] 3ware 9000 Storage Controller device driver for Linux v2.26.02.012.
1104[ 11.836474] yenta_socket: Unknown symbol pccard_nonstatic_ops
1105[ 11.846976] usb 3-1: new full speed USB device using uhci_hcd and address 2
1106[ 11.856443] VMware vmxnet3 virtual NIC driver - version 1.0.5.0-k-NAPI
1107[ 11.889223] pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
1108[ 11.895519] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
1109[ 11.908889] dca service started, version 1.12.1
1110[ 11.911874] Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k2
1111[ 11.911876] Copyright (c) 2007-2011 Intel Corporation.
1112[ 11.911902] igb 0000:08:00.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
1113[ 11.911922] igb 0000:08:00.0: setting latency timer to 64
1114[ 11.912164] igb 0000:08:00.0: irq 58 for MSI/MSI-X
1115[ 11.912166] igb 0000:08:00.0: irq 59 for MSI/MSI-X
1116[ 11.912168] igb 0000:08:00.0: irq 60 for MSI/MSI-X
1117[ 11.912170] igb 0000:08:00.0: irq 61 for MSI/MSI-X
1118[ 11.912173] igb 0000:08:00.0: irq 62 for MSI/MSI-X
1119[ 11.912175] igb 0000:08:00.0: irq 63 for MSI/MSI-X
1120[ 11.912177] igb 0000:08:00.0: irq 64 for MSI/MSI-X
1121[ 11.912179] igb 0000:08:00.0: irq 65 for MSI/MSI-X
1122[ 11.912182] igb 0000:08:00.0: irq 66 for MSI/MSI-X
1123[ 11.912199] igb 0000:08:00.0: 0 vfs allocated
1124[ 12.011533] usb 3-1: New USB device found, idVendor=0000, idProduct=0000
1125[ 12.011537] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1126[ 12.011540] usb 3-1: Product: SE USB Device
1127[ 12.011542] usb 3-1: Manufacturer: ServerEngines
1128[ 12.011545] usb 3-1: SerialNumber: 400739D126408A
1129[ 12.011620] usb 3-1: configuration #1 chosen from 1 choice
1130[ 12.019686] input: ServerEngines SE USB Device as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input0
1131[ 12.019721] generic-usb 0003:0000:0000.0001: input,hidraw0: USB HID v1.11 Keyboard [ServerEngines SE USB Device] on usb-0000:00:1a.0-1/input0
1132[ 12.023487] input: ServerEngines SE USB Device as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.1/input/input1
1133[ 12.023526] generic-usb 0003:0000:0000.0002: input,hidraw1: USB HID v1.11 Mouse [ServerEngines SE USB Device] on usb-0000:00:1a.0-1/input1
1134[ 12.103753] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
1135[ 12.103756] igb 0000:08:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:24:81:f8:f8:a8
1136[ 12.103832] igb 0000:08:00.0: eth0: PBA No: FFFFFF-0FF
1137[ 12.103834] igb 0000:08:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
1138[ 12.103851] igb 0000:08:00.1: PCI INT B -> GSI 40 (level, low) -> IRQ 40
1139[ 12.103869] igb 0000:08:00.1: setting latency timer to 64
1140[ 12.104110] igb 0000:08:00.1: irq 67 for MSI/MSI-X
1141[ 12.104112] igb 0000:08:00.1: irq 68 for MSI/MSI-X
1142[ 12.104115] igb 0000:08:00.1: irq 69 for MSI/MSI-X
1143[ 12.104117] igb 0000:08:00.1: irq 70 for MSI/MSI-X
1144[ 12.104119] igb 0000:08:00.1: irq 71 for MSI/MSI-X
1145[ 12.104121] igb 0000:08:00.1: irq 72 for MSI/MSI-X
1146[ 12.104124] igb 0000:08:00.1: irq 73 for MSI/MSI-X
1147[ 12.104126] igb 0000:08:00.1: irq 74 for MSI/MSI-X
1148[ 12.104128] igb 0000:08:00.1: irq 75 for MSI/MSI-X
1149[ 12.104145] igb 0000:08:00.1: 0 vfs allocated
1150[ 12.262170] usb 4-2: new low speed USB device using uhci_hcd and address 2
1151[ 12.302689] igb 0000:08:00.1: Intel(R) Gigabit Ethernet Network Connection
1152[ 12.302692] igb 0000:08:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 00:24:81:f8:f8:a9
1153[ 12.302768] igb 0000:08:00.1: eth1: PBA No: FFFFFF-0FF
1154[ 12.302770] igb 0000:08:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
1155[ 12.314410] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
1156[ 12.314412] e100: Copyright(c) 1999-2006 Intel Corporation
1157[ 12.321589] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
1158[ 12.321591] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
1159[ 12.327867] Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI
1160[ 12.327869] Copyright (c) 1999-2006 Intel Corporation.
1161[ 12.366483] 8139too Fast Ethernet driver 0.9.28
1162[ 12.372219] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
1163[ 12.383275] generic: Unknown symbol del_mtd_partitions
1164[ 12.383456] generic: Unknown symbol onenand_release
1165[ 12.383532] generic: Unknown symbol del_mtd_device
1166[ 12.383598] generic: Unknown symbol onenand_scan
1167[ 12.383718] generic: Unknown symbol add_mtd_device
1168[ 12.383783] generic: Unknown symbol add_mtd_partitions
1169[ 12.383858] generic: Unknown symbol parse_mtd_partitions
1170[ 12.391673] I2O subsystem v1.325
1171[ 12.391675] i2o: max drivers = 8
1172[ 12.397084] I2O Block Device OSM v1.325
1173[ 12.397144] block-osm: registered device at major 80
1174[ 12.404675] Fusion MPT base driver 3.04.12
1175[ 12.404677] Copyright (c) 1999-2008 LSI Corporation
1176[ 12.410967] Fusion MPT SPI Host driver 3.04.12
1177[ 12.423022] usb 4-2: New USB device found, idVendor=04f3, idProduct=0103
1178[ 12.423025] usb 4-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1179[ 12.423080] usb 4-2: configuration #1 chosen from 1 choice
1180[ 12.423545] Fusion MPT SAS Host driver 3.04.12
1181[ 12.430140] Fusion MPT FC Host driver 3.04.12
1182[ 12.435957] Fusion MPT misc device (ioctl) driver 3.04.12
1183[ 12.435981] mptctl: Registered with Fusion MPT base driver
1184[ 12.435983] mptctl: /dev/mptctl @ (major,minor=10,220)
1185[ 12.439134] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2:1.0/input/input2
1186[ 12.439171] generic-usb 0003:04F3:0103.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:1d.0-2/input0
1187[ 12.459153] Uniform Multi-Platform E-IDE driver
1188[ 12.462024] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1d.0/usb4/4-2/4-2:1.1/input/input3
1189[ 12.462059] generic-usb 0003:04F3:0103.0004: input,hidraw3: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:1d.0-2/input1
1190[ 12.466772] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
1191[ 12.473979] ide-gd driver 1.18
1192[ 12.492821] ide-cd driver 5.00
1193[ 12.508587] BIOS EDD facility v0.16 2004-Jun-25, 2 devices found
1194[ 12.527553] paride: Unknown symbol parport_register_device
1195[ 12.527629] paride: Unknown symbol parport_release
1196[ 12.527699] paride: Unknown symbol parport_claim
1197[ 12.527774] paride: Unknown symbol parport_unregister_device
1198[ 12.527884] paride: Unknown symbol parport_find_base
1199[ 12.527954] paride: Unknown symbol parport_put_port
1200[ 12.533247] loop: module loaded
1201[ 15.548828] floppy0: no floppy controllers found
1202[ 15.576500] HP CISS Driver (v 3.6.20)
1203[ 15.598303] libata version 3.00 loaded.
1204[ 15.684127] ata_piix 0000:00:1f.2: version 2.13
1205[ 15.684142] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
1206[ 15.684146] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
1207[ 15.684174] ata_piix 0000:00:1f.2: setting latency timer to 64
1208[ 15.684221] scsi4 : ata_piix
1209[ 15.684273] scsi5 : ata_piix
1210[ 15.685233] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff90 irq 14
1211[ 15.685238] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff98 irq 15
1212[ 15.685253] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
1213[ 15.685257] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
1214[ 15.685286] ata_piix 0000:00:1f.5: setting latency timer to 64
1215[ 15.685315] scsi6 : ata_piix
1216[ 15.685360] scsi7 : ata_piix
1217[ 15.686341] ata3: SATA max UDMA/133 cmd 0xbc00 ctl 0xb880 bmdma 0xb400 irq 19
1218[ 15.686344] ata4: SATA max UDMA/133 cmd 0xb800 ctl 0xb480 bmdma 0xb408 irq 19
1219[ 16.014755] ata3: SATA link down (SStatus 0 SControl 310)
1220[ 16.167854] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
1221[ 16.191993] ata4.00: ATAPI: Optiarc DVD RW AD-7561S, AH51, max UDMA/100
1222[ 16.223953] ata4.00: configured for UDMA/100
1223[ 16.334270] ata1.00: SATA link down (SStatus 0 SControl 310)
1224[ 16.334283] ata1.01: SATA link down (SStatus 0 SControl 310)
1225[ 16.344953] ata2.00: SATA link down (SStatus 0 SControl 310)
1226[ 16.344966] ata2.01: SATA link down (SStatus 0 SControl 310)
1227[ 16.347137] scsi 7:0:0:0: CD-ROM Optiarc DVD RW AD-7561S AH51 PQ: 0 ANSI: 5
1228[ 16.350050] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
1229[ 16.350053] Uniform CD-ROM driver Revision: 3.20
1230[ 16.350155] sr 7:0:0:0: Attached scsi CD-ROM sr0
1231[ 16.350210] sr 7:0:0:0: Attached scsi generic sg2 type 5
1232[ 16.544057] usb-storage: device scan complete
1233[ 16.544926] scsi 1:0:0:0: Direct-Access USB 2.0 USB Flash Drive 0.00 PQ: 0 ANSI: 2
1234[ 16.545389] sd 1:0:0:0: Attached scsi generic sg3 type 0
1235[ 16.546169] sd 1:0:0:0: [sdb] 7897088 512-byte logical blocks: (4.04 GB/3.76 GiB)
1236[ 16.547036] sd 1:0:0:0: [sdb] Write Protect is off
1237[ 16.547142] sd 1:0:0:0: [sdb] Mode Sense: 00 00 00 00
1238[ 16.547144] sd 1:0:0:0: [sdb] Assuming drive cache: write through
1239[ 16.550401] sd 1:0:0:0: [sdb] Assuming drive cache: write through
1240[ 16.550512] sdb: sdb1
1241[ 16.651863] sd 1:0:0:0: [sdb] Assuming drive cache: write through
1242[ 16.651971] sd 1:0:0:0: [sdb] Attached SCSI removable disk
1243[ 29.241074] ISO 9660 Extensions: Microsoft Joliet Level 3
1244[ 29.372083] ISO 9660 Extensions: RRIP_1991A
1245[ 29.478974] ISO 9660 Extensions: Microsoft Joliet Level 3
1246[ 29.522583] ISO 9660 Extensions: RRIP_1991A
1247[ 39.236575] dahdi: Unknown symbol crc_ccitt_table
1248[ 39.241254] dahdi: Unknown symbol crc_ccitt_table
1249[ 39.245878] dahdi: Unknown symbol crc_ccitt_table
1250[ 39.250521] dahdi: Unknown symbol crc_ccitt_table
1251[ 39.262743] async_tx: api initialized (async)
1252[ 39.263337] xor: automatically using best checksumming function: pIII_sse
1253[ 39.282193] pIII_sse : 8438.000 MB/sec
1254[ 39.282195] xor: using function: pIII_sse (8438.000 MB/sec)
1255[ 39.350128] raid6: int32x1 983 MB/s
1256[ 39.417988] raid6: int32x2 991 MB/s
1257[ 39.485904] raid6: int32x4 663 MB/s
1258[ 39.553813] raid6: int32x8 647 MB/s
1259[ 39.621647] raid6: mmxx1 3108 MB/s
1260[ 39.689537] raid6: mmxx2 3557 MB/s
1261[ 39.757420] raid6: sse1x1 2760 MB/s
1262[ 39.825318] raid6: sse1x2 3128 MB/s
1263[ 39.893200] raid6: sse2x1 5469 MB/s
1264[ 39.961097] raid6: sse2x2 6197 MB/s
1265[ 39.961099] raid6: using algorithm sse2x2 (6197 MB/s)
1266[ 40.104750] OCFS2 Node Manager 1.5.0
1267[ 40.107479] OCFS2 DLM 1.5.0
1268[ 40.116415] ocfs2: Unknown symbol ocfs2_dlm_lock_status
1269[ 40.116803] ocfs2: Unknown symbol ocfs2_stack_supports_plocks
1270[ 40.117155] ocfs2: Unknown symbol ocfs2_cluster_connect
1271[ 40.117259] ocfs2: Unknown symbol qtree_entry_unused
1272[ 40.117745] ocfs2: Unknown symbol ocfs2_dlm_dump_lksb
1273[ 40.117858] ocfs2: Unknown symbol ocfs2_cluster_this_node
1274[ 40.117968] ocfs2: Unknown symbol qtree_write_dquot
1275[ 40.118041] ocfs2: Unknown symbol ocfs2_dlm_lock
1276[ 40.118156] ocfs2: Unknown symbol ocfs2_dlm_lvb_valid
1277[ 40.118488] ocfs2: Unknown symbol qtree_release_dquot
1278[ 40.118624] ocfs2: Unknown symbol ocfs2_dlm_unlock
1279[ 40.118978] ocfs2: Unknown symbol qtree_read_dquot
1280[ 40.119252] ocfs2: Unknown symbol ocfs2_plock
1281[ 40.119619] ocfs2: Unknown symbol ocfs2_stack_glue_set_locking_protocol
1282[ 40.120379] ocfs2: Unknown symbol ocfs2_dlm_lvb
1283[ 40.121149] ocfs2: Unknown symbol ocfs2_cluster_disconnect
1284[ 40.121378] ocfs2: Unknown symbol ocfs2_cluster_hangup
1285[ 40.135092] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
1286[ 40.155417] JFS: nTxBlock = 8192, nTxLock = 65536
1287[ 40.167924] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
1288[ 40.168581] SGI XFS Quota Management subsystem
1289[ 40.228656] device-mapper: uevent: version 1.0.3
1290[ 40.228750] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
1291[ 40.239692] device-mapper: multipath: version 1.1.0 loaded
1292[ 40.239993] device-mapper: multipath round-robin: version 1.0.0 loaded
1293[ 40.252820] md: multipath personality registered for level -4
1294[ 40.257019] md: raid0 personality registered for level 0
1295[ 40.263424] md: raid6 personality registered for level 6
1296[ 40.263426] md: raid5 personality registered for level 5
1297[ 40.263427] md: raid4 personality registered for level 4
1298[ 40.283060] md: raid1 personality registered for level 1
1299[ 40.299771] md: linear personality registered for level -1
1300[ 40.305087] md: raid10 personality registered for level 10
1301[ 40.311123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
1302[ 40.312608] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1303[ 40.329369] ACPI: SSDT bf77e0c0 0033D (v01 DpgPmm P001Ist 00000011 INTL 20051117)
1304[ 40.329723] ACPI: SSDT bf77fac0 003B2 (v01 PmRef P001Cst 00003001 INTL 20051117)
1305[ 40.330066] Monitor-Mwait will be used to enter C-1 state
1306[ 40.330086] Monitor-Mwait will be used to enter C-2 state
1307[ 40.330103] Monitor-Mwait will be used to enter C-3 state
1308[ 40.330164] processor LNXCPU:00: registered as cooling_device0
1309[ 40.330559] ACPI: SSDT bf77e400 0033D (v01 DpgPmm P002Ist 00000012 INTL 20051117)
1310[ 40.330835] ACPI: SSDT bf77fe80 00085 (v01 PmRef P002Cst 00003000 INTL 20051117)
1311[ 40.331292] processor LNXCPU:01: registered as cooling_device1
1312[ 40.331700] ACPI: SSDT bf77e740 0033D (v01 DpgPmm P003Ist 00000012 INTL 20051117)
1313[ 40.331991] ACPI: SSDT bf77ff10 00085 (v01 PmRef P003Cst 00003000 INTL 20051117)
1314[ 40.332450] processor LNXCPU:02: registered as cooling_device2
1315[ 40.332854] ACPI: SSDT bf77ea80 0033D (v01 DpgPmm P004Ist 00000012 INTL 20051117)
1316[ 40.333148] ACPI: SSDT bf77ffa0 00085 (v01 PmRef P004Cst 00003000 INTL 20051117)
1317[ 40.333614] processor LNXCPU:03: registered as cooling_device3
1318[ 40.334039] ACPI: SSDT bf77edc0 0033D (v01 DpgPmm P005Ist 00000012 INTL 20051117)
1319[ 40.334333] ACPI: SSDT bf780030 00085 (v01 PmRef P005Cst 00003000 INTL 20051117)
1320[ 40.334789] processor LNXCPU:04: registered as cooling_device4
1321[ 40.335195] ACPI: SSDT bf77f100 0033D (v01 DpgPmm P006Ist 00000012 INTL 20051117)
1322[ 40.335474] ACPI: SSDT bf7800c0 00085 (v01 PmRef P006Cst 00003000 INTL 20051117)
1323[ 40.335937] processor LNXCPU:05: registered as cooling_device5
1324[ 40.336350] ACPI: SSDT bf77f440 0033D (v01 DpgPmm P007Ist 00000012 INTL 20051117)
1325[ 40.336646] ACPI: SSDT bf780150 00085 (v01 PmRef P007Cst 00003000 INTL 20051117)
1326[ 40.337253] processor LNXCPU:06: registered as cooling_device6
1327[ 40.337635] ACPI: SSDT bf77f780 0033D (v01 DpgPmm P008Ist 00000012 INTL 20051117)
1328[ 40.337915] ACPI: SSDT bf7801e0 00085 (v01 PmRef P008Cst 00003000 INTL 20051117)
1329[ 40.338448] processor LNXCPU:07: registered as cooling_device7
1330[ 40.344192] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
1331[ 40.344197] ACPI: Power Button [PWRB]
1332[ 40.344237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
1333[ 40.344240] ACPI: Power Button [PWRF]
1334[ 40.411947] qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= optionsscsi: <fdomain> Detection failed (no card)
1335[ 40.726220] ppa: Unknown symbol parport_register_device
1336[ 40.726315] ppa: Unknown symbol parport_register_driver
1337[ 40.726412] ppa: Unknown symbol parport_release
1338[ 40.726567] ppa: Unknown symbol parport_claim
1339[ 40.726749] ppa: Unknown symbol parport_unregister_device
1340[ 40.726837] ppa: Unknown symbol parport_unregister_driver
1341[ 40.768298] Failed initialization of WD-7000 SCSI card!
1342[ 40.811063] imm: Unknown symbol parport_register_device
1343[ 40.811157] imm: Unknown symbol parport_register_driver
1344[ 40.811255] imm: Unknown symbol parport_release
1345[ 40.811411] imm: Unknown symbol parport_claim
1346[ 40.811592] imm: Unknown symbol parport_unregister_device
1347[ 40.811680] imm: Unknown symbol parport_unregister_driver
1348[ 40.818322] sym53c416.c: Version 1.0.0-ac
1349[ 40.838183] NCR53c406a: no available ports found
1350[ 40.985867] Loading Adaptec I2O RAID: Version 2.4 Build 5go
1351[ 40.985869] Detecting Adaptec I2O RAID controllers...
1352[ 41.053321] bnx2i: Unknown symbol cnic_register_driver
1353[ 41.053805] bnx2i: Unknown symbol cnic_unregister_driver
1354[ 41.092043] yenta_socket: Unknown symbol pccard_nonstatic_ops
1355[ 41.207630] generic: Unknown symbol del_mtd_partitions
1356[ 41.207847] generic: Unknown symbol onenand_release
1357[ 41.207939] generic: Unknown symbol del_mtd_device
1358[ 41.208018] generic: Unknown symbol onenand_scan
1359[ 41.208154] generic: Unknown symbol add_mtd_device
1360[ 41.208233] generic: Unknown symbol add_mtd_partitions
1361[ 41.208322] generic: Unknown symbol parse_mtd_partitions
1362[ 41.264876] input: PC Speaker as /devices/platform/pcspkr/input/input6
1363[ 44.346168] floppy0: no floppy controllers found
1364[ 44.395441] brd: module loaded
1365[ 44.404799] paride: Unknown symbol parport_register_device
1366[ 44.404887] paride: Unknown symbol parport_release
1367[ 44.404967] paride: Unknown symbol parport_claim
1368[ 44.405054] paride: Unknown symbol parport_unregister_device
1369[ 44.405175] paride: Unknown symbol parport_find_base
1370[ 44.405255] paride: Unknown symbol parport_put_port
137122:27 -------------
137222:27 /proc/swaps:
137322:27 -------------
1374Filename Type Size Used Priority
137522:27 -------------
137622:27 /proc/filesystems:
137722:27 -------------
1378nodev sysfs
1379nodev rootfs
1380nodev bdev
1381nodev proc
1382nodev cgroup
1383nodev cpuset
1384nodev tmpfs
1385nodev devtmpfs
1386nodev debugfs
1387nodev securityfs
1388nodev sockfs
1389nodev pipefs
1390nodev anon_inodefs
1391nodev inotifyfs
1392nodev devpts
1393nodev ramfs
1394nodev hugetlbfs
1395nodev mqueue
1396nodev usbfs
1397nodev rpc_pipefs
1398nodev nfs
1399nodev nfs4
1400 iso9660
1401nodev fuse
1402 fuseblk
1403nodev fusectl
1404 vfat
1405 ext3
1406 ext2
1407 minix
1408 ext4
1409nodev configfs
1410nodev nfsd
1411 reiserfs
1412 jfs
1413 xfs
1414 msdos
141522:27 -------------
141622:27 /proc/partitions:
141722:27 -------------
1418major minor #blocks name
1419
1420 8 0 244163520 sda
1421 8 1 238093312 sda1
1422 8 2 1 sda2
1423 8 5 6067200 sda5
1424 8 16 3948544 sdb
1425 8 17 3948512 sdb1
142622:27 -------------
142722:27 fdisk result:
142822:27 -------------
1429
1430Disk /dev/sda: 250.0 GB, 250023444480 bytes
1431255 heads, 63 sectors/track, 30396 cylinders
1432Units = cylinders of 16065 * 512 = 8225280 bytes
1433Sector size (logical/physical): 512 bytes / 512 bytes
1434I/O size (minimum/optimal): 512 bytes / 512 bytes
1435Disk identifier: 0x00037205
1436
1437 Device Boot Start End Blocks Id System
1438/dev/sda1 * 1 29642 238093312 83 Linux
1439/dev/sda2 29642 30397 6067201 5 Extended
1440/dev/sda5 29642 30397 6067200 82 Linux swap / Solaris
1441
1442Disk /dev/sdb: 4043 MB, 4043309056 bytes
1443255 heads, 63 sectors/track, 491 cylinders
1444Units = cylinders of 16065 * 512 = 8225280 bytes
1445Sector size (logical/physical): 512 bytes / 512 bytes
1446I/O size (minimum/optimal): 512 bytes / 512 bytes
1447Disk identifier: 0x04dd5721
1448
1449 Device Boot Start End Blocks Id System
1450/dev/sdb1 * 1 492 3948512+ b W95 FAT32
1451Partition 1 has different physical/logical endings:
1452 phys=(490, 254, 63) logical=(491, 145, 38)
145322:27 -------------
145422:27 /tmp/mondo-restore.cfg result:
145522:27 -------------
1456media-size 0
1457files-in-filelist 51994
1458last-filelist-number 57
1459internal-tape-block-size 32768
1460use-lzo yes
1461use-gzip no
1462use-star no
1463use-comp yes
1464datestamp Tue Feb 28 16:19:49 COT 2012
1465total-slices 43
1466iso-dev /dev/cciss/c0d0p1
1467iso-mnt /
1468iso-prefix mondorescue
1469isodir /var/cache/rapid/backup/mondo
1470bootloader.device /dev/cciss/c0d0
1471bootloader.name GRUB
1472backup-media-type cdr
1473differential 0
147422:27 backup-media-type is specified in config file - great.
147522:27 Calling post-init
147622:27 Executing preliminary script
1477Here is my /tmp/mountlist.txt
1478/dev/cciss/c0d0p1 / ext3 238093312 9048cbc3-4ab7-4e95-be52-2101a99c648c
1479/dev/cciss/c0d0p5 swap swap 6067192 0fd3bdb5-ffdc-4578-937c-287ac3702141
148022:27 mondorestore found; cool...
148122:27 mount-me found
148222:27 unmount-me found
148322:27 mondorestore found
148422:27 -------------------NUKE MODE-------------------
1485[TH=9080] libmondo-tools.c->reset_bkpinfo#772: Hi
1486root is mounted at rootfs
1487
1488No, Schlomo, that doesn't mean rootfs is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
1489[TH=9080] libmondo-devices.c->am_I_in_disaster_recovery_mode#166: Is this a ramdisk? result = 1
1490 [TH=9080] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2976: bkpinfo->tmpdir is being set to //mondo.tmp.pfWhuQ
1491 [TH=9080] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2987: bkpinfo->scratchdir is being set to //mondo.scratch.17767
1492running: mkdir -p /mnt/cdrom > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1493--------------------------------start of output-----------------------------
1494--------------------------------end of output------------------------------
1495...ran just fine. :-)
1496root is mounted at rootfs
1497
1498No, Schlomo, that doesn't mean rootfs is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
1499[TH=9080] libmondo-devices.c->am_I_in_disaster_recovery_mode#166: Is this a ramdisk? result = 1
1500running: mount / -o remount,rw > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1501--------------------------------start of output-----------------------------
1502--------------------------------end of output------------------------------
1503...ran just fine. :-)
1504[Main] libmondo-tools.c->get_kernel_version#254: g_kernel_version = 2.632000
1505[Main] mondorestore.c->main#2893: FYI - g_mountlist_fname = /tmp/mountlist.txt
1506running: cp -f /tmp/mountlist.txt /tmp/mountlist.txt.orig > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1507--------------------------------start of output-----------------------------
1508--------------------------------end of output------------------------------
1509...ran just fine. :-)
1510running: umount -d /mnt/cdrom > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1511--------------------------------start of output-----------------------------
1512--------------------------------end of output------------------------------
1513...ran just fine. :-)
1514running: rm -Rf /tmp/tmpfs/mondo.tmp.* > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1515--------------------------------start of output-----------------------------
1516--------------------------------end of output------------------------------
1517...ran just fine. :-)
1518-------------- Mondo Restore v3.0.1-r2957 -------------
1519DON'T PANIC! Mondorestore logs almost everything, so please
1520don't break out in a cold sweat just because you see a few
1521error messages in the log. Read them; analyze them; see if
1522they are significant; above all, verify your backups! Please
1523attach a compressed copy of this log to any e-mail you send
1524to the Mondo mailing list when you are seeking technical
1525support. Without it, we can't help you. - DevTeam
1526------------------------------------------------------------
1527BTW, despite (or perhaps because of) the wealth of messages,
1528some users are inclined to stop reading this log. If Mondo
1529stopped for some reason, chances are it's detailed here.
1530More than likely there's a message at the very end of this
1531log that will tell you what is wrong. Please read it!
1532------------------------------------------------------------
1533[Main] mondorestore.c->main#2928: I am in disaster recovery mode
1534 [Main] mondorestore.c->main#2933: what time is it
1535 [Main] libmondo-files.c->find_home_of_exe#360: find_home_of_exe () --- Found afio at /bin/afio
1536running: which mkfs.vfat > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1537--------------------------------start of output-----------------------------
1538/sbin/mkfs.vfat
1539--------------------------------end of output------------------------------
1540...ran just fine. :-)
1541 [Main] libmondo-cli.c->handle_incoming_parameters#100: Switches:-
1542 [Main] libmondo-cli.c->handle_incoming_parameters#104: -Z nuke
1543[Main] mondorestore.c->main#3108: I must be in disaster recovery mode.
1544 [Main] mondorestore.c->main#3109: FYI, MOUNTLIST_FNAME = /tmp/mountlist.txt
1545 [Main] mondorestore.c->main#3111: About to call load_mountlist and load_raidtab
1546 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#765: Backup medium is CD-R[W]
1547[Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#804: Internal tape block size has been custom-set to 32768
1548 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#843: differential var = '0'
1549 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#847: This is a regular (full) backup
1550 [Main] libmondo-mountlist.c->load_mountlist#830: Loading mountlist...
1551 [Main] libmondo-mountlist.c->load_mountlist#901: /dev/cciss/c0d0p1 / ext3 238093312 9048cbc3-4ab7-4e95-be52-2101a99c648c
1552 [Main] libmondo-mountlist.c->load_mountlist#901: /dev/cciss/c0d0p5 swap swap 6067192 0fd3bdb5-ffdc-4578-937c-287ac3702141
1553 [Main] libmondo-mountlist.c->load_mountlist#913: Mountlist loaded successfully.
1554 [Main] libmondo-mountlist.c->load_mountlist#914: 2 entries in mountlist
1555 [Main] libmondo-files.c->length_of_file#537: filename=/etc/raidtab
1556Unable to openin filename (No such file or directory)
1557 [Main] libmondo-raid.c->load_raidtab_into_raidlist#613: Raidtab is very small or non-existent. Ignoring it.
1558 [Main] mondorestore.c->main#3116: Returned from calling load_mountlist and load_raidtab successfully
1559[Main] mondorestore.c->main#3151: Send in the clowns.
1560 [Main] mondorestore.c->main#3155: nuking
1561 [Main] mondorestore.c->nuke_mode#778: nuke_mode --- starting
1562 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2151: gcffa --- starting
1563I'm thinking...
1564running: mkdir -p //mondo.tmp.pfWhuQ/mount.bootdisk > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1565--------------------------------start of output-----------------------------
1566--------------------------------end of output------------------------------
1567...ran just fine. :-)
1568 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2167: mountpt = //mondo.tmp.pfWhuQ/mount.bootdisk; cfg_file=//mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg
1569 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2170: gcffa --- we don't have cfg file yet.
1570 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2174: gcffa --- calling mount_media now :)
1571running: mount | grep -F /mnt/cdrom > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1572--------------------------------start of output-----------------------------
1573--------------------------------end of output------------------------------
1574...ran with res=256
1575 [Main] libmondo-devices.c->mount_media#1451: (mount_media) --- command = mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom
1576running: mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1577--------------------------------start of output-----------------------------
1578--------------------------------end of output------------------------------
1579...ran just fine. :-)
1580 [Main] libmondo-devices.c->mount_media#1466: Mounted media drive OK
1581 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2177: gcffa --- managed to mount CD; so, no need for Plan B
1582[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1583 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2232: gcffa --- Plan B, a.k.a. untarring some file from all.tar.gz
1584running: tar -zxvf /mnt/cdrom/images/all.tar.gz ./tmp/mountlist.txt ./tmp/mondo-restore.cfg ./tmp/biggielist.txt ./tmp/filelist.full.gz ./tmp/i-want-my-lvm > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1585--------------------------------start of output-----------------------------
1586./tmp/biggielist.txt
1587./tmp/mondo-restore.cfg
1588./tmp/mountlist.txt
1589./tmp/filelist.full.gz
1590tar: ./tmp/i-want-my-lvm: not found in archive
1591--------------------------------end of output------------------------------
1592...ran with res=256
1593[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2248: gcffa --- great! We've got the config file
1594 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2253: cp -f /mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg //mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg
1595running: cp -f /mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg //mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1596--------------------------------start of output-----------------------------
1597cp: '/mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg' and '//mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg' are the same file
1598--------------------------------end of output------------------------------
1599...ran with res=256
1600[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2258: ... but an error occurred when I tried to move it to //mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg
1601 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2265: cp -f /mondo.tmp.pfWhuQ/tmp/mountlist.txt //mondo.tmp.pfWhuQ/tmp/mountlist.txt
1602running: umount -d /mnt/cdrom > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1603--------------------------------start of output-----------------------------
1604--------------------------------end of output------------------------------
1605...ran just fine. :-)
1606Recovered mondo-restore.cfg
1607running: cp -f //mondo.tmp.pfWhuQ/tmp/mondo-restore.cfg /tmp/mondo-restore.cfg > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1608--------------------------------start of output-----------------------------
1609--------------------------------end of output------------------------------
1610...ran just fine. :-)
1611running: cp -f etc/raidtab /etc/ > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1612--------------------------------start of output-----------------------------
1613cp: can't stat 'etc/raidtab': No such file or directory
1614--------------------------------end of output------------------------------
1615...ran with res=256
1616running: cp -f tmp/i-want-my-lvm /tmp/ > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1617--------------------------------start of output-----------------------------
1618cp: can't stat 'tmp/i-want-my-lvm': No such file or directory
1619--------------------------------end of output------------------------------
1620...ran with res=256
1621 [Main] libmondo-mountlist.c->load_mountlist#830: Loading mountlist...
1622 [Main] libmondo-mountlist.c->load_mountlist#901: /dev/cciss/c0d0p1 / ext3 238093312 9048cbc3-4ab7-4e95-be52-2101a99c648c
1623 [Main] libmondo-mountlist.c->load_mountlist#901: /dev/cciss/c0d0p5 swap swap 6067192 0fd3bdb5-ffdc-4578-937c-287ac3702141
1624 [Main] libmondo-mountlist.c->load_mountlist#913: Mountlist loaded successfully.
1625 [Main] libmondo-mountlist.c->load_mountlist#914: 2 entries in mountlist
1626 [Main] mondo-prep.c->resize_mountlist_proportionately_to_suit_new_drives#2624: Resizing mountlist
1627 [Main] libmondo-mountlist.c->make_list_of_drives_in_mountlist#667: Making list of drives
1628 [Main] mondo-prep.c->resize_mountlist_proportionately_to_suit_new_drives#2626: Back from MLoDiM
1629[Main] libmondo-devices.c->get_phys_size_of_drive#1004: Error getting size of /dev/cciss/c0d0: No such device or address
1630[Main] libmondo-devices.c->get_phys_size_of_drive#1027: Failed to open /dev/cciss/c0d0 for reading: No such device or address
1631[Main] libmondo-devices.c->get_phys_size_of_drive#1030: Failed to get harddisk geometry, using old mode
1632[Main] libmondo-devices.c->get_phys_size_of_drive#1042: /dev/cciss/c0d0 --> -1 or -1 --> -1
1633 [Main] mondo-prep.c->resize_drive_proportionately_to_suit_new_drives#2521: Not resizing to match /dev/cciss/c0d0 - can't find drive
1634Mountlist adjusted to suit current hard drive(s)
1635 [Main] libmondo-mountlist.c->make_list_of_drives_in_mountlist#667: Making list of drives
1636 [Main] libmondo-mountlist.c->evaluate_mountlist#568: Evaluating mountlist...
1637[Main] libmondo-devices.c->get_phys_size_of_drive#1004: Error getting size of /dev/cciss/c0d0: No such device or address
1638[Main] libmondo-devices.c->get_phys_size_of_drive#1027: Failed to open /dev/cciss/c0d0 for reading: No such device or address
1639[Main] libmondo-devices.c->get_phys_size_of_drive#1030: Failed to get harddisk geometry, using old mode
1640[Main] libmondo-devices.c->get_phys_size_of_drive#1042: /dev/cciss/c0d0 --> -1 or -1 --> -1
1641 [Main] libmondo-mountlist.c->evaluate_drive_within_mountlist#403: /dev/cciss/c0d0 does not exist.
1642 [Main] libmondo-mountlist.c->evaluate_drive_within_mountlist#530: Error in evaluate_drive_within_mountlist: /dev/cciss/c0d0 does not exist.
1643[Main] ../common/newt-specific.c->fatal_error#308: Fatal error received - 'Nuke Mode aborted. '
1644 [Main] ../common/newt-specific.c->fatal_error#326: OK, I think I'm the main PID.
1645 [Main] ../common/newt-specific.c->fatal_error#334: I'm going to do some cleaning up now.
1646 [Main] ../common/newt-specific.c->fatal_error#335: killall mindi 2> /dev/null
1647running: ps | grep " /mondo/do-not " | grep -v "grep" | awk '{print $1;}' > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1648--------------------------------start of output-----------------------------
1649--------------------------------end of output------------------------------
1650...ran just fine. :-)
1651running: kill `ps | grep " /mondo/do-not " | grep -v "grep" | awk '{print $1;}'` > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1652--------------------------------start of output-----------------------------
1653sh: you need to specify whom to kill
1654--------------------------------end of output------------------------------
1655...ran with res=256
1656running: ps | grep " tmp.mondo " | grep -v "grep" | awk '{print $1;}' > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1657--------------------------------start of output-----------------------------
1658--------------------------------end of output------------------------------
1659...ran just fine. :-)
1660running: kill `ps | grep " tmp.mondo " | grep -v "grep" | awk '{print $1;}'` > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1661--------------------------------start of output-----------------------------
1662sh: you need to specify whom to kill
1663--------------------------------end of output------------------------------
1664...ran with res=256
1665running: ps | grep " ntfsclone " | grep -v "grep" | awk '{print $1;}' > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1666--------------------------------start of output-----------------------------
1667--------------------------------end of output------------------------------
1668...ran just fine. :-)
1669running: kill `ps | grep " ntfsclone " | grep -v "grep" | awk '{print $1;}'` > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1670--------------------------------start of output-----------------------------
1671sh: you need to specify whom to kill
1672--------------------------------end of output------------------------------
1673...ran with res=256
1674-------FATAL ERROR---------
1675Nuke Mode aborted.
1676running: umount -d /mnt/cdrom > //mondo.tmp.pfWhuQ/mondo-run-prog-thing.tmp 2> //mondo.tmp.pfWhuQ/mondo-run-prog-thing.err
1677--------------------------------start of output-----------------------------
1678umount: can't umount /mnt/cdrom: Invalid argument
1679--------------------------------end of output------------------------------
1680...ran with res=256
1681[Main] ../common/newt-specific.c->finish#420: Calling newtFinished()
168222:27 Launching Shell