Ticket #604: mondorestore.log

File mondorestore.log, 163.2 KB (added by Xavier Caro, 12 years ago)
Line 
118:56 Preparing udev environment...
218:56 udev started manually
318:56 Discovering with udevadm
418:56 Extracted additional /dev entries OK.
518:56 Redirecting serial to /dev/tty
618:56 Engaging /proc/driver/cciss/cciss0
718:56 ...result=0
818:56 Trying 'mount /dev/shm -t tmpfs -o size=128m'
918:56 Great. Pivot succeeded w/ size=128m
1018:56 Successfully mounted dynamic /tmp ramdisk
1118:56 find-and-mount-cdrom --- starting
1218:56 Trying /dev/hda
1318:56 It's not in /dev/hda; I'll keep looking
1418:56 Trying /dev/hdb
1518:56 It's not in /dev/hdb; I'll keep looking
1618:56 Trying /dev/hdc
1718:56 It's not in /dev/hdc; I'll keep looking
1818:56 Trying /dev/hdd
1918:56 It's not in /dev/hdd; I'll keep looking
2018:56 Trying /dev/hde
2118:56 It's not in /dev/hde; I'll keep looking
2218:56 Trying /dev/hdf
2318:56 It's not in /dev/hdf; I'll keep looking
2418:56 Trying /dev/hdg
2518:56 It's not in /dev/hdg; I'll keep looking
2618:56 Trying /dev/hdh
2718:56 It's not in /dev/hdh; I'll keep looking
2818:56 Trying /dev/scd0
2918:56 /dev/scd0 has a CD-ROM in it
3018:56 CD-ROM found at /dev/scd0
3118:56 /dev/scd0 is where the Mondo CD lives.
3218:56 CD-ROM found and mounted at /dev/scd0
3318:56 find-and-mount-cdrom --- leaving (0)
3418:56 OK, I am running on a CD-ROM. Good.
3518:56 Installing additional tools ...
3618:56 Starting install-additional-tools
3718:56 PLEASE WAIT. Untarring data content
3818:56 Populating / with tar file content...
3918:56 Installing and removing BOOTLOADER.DEVICE
40BOOTLOADER.MBR
41BOOTLOADER.NAME
42FILES-IN-FILELIST
43LAST-FILELIST-NUMBER
44bin
45dev
46etc
47lib
48mondo
49sbin
50tmp
51usr
52var
5318:56 Done.
5418:56 Exiting install-additional-tools
5518:56 klogd and syslogd have been started.
5618:56 Using /etc/console-setup/cached.kmap.gz keyboard map.
5718:56 RAID controller(s) detected. Pausing 10 seconds to let them warm up.
5818:57 Running 'mdadm'
5918:57 LVM's have been started.
6018:57 OK, we've found /mnt/cdrom/archives/*; great.
6118:57 Re-jigging mondo-restore.cfg because you backed up to ISOs and then burned them to CDs
6218:57 Done re-jigging. Yay.
6318:57 init (from mindi v2.1.1-r2957)
6418:57 /proc/cmdline is:
6518:57 ----------
66initrd=/initrd.img root=/dev/ram0 rw ramdisk_size=114688 nuke devfs=nomount noresume selinux=0 barrier=off udevtimeout=10 BOOT_IMAGE=/vmlinuz
6718:57 ----------
6818:57 df result:
6918:57 ----------
70Filesystem 1K-blocks Used Available Use% Mounted on
71none 5120 196 4924 4% /dev
72none 1552816 0 1552816 0% /dev/shm
73/dev/shm 131072 332 130740 1% /tmp
74/dev/sr0 768460 768460 0 100% /mnt/cdrom
7518:57 -------------
7618:57 mount result:
7718:57 -------------
78rootfs on / type rootfs (rw,relatime)
79/proc on /proc type proc (rw,relatime)
80/sys on /sys type sysfs (rw,relatime)
81none on /dev type tmpfs (rw,relatime,size=5120k,mode=755)
82none on /dev/pts type devpts (rw,relatime,mode=620,ptmxmode=000)
83none on /dev/shm type tmpfs (rw,relatime)
84/dev/shm on /tmp type tmpfs (rw,relatime,size=131072k)
85/dev/sr0 on /mnt/cdrom type iso9660 (ro,relatime)
8618:57 -------------
8718:57 lsmod result:
8818:57 -------------
89Module Size Used by
90brd 2984 0
91joydev 6739 0
92pcspkr 1207 0
93serio_raw 2916 0
94raid1 16375 0
95dm_mirror 9679 0
96raid10 16757 0
97raid0 5601 0
98raid456 42900 0
99multipath 4987 0
100dm_zero 775 0
101linear 3075 0
102md_mod 67429 6 raid1,raid10,raid0,raid456,multipath,linear
103dm_region_hash 5640 1 dm_mirror
104dm_log 6369 2 dm_mirror,dm_region_hash
105dm_snapshot 17969 0
106dm_round_robin 1724 0
107dm_multipath 11500 1 dm_round_robin
108dm_mod 46326 5 dm_mirror,dm_zero,dm_log,dm_snapshot,dm_multipath
109thermal 9206 0
110processor 26327 8
111thermal_sys 9378 2 thermal,processor
112evdev 5609 0
113button 3598 0
114shpchp 21200 0
115pci_hotplug 18545 1 shpchp
116msdos 5118 0
117xfs 415733 0
118ext2 46245 0
119minix 17814 0
120nfsd 193919 0
121jfs 134612 0
122ext4 256936 0
123reiserfs 176166 0
124ext3 94396 0
125jbd 32401 1 ext3
126mbcache 3762 3 ext2,ext4,ext3
127jbd2 56251 1 ext4
128ocfs2_dlm 157108 0
129ocfs2_nodemanager 125027 1 ocfs2_dlm
130configfs 15888 2 ocfs2_nodemanager
131crc16 1027 1 ext4
132zlib_deflate 15822 0
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
140snd 34423 0
141soundcore 3450 1 snd
142echo 3020 0
143ahci 27750 0
144ata_generic 2247 0
145ata_piix 17736 1
146pata_amd 6625 0
147pata_atiixp 2541 0
148pata_jmicron 1452 0
149pata_marvell 1701 0
150pata_serverworks 3969 0
151pata_sil680 3237 0
152pata_sis 6551 0
153pata_via 5701 0
154sata_nv 15398 0
155sata_promise 7357 0
156sata_svw 2924 0
157sata_via 5608 0
158libata 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
159cciss 76751 0
160loop 9769 0
161virtio_blk 3586 0
162edd 5156 0
163ide_cd_mod 21080 0
164ide_cs 6220 0
165ide_gd_mod 17163 0
166ide_generic 801 0 [permanent]
167ide_tape 12923 0
168ide_core 59614 5 ide_cd_mod,ide_cs,ide_gd_mod,ide_generic,ide_tape
169ff_memless 3008 0
170mptctl 17941 0
171mptfc 8226 0
172mptsas 26241 0
173mptspi 9609 0
174mptscsih 14196 3 mptfc,mptsas,mptspi
175mptbase 42996 5 mptctl,mptfc,mptsas,mptspi,mptscsih
176i2o_block 5505 0
177i2o_core 24468 1 i2o_block
1783c59x 25036 0
1798139cp 13421 0
1808139too 14949 0
181bnx2 51821 0
182e100 22317 0
183e1000 77317 0
184e1000e 110270 0
185forcedeth 40785 0
186igb 81876 0
187dca 2937 1 igb
188mdio 2524 0
189ne2k_pci 4971 0
1908390 5544 1 ne2k_pci
191pcnet32 22226 0
192r8169 31333 0
193mii 2714 6 3c59x,8139cp,8139too,e100,pcnet32,r8169
194tg3 95865 0
195libphy 11638 1 tg3
196virtio_net 8658 0
197vmxnet3 20832 0
198pcmcia 16194 1 ide_cs
199pcmcia_core 20450 1 pcmcia
2003w_9xxx 24088 0
2013w_xxxx 18497 0
202BusLogic 17136 0
203aacraid 55214 0
204advansys 48207 0
205aic79xx 112172 0
206aic7xxx 95151 0
207arcmsr 16141 0
208atp870u 22849 0
209dc395x 25499 0
210scsi_dh 3584 1 dm_multipath
211dmx3191d 7749 0
212gdth 70254 0
213initio 13241 0
214iscsi_tcp 6685 0
215libiscsi_tcp 9314 1 iscsi_tcp
216libiscsi 24462 2 iscsi_tcp,libiscsi_tcp
217megaraid 26715 0
218megaraid_mbox 20850 0
219megaraid_mm 5387 1 megaraid_mbox
220megaraid_sas 22903 0
221nsp32 17107 0
222osst 40561 0
223qla1280 16861 0
224qla2xxx 181411 0
225qlogicfas408 3661 0
226scsi_transport_fc 28459 2 mptfc,qla2xxx
227scsi_tgt 6842 1 scsi_transport_fc
228scsi_transport_iscsi 19900 2 iscsi_tcp,libiscsi
229scsi_transport_sas 15169 1 mptsas
230sd_mod 26013 0
231sg 19937 0
232sr_mod 10770 1
233cdrom 26487 2 ide_cd_mod,sr_mod
234st 26908 0
235sym53c8xx 58040 0
236scsi_transport_spi 14866 5 mptspi,aic79xx,aic7xxx,dmx3191d,sym53c8xx
237tmscsim 14744 0
238ohci_hcd 16999 0
239uhci_hcd 16057 0
240ehci_hcd 28689 0
241xhci 29557 0
242cp210x 9627 0
243usbserial 22100 1 cp210x
244ums_cypress 1741 0
245usb_storage 31033 1 ums_cypress
246scsi_mod 105001 43 libata,cciss,mptctl,mptfc,mptsas,mptspi,mptscsih,3w_9xxx,3w_xxxx,BusLogic,aacraid,advansys,aic79xx,aic7xxx,arcmsr,atp870u,dc395x,scsi_dh,dmx3191d,gdth,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
247virtio_balloon 2285 0
248virtio_pci 4351 0
249exportfs 2618 2 xfs,nfsd
250vfat 6570 0
251fat 34912 2 msdos,vfat
252fuse 44268 0
253isofs 24608 1
254nfs 207234 0
255lockd 49449 2 nfsd,nfs
256fscache 24662 1 nfs
257nfs_acl 1695 2 nfsd,nfs
258nls_cp437 4489 0
259nls_iso8859_1 2961 0
260nls_utf8 908 1
261crc_t10dif 1012 1 sd_mod
262auth_rpcgss 25296 2 nfsd,nfs
263sunrpc 134868 6 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
264usbhid 28016 0
265hid 50909 1 usbhid
266usbcore 99329 10 ohci_hcd,uhci_hcd,ehci_hcd,xhci,cp210x,usbserial,ums_cypress,usb_storage,usbhid
267nls_base 4541 8 jfs,vfat,fat,isofs,nls_cp437,nls_iso8859_1,nls_utf8,usbcore
26818:57 -------------
26918:57 dmesg result:
27018:57 -------------
271[ 0.000000] Initializing cgroup subsys cpuset
272[ 0.000000] Initializing cgroup subsys cpu
273[ 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
274[ 0.000000] KERNEL supported cpus:
275[ 0.000000] Intel GenuineIntel
276[ 0.000000] AMD AuthenticAMD
277[ 0.000000] NSC Geode by NSC
278[ 0.000000] Cyrix CyrixInstead
279[ 0.000000] Centaur CentaurHauls
280[ 0.000000] Transmeta GenuineTMx86
281[ 0.000000] Transmeta TransmetaCPU
282[ 0.000000] UMC UMC UMC UMC
283[ 0.000000] BIOS-provided physical RAM map:
284[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
285[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
286[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
287[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf760000 (usable)
288[ 0.000000] BIOS-e820: 00000000bf76e000 - 00000000bf770000 type 9
289[ 0.000000] BIOS-e820: 00000000bf770000 - 00000000bf77e000 (ACPI data)
290[ 0.000000] BIOS-e820: 00000000bf77e000 - 00000000bf7d0000 (ACPI NVS)
291[ 0.000000] BIOS-e820: 00000000bf7d0000 - 00000000bf7e0000 (reserved)
292[ 0.000000] BIOS-e820: 00000000bf7ed000 - 00000000c0000000 (reserved)
293[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
294[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
295[ 0.000000] BIOS-e820: 00000000ffa00000 - 0000000100000000 (reserved)
296[ 0.000000] BIOS-e820: 0000000100000000 - 00000001c0000000 (usable)
297[ 0.000000] DMI present.
298[ 0.000000] last_pfn = 0xbf760 max_arch_pfn = 0x100000
299[ 0.000000] MTRR default type: uncachable
300[ 0.000000] MTRR fixed ranges enabled:
301[ 0.000000] 00000-9FFFF write-back
302[ 0.000000] A0000-BFFFF uncachable
303[ 0.000000] C0000-CFFFF write-protect
304[ 0.000000] D0000-DFFFF uncachable
305[ 0.000000] E0000-E3FFF write-protect
306[ 0.000000] E4000-EFFFF write-through
307[ 0.000000] F0000-FFFFF write-protect
308[ 0.000000] MTRR variable ranges enabled:
309[ 0.000000] 0 base 01C0000000 mask FFC0000000 uncachable
310[ 0.000000] 1 base 0000000000 mask FE00000000 write-back
311[ 0.000000] 2 base 00C0000000 mask FFC0000000 uncachable
312[ 0.000000] 3 base 00BF800000 mask FFFF800000 uncachable
313[ 0.000000] 4 disabled
314[ 0.000000] 5 disabled
315[ 0.000000] 6 disabled
316[ 0.000000] 7 disabled
317[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
318[ 0.000000] e820 update range: 00000000bf800000 - 0000000100000000 (usable) ==> (reserved)
319[ 0.000000] initial memory mapped : 0 - 01800000
320[ 0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
321[ 0.000000] 0000000000 - 0000400000 page 4k
322[ 0.000000] 0000400000 - 0037000000 page 2M
323[ 0.000000] 0037000000 - 00373fe000 page 4k
324[ 0.000000] kernel direct mapping tables up to 373fe000 @ 7000-d000
325[ 0.000000] RAMDISK: 7f8f8000 - 7fffed07
326[ 0.000000] Allocated new RAMDISK: 00100000 - 00806d07
327[ 0.000000] Move RAMDISK from 000000007f8f8000 - 000000007fffed06 to 00100000 - 00806d06
328[ 0.000000] ACPI: RSDP 000f9c70 00024 (v02 HP )
329[ 0.000000] ACPI: XSDT bf770100 00094 (v01 HP ProLiant 20090428 MSFT 00000097)
330[ 0.000000] ACPI: FACP bf770290 000F4 (v04 HP ProLiant 20090428 MSFT 00000097)
331[ 0.000000] ACPI: DSDT bf770700 05EE6 (v02 HP ProLiant 00000107 INTL 20051117)
332[ 0.000000] ACPI: FACS bf77e000 00040
333[ 0.000000] ACPI: APIC bf770390 000DE (v02 HP ProLiant 20090428 MSFT 00000097)
334[ 0.000000] ACPI: SPCR bf770470 00050 (v01 HP ProLiant 20090428 MSFT 00000097)
335[ 0.000000] ACPI: MCFG bf7704c0 0003C (v01 HP ProLiant 20090428 MSFT 00000097)
336[ 0.000000] ACPI: SPMI bf770500 00041 (v05 HP ProLiant 20090428 MSFT 00000097)
337[ 0.000000] ACPI: SLIC bf770550 00176 (v01 HP SLIC1449 20090428 MSFT 00000097)
338[ 0.000000] ACPI: BOOT bf7706d0 00028 (v01 HP ProLiant 20090428 MSFT 00000097)
339[ 0.000000] ACPI: OEMB bf77e040 0007A (v01 HP ProLiant 20090428 MSFT 00000097)
340[ 0.000000] ACPI: HPET bf77a700 00038 (v01 HP ProLiant 20090428 MSFT 00000097)
341[ 0.000000] ACPI: SSDT bf780270 0249F (v01 HP ProLiant 00000012 INTL 20051117)
342[ 0.000000] ACPI: EINJ bf77a740 00130 (v01 HP ProLiant 20090428 MSFT 00000097)
343[ 0.000000] ACPI: BERT bf77a8d0 00030 (v01 HP ProLiant 20090428 MSFT 00000097)
344[ 0.000000] ACPI: ERST bf77a900 001B0 (v01 HP ProLiant 20090428 MSFT 00000097)
345[ 0.000000] ACPI: HEST bf77aab0 000A8 (v01 HP ProLiant 20090428 MSFT 00000097)
346[ 0.000000] ACPI: Local APIC address 0xfee00000
347[ 0.000000] 2179MB HIGHMEM available.
348[ 0.000000] 883MB LOWMEM available.
349[ 0.000000] mapped low ram: 0 - 373fe000
350[ 0.000000] low ram: 0 - 373fe000
351[ 0.000000] node 0 low ram: 00000000 - 373fe000
352[ 0.000000] node 0 bootmap 00009000 - 0000fe80
353[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
354[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
355[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
356[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
357[ 0.000000] #3 [0001000000 - 00014ccd2c] TEXT DATA BSS ==> [0001000000 - 00014ccd2c]
358[ 0.000000] #4 [000009f400 - 0000100000] BIOS reserved ==> [000009f400 - 0000100000]
359[ 0.000000] #5 [00014cd000 - 00014d30a8] BRK ==> [00014cd000 - 00014d30a8]
360[ 0.000000] #6 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000]
361[ 0.000000] #7 [0000100000 - 0000806d07] NEW RAMDISK ==> [0000100000 - 0000806d07]
362[ 0.000000] #8 [0000009000 - 0000010000] BOOTMAP ==> [0000009000 - 0000010000]
363[ 0.000000] found SMP MP-table at [c00ff780] ff780
364[ 0.000000] Zone PFN ranges:
365[ 0.000000] DMA 0x00000000 -> 0x00001000
366[ 0.000000] Normal 0x00001000 -> 0x000373fe
367[ 0.000000] HighMem 0x000373fe -> 0x000bf760
368[ 0.000000] Movable zone start PFN for each node
369[ 0.000000] early_node_map[2] active PFN ranges
370[ 0.000000] 0: 0x00000000 -> 0x0000009f
371[ 0.000000] 0: 0x00000100 -> 0x000bf760
372[ 0.000000] On node 0 totalpages: 784127
373[ 0.000000] free_area_init_node: node 0, pgdat c13b48c0, node_mem_map c14d5000
374[ 0.000000] DMA zone: 32 pages used for memmap
375[ 0.000000] DMA zone: 0 pages reserved
376[ 0.000000] DMA zone: 3967 pages, LIFO batch:0
377[ 0.000000] Normal zone: 1736 pages used for memmap
378[ 0.000000] Normal zone: 220470 pages, LIFO batch:31
379[ 0.000000] HighMem zone: 4359 pages used for memmap
380[ 0.000000] HighMem zone: 553563 pages, LIFO batch:31
381[ 0.000000] Using APIC driver default
382[ 0.000000] ACPI: PM-Timer IO Port: 0x808
383[ 0.000000] ACPI: Local APIC address 0xfee00000
384[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
385[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x12] enabled)
386[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x14] enabled)
387[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x16] enabled)
388[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x11] enabled)
389[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x13] enabled)
390[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x15] enabled)
391[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x17] enabled)
392[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x88] disabled)
393[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x89] disabled)
394[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x8a] disabled)
395[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x8b] disabled)
396[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x8c] disabled)
397[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x8d] disabled)
398[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x8e] disabled)
399[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x8f] disabled)
400[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
401[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
402[ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
403[ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec8a000] gsi_base[24])
404[ 0.000000] IOAPIC[1]: apic_id 9, version 32, address 0xfec8a000, GSI 24-47
405[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
406[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
407[ 0.000000] ACPI: IRQ0 used by override.
408[ 0.000000] ACPI: IRQ2 used by override.
409[ 0.000000] ACPI: IRQ9 used by override.
410[ 0.000000] Using ACPI (MADT) for SMP configuration information
411[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
412[ 0.000000] SMP: Allowing 16 CPUs, 8 hotplug CPUs
413[ 0.000000] nr_irqs_gsi: 48
414[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
415[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
416[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
417[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
418[ 0.000000] Booting paravirtualized kernel on bare hardware
419[ 0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:16 nr_node_ids:1
420[ 0.000000] PERCPU: Embedded 14 pages/cpu @c3000000 s34328 r0 d23016 u262144
421[ 0.000000] pcpu-alloc: s34328 r0 d23016 u262144 alloc=1*4194304
422[ 0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15
423[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 778000
424[ 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
425[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
426[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
427[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
428[ 0.000000] Enabling fast FPU save and restore... done.
429[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
430[ 0.000000] Initializing CPU#0
431[ 0.000000] Initializing HighMem for node 0 (000373fe:000bf760)
432[ 0.000000] Memory: 3096712k/3136896k available (2506k kernel code, 38444k reserved, 1326k data, 380k init, 2231688k highmem)
433[ 0.000000] virtual kernel memory layout:
434[ 0.000000] fixmap : 0xffd56000 - 0xfffff000 (2724 kB)
435[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
436[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB)
437[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB)
438[ 0.000000] .init : 0xc13bf000 - 0xc141e000 ( 380 kB)
439[ 0.000000] .data : 0xc1272a57 - 0xc13be4c4 (1326 kB)
440[ 0.000000] .text : 0xc1000000 - 0xc1272a57 (2506 kB)
441[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
442[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
443[ 0.000000] Hierarchical RCU implementation.
444[ 0.000000] NR_IRQS:1280
445[ 0.000000] Extended CMOS year: 2000
446[ 0.000000] Console: colour VGA+ 80x25
447[ 0.000000] console [tty0] enabled
448[ 0.000000] hpet clockevent registered
449[ 0.000000] Fast TSC calibration using PIT
450[ 0.004000] Detected 2266.483 MHz processor.
451[ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4532.96 BogoMIPS (lpj=9065932)
452[ 0.000220] Security Framework initialized
453[ 0.000323] SELinux: Disabled at boot.
454[ 0.000426] Mount-cache hash table entries: 512
455[ 0.000638] Initializing cgroup subsys ns
456[ 0.000739] Initializing cgroup subsys cpuacct
457[ 0.000843] Initializing cgroup subsys devices
458[ 0.000946] Initializing cgroup subsys freezer
459[ 0.001048] Initializing cgroup subsys net_cls
460[ 0.001165] CPU: Physical Processor ID: 1
461[ 0.001265] CPU: Processor Core ID: 0
462[ 0.001365] CPU: L1 I cache: 32K, L1 D cache: 32K
463[ 0.001528] CPU: L2 cache: 256K
464[ 0.001625] CPU: L3 cache: 8192K
465[ 0.001724] mce: CPU supports 9 MCE banks
466[ 0.001836] CPU0: Thermal monitoring enabled (TM1)
467[ 0.001941] CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6 SHD:8
468[ 0.002412] using mwait in idle threads.
469[ 0.002514] Performance Events: Nehalem/Corei7 events, Intel PMU driver.
470[ 0.002746] ... version: 3
471[ 0.002846] ... bit width: 48
472[ 0.002947] ... generic registers: 4
473[ 0.003047] ... value mask: 0000ffffffffffff
474[ 0.003151] ... max period: 000000007fffffff
475[ 0.003256] ... fixed-purpose events: 3
476[ 0.003356] ... event mask: 000000070000000f
477[ 0.005496] Checking 'hlt' instruction... OK.
478[ 0.021681] ACPI: Core revision 20090903
479[ 0.049853] Overriding APIC driver with bigsmp
480[ 0.049956] Enabling APIC mode: Physflat. Using 2 I/O APICs
481[ 0.050329] Leaving ESR disabled.
482[ 0.050603] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
483[ 0.090322] CPU0: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
484[ 0.196381] Booting processor 1 APIC 0x12 ip 0x6000
485[ 0.206770] Initializing CPU#1
486[ 0.207383] Leaving ESR disabled.
487[ 0.284145] CPU: Physical Processor ID: 1
488[ 0.284146] CPU: Processor Core ID: 1
489[ 0.284149] CPU: L1 I cache: 32K, L1 D cache: 32K
490[ 0.284150] CPU: L2 cache: 256K
491[ 0.284152] CPU: L3 cache: 8192K
492[ 0.284167] CPU1: Thermal monitoring enabled (TM1)
493[ 0.284171] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
494[ 0.284269] CPU1: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
495[ 0.285391] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
496[ 0.305613] Booting processor 2 APIC 0x14 ip 0x6000
497[ 0.315996] Initializing CPU#2
498[ 0.316713] Leaving ESR disabled.
499[ 0.395955] CPU: Physical Processor ID: 1
500[ 0.395956] CPU: Processor Core ID: 2
501[ 0.395958] CPU: L1 I cache: 32K, L1 D cache: 32K
502[ 0.395960] CPU: L2 cache: 256K
503[ 0.395961] CPU: L3 cache: 8192K
504[ 0.395976] CPU2: Thermal monitoring enabled (TM1)
505[ 0.395980] CPU 2 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
506[ 0.396072] CPU2: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
507[ 0.397193] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
508[ 0.417415] Booting processor 3 APIC 0x16 ip 0x6000
509[ 0.427800] Initializing CPU#3
510[ 0.428515] Leaving ESR disabled.
511[ 0.507764] CPU: Physical Processor ID: 1
512[ 0.507765] CPU: Processor Core ID: 3
513[ 0.507767] CPU: L1 I cache: 32K, L1 D cache: 32K
514[ 0.507769] CPU: L2 cache: 256K
515[ 0.507770] CPU: L3 cache: 8192K
516[ 0.507784] CPU3: Thermal monitoring enabled (TM1)
517[ 0.507788] CPU 3 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6 SHD:8
518[ 0.507874] CPU3: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
519[ 0.508996] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
520[ 0.529216] Booting processor 4 APIC 0x11 ip 0x6000
521[ 0.539588] Initializing CPU#4
522[ 0.540316] Leaving ESR disabled.
523[ 0.619573] CPU: Physical Processor ID: 1
524[ 0.619574] CPU: Processor Core ID: 0
525[ 0.619576] CPU: L1 I cache: 32K, L1 D cache: 32K
526[ 0.619578] CPU: L2 cache: 256K
527[ 0.619579] CPU: L3 cache: 8192K
528[ 0.619592] CPU4: Thermal monitoring enabled (TM1)
529[ 0.619595] CPU 4 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
530[ 0.619682] CPU4: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
531[ 0.620804] checking TSC synchronization [CPU#0 -> CPU#4]: passed.
532[ 0.641019] Booting processor 5 APIC 0x13 ip 0x6000
533[ 0.651390] Initializing CPU#5
534[ 0.652119] Leaving ESR disabled.
535[ 0.731382] CPU: Physical Processor ID: 1
536[ 0.731383] CPU: Processor Core ID: 1
537[ 0.731385] CPU: L1 I cache: 32K, L1 D cache: 32K
538[ 0.731386] CPU: L2 cache: 256K
539[ 0.731387] CPU: L3 cache: 8192K
540[ 0.731398] CPU5: Thermal monitoring enabled (TM1)
541[ 0.731401] CPU 5 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
542[ 0.731479] CPU5: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
543[ 0.732596] checking TSC synchronization [CPU#0 -> CPU#5]: passed.
544[ 0.752802] Booting processor 6 APIC 0x15 ip 0x6000
545[ 0.763170] Initializing CPU#6
546[ 0.763902] Leaving ESR disabled.
547[ 0.843191] CPU: Physical Processor ID: 1
548[ 0.843192] CPU: Processor Core ID: 2
549[ 0.843194] CPU: L1 I cache: 32K, L1 D cache: 32K
550[ 0.843195] CPU: L2 cache: 256K
551[ 0.843196] CPU: L3 cache: 8192K
552[ 0.843207] CPU6: Thermal monitoring enabled (TM1)
553[ 0.843209] CPU 6 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
554[ 0.843261] CPU6: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
555[ 0.844378] checking TSC synchronization [CPU#0 -> CPU#6]: passed.
556[ 0.864580] Booting processor 7 APIC 0x17 ip 0x6000
557[ 0.874947] Initializing CPU#7
558[ 0.875680] Leaving ESR disabled.
559[ 0.955000] CPU: Physical Processor ID: 1
560[ 0.955001] CPU: Processor Core ID: 3
561[ 0.955003] CPU: L1 I cache: 32K, L1 D cache: 32K
562[ 0.955004] CPU: L2 cache: 256K
563[ 0.955005] CPU: L3 cache: 8192K
564[ 0.955016] CPU7: Thermal monitoring enabled (TM1)
565[ 0.955019] CPU 7 MCA banks SHD:2 SHD:3 SHD:5 SHD:6 SHD:8
566[ 0.955040] CPU7: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz stepping 05
567[ 0.956158] checking TSC synchronization [CPU#0 -> CPU#7]: passed.
568[ 0.976315] Brought up 8 CPUs
569[ 0.976413] Total of 8 processors activated (36266.28 BogoMIPS).
570[ 0.980310] CPU0 attaching sched-domain:
571[ 0.980313] domain 0: span 0,4 level SIBLING
572[ 0.980315] groups: group c300370c cpus 0 (cpu_power = 589) group c310370c cpus 4 (cpu_power = 589)
573[ 0.980320] domain 1: span 0-7 level MC
574[ 0.980322] 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)
575[ 0.980331] CPU1 attaching sched-domain:
576[ 0.980333] domain 0: span 1,5 level SIBLING
577[ 0.980334] groups: group c304370c cpus 1 (cpu_power = 589) group c314370c cpus 5 (cpu_power = 589)
578[ 0.980339] domain 1: span 0-7 level MC
579[ 0.980340] 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)
580[ 0.980348] CPU2 attaching sched-domain:
581[ 0.980350] domain 0: span 2,6 level SIBLING
582[ 0.980351] groups: group c308370c cpus 2 (cpu_power = 589) group c318370c cpus 6 (cpu_power = 589)
583[ 0.980356] domain 1: span 0-7 level MC
584[ 0.980357] 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)
585[ 0.980365] CPU3 attaching sched-domain:
586[ 0.980367] domain 0: span 3,7 level SIBLING
587[ 0.980368] groups: group c30c370c cpus 3 (cpu_power = 589) group c31c370c cpus 7 (cpu_power = 589)
588[ 0.980373] domain 1: span 0-7 level MC
589[ 0.980374] 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)
590[ 0.980382] CPU4 attaching sched-domain:
591[ 0.980384] domain 0: span 0,4 level SIBLING
592[ 0.980385] groups: group c310370c cpus 4 (cpu_power = 589) group c300370c cpus 0 (cpu_power = 589)
593[ 0.980391] domain 1: span 0-7 level MC
594[ 0.980392] 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)
595[ 0.980400] CPU5 attaching sched-domain:
596[ 0.980402] domain 0: span 1,5 level SIBLING
597[ 0.980403] groups: group c314370c cpus 5 (cpu_power = 589) group c304370c cpus 1 (cpu_power = 589)
598[ 0.980408] domain 1: span 0-7 level MC
599[ 0.980409] 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)
600[ 0.980417] CPU6 attaching sched-domain:
601[ 0.980419] domain 0: span 2,6 level SIBLING
602[ 0.980420] groups: group c318370c cpus 6 (cpu_power = 589) group c308370c cpus 2 (cpu_power = 589)
603[ 0.980425] domain 1: span 0-7 level MC
604[ 0.980426] 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)
605[ 0.980434] CPU7 attaching sched-domain:
606[ 0.980435] domain 0: span 3,7 level SIBLING
607[ 0.980437] groups: group c31c370c cpus 7 (cpu_power = 589) group c30c370c cpus 3 (cpu_power = 589)
608[ 0.980441] domain 1: span 0-7 level MC
609[ 0.980443] 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)
610[ 0.980793] devtmpfs: initialized
611[ 0.981174] regulator: core version 0.5
612[ 0.981311] NET: Registered protocol family 16
613[ 0.981467] ACPI: bus type pci registered
614[ 0.981611] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
615[ 0.981721] PCI: MCFG area at e0000000 reserved in E820
616[ 0.981825] PCI: Using MMCONFIG for extended config space
617[ 0.981929] PCI: Using configuration type 1 for base access
618[ 0.982361] bio: create slab <bio-0> at 0
619[ 0.983104] ACPI: EC: Look up EC in DSDT
620[ 0.984930] ACPI Warning for \_SB_._OSC: Return type mismatch - found Integer, expected Buffer (20090903/nspredef-1006)
621[ 0.985202] \_SB_:_OSC evaluation returned wrong type
622[ 0.985204] _OSC request data:1 7
623[ 0.985646] ACPI: Executed 1 blocks of module-level executable AML code
624[ 0.991685] ACPI: Interpreter enabled
625[ 0.991784] ACPI: (supports S0 S4 S5)
626[ 0.992074] ACPI: Using IOAPIC for interrupt routing
627[ 1.000184] ACPI Warning: Incorrect checksum in table [OEMB] - 24, should be 23 (20090903/tbutils-314)
628[ 1.000628] ACPI: No dock devices found.
629[ 1.000858] ACPI: PCI Root Bridge [PCI0] (0000:00)
630[ 1.001024] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
631[ 1.001132] pci 0000:00:00.0: PME# disabled
632[ 1.001289] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
633[ 1.001397] pci 0000:00:01.0: PME# disabled
634[ 1.001553] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
635[ 1.001662] pci 0000:00:03.0: PME# disabled
636[ 1.001819] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
637[ 1.001928] pci 0000:00:07.0: PME# disabled
638[ 1.002084] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
639[ 1.002192] pci 0000:00:09.0: PME# disabled
640[ 1.002470] pci 0000:00:1a.0: reg 20 io port: [0xa480-0xa49f]
641[ 1.002538] pci 0000:00:1a.7: reg 10 32bit mmio: [0xfa7fa000-0xfa7fa3ff]
642[ 1.002587] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
643[ 1.002696] pci 0000:00:1a.7: PME# disabled
644[ 1.002852] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
645[ 1.002964] pci 0000:00:1c.0: PME# disabled
646[ 1.003123] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
647[ 1.003232] pci 0000:00:1c.4: PME# disabled
648[ 1.003382] pci 0000:00:1d.0: reg 20 io port: [0xa800-0xa81f]
649[ 1.003446] pci 0000:00:1d.1: reg 20 io port: [0xa880-0xa89f]
650[ 1.003508] pci 0000:00:1d.2: reg 20 io port: [0xac00-0xac1f]
651[ 1.003574] pci 0000:00:1d.7: reg 10 32bit mmio: [0xfa7fc000-0xfa7fc3ff]
652[ 1.003624] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
653[ 1.003733] pci 0000:00:1d.7: PME# disabled
654[ 1.003948] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
655[ 1.004087] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 003f)
656[ 1.004272] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
657[ 1.004277] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
658[ 1.004282] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
659[ 1.004287] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
660[ 1.004292] pci 0000:00:1f.2: reg 20 io port: [0xff90-0xff9f]
661[ 1.004298] pci 0000:00:1f.2: reg 24 io port: [0xffa0-0xffaf]
662[ 1.004350] pci 0000:00:1f.5: reg 10 io port: [0xbc00-0xbc07]
663[ 1.004355] pci 0000:00:1f.5: reg 14 io port: [0xb880-0xb883]
664[ 1.004360] pci 0000:00:1f.5: reg 18 io port: [0xb800-0xb807]
665[ 1.004365] pci 0000:00:1f.5: reg 1c io port: [0xb480-0xb483]
666[ 1.004370] pci 0000:00:1f.5: reg 20 io port: [0xb400-0xb40f]
667[ 1.004375] pci 0000:00:1f.5: reg 24 io port: [0xb080-0xb08f]
668[ 1.004437] pci 0000:08:00.0: reg 10 32bit mmio: [0xfbe60000-0xfbe7ffff]
669[ 1.004444] pci 0000:08:00.0: reg 14 32bit mmio: [0xfbe40000-0xfbe5ffff]
670[ 1.004450] pci 0000:08:00.0: reg 18 io port: [0xe880-0xe89f]
671[ 1.004455] pci 0000:08:00.0: reg 1c 32bit mmio: [0xfbeb8000-0xfbebbfff]
672[ 1.004469] pci 0000:08:00.0: reg 30 32bit mmio pref: [0xfbe20000-0xfbe3ffff]
673[ 1.004496] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
674[ 1.004605] pci 0000:08:00.0: PME# disabled
675[ 1.004741] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
676[ 1.004752] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
677[ 1.004789] pci 0000:08:00.1: reg 10 32bit mmio: [0xfbee0000-0xfbefffff]
678[ 1.004795] pci 0000:08:00.1: reg 14 32bit mmio: [0xfbec0000-0xfbedffff]
679[ 1.004801] pci 0000:08:00.1: reg 18 io port: [0xec00-0xec1f]
680[ 1.004807] pci 0000:08:00.1: reg 1c 32bit mmio: [0xfbebc000-0xfbebffff]
681[ 1.004821] pci 0000:08:00.1: reg 30 32bit mmio pref: [0xfbe80000-0xfbe9ffff]
682[ 1.004848] pci 0000:08:00.1: PME# supported from D0 D3hot D3cold
683[ 1.004957] pci 0000:08:00.1: PME# disabled
684[ 1.005083] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
685[ 1.005094] pci 0000:08:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
686[ 1.010996] pci 0000:00:01.0: bridge io port: [0xe000-0xefff]
687[ 1.010999] pci 0000:00:01.0: bridge 32bit mmio: [0xfbe00000-0xfbefffff]
688[ 1.011062] pci 0000:06:00.0: reg 10 64bit mmio: [0xfb800000-0xfbbfffff]
689[ 1.011072] pci 0000:06:00.0: reg 18 64bit mmio: [0xfbdff000-0xfbdfffff]
690[ 1.011079] pci 0000:06:00.0: reg 20 io port: [0xd800-0xd8ff]
691[ 1.011089] pci 0000:06:00.0: reg 30 32bit mmio pref: [0xfbd00000-0xfbd7ffff]
692[ 1.011114] pci 0000:06:00.0: supports D1
693[ 1.011116] pci 0000:06:00.0: PME# supported from D0
694[ 1.011221] pci 0000:06:00.0: PME# disabled
695[ 1.018956] pci 0000:00:07.0: bridge io port: [0xd000-0xdfff]
696[ 1.018960] pci 0000:00:07.0: bridge 32bit mmio: [0xfb800000-0xfbdfffff]
697[ 1.019029] pci 0000:04:00.0: supports D1 D2
698[ 1.019030] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot
699[ 1.019139] pci 0000:04:00.0: PME# disabled
700[ 1.019254] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
701[ 1.019436] pci 0000:00:09.0: bridge io port: [0xc000-0xcfff]
702[ 1.019439] pci 0000:00:09.0: bridge 32bit mmio: [0xfb700000-0xfb7fffff]
703[ 1.019495] pci 0000:05:08.0: reg 10 io port: [0xc800-0xc8ff]
704[ 1.019504] pci 0000:05:08.0: reg 14 32bit mmio: [0xfb7ffc00-0xfb7fffff]
705[ 1.019536] pci 0000:05:08.0: reg 30 32bit mmio pref: [0xfb7c0000-0xfb7dffff]
706[ 1.019560] pci 0000:05:08.0: supports D1 D2
707[ 1.019561] pci 0000:05:08.0: PME# supported from D0 D1 D2 D3hot
708[ 1.019671] pci 0000:05:08.0: PME# disabled
709[ 1.019824] pci 0000:04:00.0: bridge io port: [0xc000-0xcfff]
710[ 1.019828] pci 0000:04:00.0: bridge 32bit mmio: [0xfb700000-0xfb7fffff]
711[ 1.019877] pci 0000:00:1c.0: bridge 64bit mmio pref: [0xf9f00000-0xf9ffffff]
712[ 1.019923] pci 0000:02:00.0: reg 10 32bit mmio pref: [0xf8000000-0xf8ffffff]
713[ 1.019932] pci 0000:02:00.0: reg 14 32bit mmio: [0xfb6fc000-0xfb6fffff]
714[ 1.019941] pci 0000:02:00.0: reg 18 32bit mmio: [0xfa800000-0xfaffffff]
715[ 1.019971] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfb6e0000-0xfb6effff]
716[ 1.020035] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
717[ 1.020237] pci 0000:00:1c.4: bridge 32bit mmio: [0xfa800000-0xfb6fffff]
718[ 1.020242] pci 0000:00:1c.4: bridge 64bit mmio pref: [0xf8000000-0xf8ffffff]
719[ 1.020285] pci 0000:00:1e.0: transparent bridge
720[ 1.020415] pci_bus 0000:00: on NUMA node 0
721[ 1.020419] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
722[ 1.020617] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE1._PRT]
723[ 1.020670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE3._PRT]
724[ 1.020728] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE7._PRT]
725[ 1.020780] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.NPE9._PRT]
726[ 1.020876] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
727[ 1.020943] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
728[ 1.039748] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 *7 10 11 12 14 15)
729[ 1.040622] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
730[ 1.041008] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 *11 12 14 15)
731[ 1.041878] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 *10 11 12 14 15)
732[ 1.042749] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
733[ 1.043774] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
734[ 1.044796] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
735[ 1.045819] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 6 7 10 11 12 14 15)
736[ 1.046665] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
737[ 1.046805] vgaarb: loaded
738[ 1.046942] PCI: Using ACPI for IRQ routing
739[ 1.047174] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
740[ 1.047288] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
741[ 1.047692] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
742[ 1.076181] Switching to clocksource tsc
743[ 1.077293] pnp: PnP ACPI init
744[ 1.077395] ACPI: bus type pnp registered
745[ 1.080225] pnp: PnP ACPI: found 15 devices
746[ 1.080327] ACPI: ACPI bus type pnp unregistered
747[ 1.080429] PnPBIOS: Disabled by ACPI PNP
748[ 1.080534] system 00:01: iomem range 0xfbf00000-0xfbffffff has been reserved
749[ 1.080646] system 00:01: iomem range 0xfc000000-0xfcffffff has been reserved
750[ 1.080757] system 00:01: iomem range 0xfd000000-0xfdffffff has been reserved
751[ 1.080868] system 00:01: iomem range 0xfe000000-0xfebfffff has been reserved
752[ 1.080979] system 00:01: iomem range 0xfec8a000-0xfec8afff could not be reserved
753[ 1.081117] system 00:01: iomem range 0xfed10000-0xfed10fff has been reserved
754[ 1.083261] system 00:07: ioport range 0xa00-0xa7f has been reserved
755[ 1.083369] system 00:07: ioport range 0xa80-0xa83 has been reserved
756[ 1.083477] system 00:07: ioport range 0xa84-0xa85 has been reserved
757[ 1.083586] system 00:07: ioport range 0xa86-0xa8d has been reserved
758[ 1.083694] system 00:07: ioport range 0xa90-0xa9f has been reserved
759[ 1.083803] system 00:07: ioport range 0xb00-0xbfe has been reserved
760[ 1.083913] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
761[ 1.084022] system 00:08: ioport range 0x800-0x87f has been reserved
762[ 1.084130] system 00:08: ioport range 0x500-0x57f has been reserved
763[ 1.084240] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
764[ 1.084351] system 00:08: iomem range 0xfed20000-0xfed3ffff has been reserved
765[ 1.084462] system 00:08: iomem range 0xfed40000-0xfed8ffff has been reserved
766[ 1.084576] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
767[ 1.084714] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
768[ 1.084826] system 00:0d: iomem range 0xe0000000-0xefffffff has been reserved
769[ 1.084939] system 00:0e: iomem range 0x0-0x9ffff could not be reserved
770[ 1.085048] system 00:0e: iomem range 0xc0000-0xcffff could not be reserved
771[ 1.085159] system 00:0e: iomem range 0xe0000-0xfffff could not be reserved
772[ 1.085269] system 00:0e: iomem range 0x100000-0xbfffffff could not be reserved
773[ 1.085407] system 00:0e: iomem range 0xfed90000-0xffffffff could not be reserved
774[ 1.120222] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
775[ 1.120231] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
776[ 1.120239] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
777[ 1.120248] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
778[ 1.120256] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
779[ 1.120265] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
780[ 1.120273] pci 0000:08:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
781[ 1.120281] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
782[ 1.120289] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
783[ 1.120298] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
784[ 1.120306] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
785[ 1.120314] pci 0000:08:00.0: reg 184 64bit mmio: [0x000000-0x003fff]
786[ 1.120326] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
787[ 1.120334] pci 0000:08:00.0: reg 190 64bit mmio: [0x000000-0x003fff]
788[ 1.120337] pci 0000:08:00.0: BAR 10: can't allocate mem resource [0xfbf00000-0xfbefffff]
789[ 1.120484] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
790[ 1.120492] pci 0000:08:00.1: reg 184 64bit mmio: [0x000000-0x003fff]
791[ 1.120494] pci 0000:08:00.1: BAR 7: can't allocate mem resource [0xfbf00000-0xfbefffff]
792[ 1.120640] pci 0000:08:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
793[ 1.120649] pci 0000:08:00.1: reg 190 64bit mmio: [0x000000-0x003fff]
794[ 1.120651] pci 0000:08:00.1: BAR 10: can't allocate mem resource [0xfbf00000-0xfbefffff]
795[ 1.120791] pci 0000:00:01.0: PCI bridge, secondary bus 0000:08
796[ 1.120898] pci 0000:00:01.0: IO window: 0xe000-0xefff
797[ 1.121005] pci 0000:00:01.0: MEM window: 0xfbe00000-0xfbefffff
798[ 1.121113] pci 0000:00:01.0: PREFETCH window: disabled
799[ 1.121220] pci 0000:00:03.0: PCI bridge, secondary bus 0000:07
800[ 1.121327] pci 0000:00:03.0: IO window: disabled
801[ 1.121431] pci 0000:00:03.0: MEM window: disabled
802[ 1.121535] pci 0000:00:03.0: PREFETCH window: disabled
803[ 1.121643] pci 0000:00:07.0: PCI bridge, secondary bus 0000:06
804[ 1.121750] pci 0000:00:07.0: IO window: 0xd000-0xdfff
805[ 1.121856] pci 0000:00:07.0: MEM window: 0xfb800000-0xfbdfffff
806[ 1.121964] pci 0000:00:07.0: PREFETCH window: disabled
807[ 1.122071] pci 0000:04:00.0: PCI bridge, secondary bus 0000:05
808[ 1.122179] pci 0000:04:00.0: IO window: 0xc000-0xcfff
809[ 1.122287] pci 0000:04:00.0: MEM window: 0xfb700000-0xfb7fffff
810[ 1.122395] pci 0000:04:00.0: PREFETCH window: disabled
811[ 1.122504] pci 0000:00:09.0: PCI bridge, secondary bus 0000:04
812[ 1.122611] pci 0000:00:09.0: IO window: 0xc000-0xcfff
813[ 1.122718] pci 0000:00:09.0: MEM window: 0xfb700000-0xfb7fffff
814[ 1.122828] pci 0000:00:09.0: PREFETCH window: disabled
815[ 1.122935] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:03
816[ 1.123042] pci 0000:00:1c.0: IO window: 0x1000-0x1fff
817[ 1.123149] pci 0000:00:1c.0: MEM window: 0xc0000000-0xc03fffff
818[ 1.123258] pci 0000:00:1c.0: PREFETCH window: 0x000000f9f00000-0x000000f9ffffff
819[ 1.123399] pci 0000:00:1c.4: PCI bridge, secondary bus 0000:02
820[ 1.123506] pci 0000:00:1c.4: IO window: 0x2000-0x2fff
821[ 1.123613] pci 0000:00:1c.4: MEM window: 0xfa800000-0xfb6fffff
822[ 1.123722] pci 0000:00:1c.4: PREFETCH window: 0x000000f8000000-0x000000f8ffffff
823[ 1.123863] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
824[ 1.123969] pci 0000:00:1e.0: IO window: disabled
825[ 1.124074] pci 0000:00:1e.0: MEM window: disabled
826[ 1.124179] pci 0000:00:1e.0: PREFETCH window: disabled
827[ 1.124293] pci 0000:00:01.0: setting latency timer to 64
828[ 1.124299] pci 0000:00:03.0: setting latency timer to 64
829[ 1.124306] pci 0000:00:07.0: setting latency timer to 64
830[ 1.124312] pci 0000:00:09.0: setting latency timer to 64
831[ 1.124321] pci 0000:04:00.0: setting latency timer to 64
832[ 1.124328] pci 0000:00:1c.0: enabling device (0146 -> 0147)
833[ 1.124438] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
834[ 1.124549] pci 0000:00:1c.0: setting latency timer to 64
835[ 1.124556] pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
836[ 1.124666] pci 0000:00:1c.4: setting latency timer to 64
837[ 1.124671] pci 0000:00:1e.0: setting latency timer to 64
838[ 1.124675] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
839[ 1.124677] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
840[ 1.124679] pci_bus 0000:08: resource 0 io: [0xe000-0xefff]
841[ 1.124681] pci_bus 0000:08: resource 1 mem: [0xfbe00000-0xfbefffff]
842[ 1.124683] pci_bus 0000:06: resource 0 io: [0xd000-0xdfff]
843[ 1.124685] pci_bus 0000:06: resource 1 mem: [0xfb800000-0xfbdfffff]
844[ 1.124687] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
845[ 1.124689] pci_bus 0000:04: resource 1 mem: [0xfb700000-0xfb7fffff]
846[ 1.124691] pci_bus 0000:05: resource 0 io: [0xc000-0xcfff]
847[ 1.124693] pci_bus 0000:05: resource 1 mem: [0xfb700000-0xfb7fffff]
848[ 1.124695] pci_bus 0000:03: resource 0 io: [0x1000-0x1fff]
849[ 1.124697] pci_bus 0000:03: resource 1 mem: [0xc0000000-0xc03fffff]
850[ 1.124699] pci_bus 0000:03: resource 2 pref mem [0xf9f00000-0xf9ffffff]
851[ 1.124702] pci_bus 0000:02: resource 0 io: [0x2000-0x2fff]
852[ 1.124704] pci_bus 0000:02: resource 1 mem: [0xfa800000-0xfb6fffff]
853[ 1.124706] pci_bus 0000:02: resource 2 pref mem [0xf8000000-0xf8ffffff]
854[ 1.124708] pci_bus 0000:01: resource 3 io: [0x00-0xffff]
855[ 1.124710] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
856[ 1.124729] NET: Registered protocol family 2
857[ 1.124887] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
858[ 1.125172] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
859[ 1.125556] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
860[ 1.125768] TCP: Hash tables configured (established 131072 bind 65536)
861[ 1.125877] TCP reno registered
862[ 1.126037] NET: Registered protocol family 1
863[ 1.126230] pci 0000:02:00.0: Boot video device
864[ 1.126255] Unpacking initramfs...
865[ 1.292940] Freeing initrd memory: 7195k freed
866[ 1.294130] Simple Boot Flag at 0x6d set to 0x1
867[ 1.294689] audit: initializing netlink socket (disabled)
868[ 1.294800] type=2000 audit(1333133763.060:1): initialized
869[ 1.299554] highmem bounce pool size: 64 pages
870[ 1.299658] HugeTLB registered 4 MB page size, pre-allocated 0 pages
871[ 1.300852] VFS: Disk quotas dquot_6.5.2
872[ 1.300990] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
873[ 1.301155] msgmni has been set to 1706
874[ 1.301453] alg: No test for stdrng (krng)
875[ 1.301587] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
876[ 1.301725] io scheduler noop registered
877[ 1.301825] io scheduler anticipatory registered
878[ 1.301927] io scheduler deadline registered
879[ 1.302052] io scheduler cfq registered (default)
880[ 1.302253] pcieport 0000:00:01.0: irq 48 for MSI/MSI-X
881[ 1.302260] pcieport 0000:00:01.0: setting latency timer to 64
882[ 1.302350] pcieport 0000:00:03.0: irq 49 for MSI/MSI-X
883[ 1.302356] pcieport 0000:00:03.0: setting latency timer to 64
884[ 1.302446] pcieport 0000:00:07.0: irq 50 for MSI/MSI-X
885[ 1.302451] pcieport 0000:00:07.0: setting latency timer to 64
886[ 1.302538] pcieport 0000:00:09.0: irq 51 for MSI/MSI-X
887[ 1.302544] pcieport 0000:00:09.0: setting latency timer to 64
888[ 1.302631] pcieport 0000:00:1c.0: irq 52 for MSI/MSI-X
889[ 1.302638] pcieport 0000:00:1c.0: setting latency timer to 64
890[ 1.302734] pcieport 0000:00:1c.4: irq 53 for MSI/MSI-X
891[ 1.302741] pcieport 0000:00:1c.4: setting latency timer to 64
892[ 1.302819] aer 0000:00:01.0:pcie02: AER service couldn't init device: no _OSC support
893[ 1.302823] aer 0000:00:03.0:pcie02: AER service couldn't init device: no _OSC support
894[ 1.302828] aer 0000:00:07.0:pcie02: AER service couldn't init device: no _OSC support
895[ 1.302832] aer 0000:00:09.0:pcie02: AER service couldn't init device: no _OSC support
896[ 1.302878] isapnp: Scanning for PnP cards...
897[ 1.655719] isapnp: No Plug & Play device found
898[ 1.656717] Linux agpgart interface v0.103
899[ 1.656897] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
900[ 1.657099] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
901[ 1.657456] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
902[ 1.657719] PNP: No PS/2 controller found. Probing ports directly.
903[ 3.265067] Failed to disable AUX port, but continuing anyway... Is this a SiS?
904[ 3.265203] If AUX port is really absent please use the 'i8042.noaux' option.
905[ 4.870599] serio: i8042 KBD port at 0x60,0x64 irq 1
906[ 4.870977] mice: PS/2 mouse device common for all mice
907[ 4.871561] rtc_cmos 00:03: RTC can wake from S4
908[ 4.871687] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
909[ 4.871815] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
910[ 4.871932] cpuidle: using governor ladder
911[ 4.872032] cpuidle: using governor menu
912[ 4.872134] No iBFT detected.
913[ 4.872485] TCP cubic registered
914[ 4.872681] NET: Registered protocol family 10
915[ 4.873328] Mobile IPv6
916[ 4.873423] NET: Registered protocol family 17
917[ 4.873539] Using IPI No-Shortcut mode
918[ 4.873682] registered taskstats version 1
919[ 4.874254] rtc_cmos 00:03: setting system clock to 2012-03-30 18:56:07 UTC (1333133767)
920[ 4.874434] Initalizing network drop monitor service
921[ 4.874564] Freeing unused kernel memory: 380k freed
922[ 4.874761] Write protecting the kernel text: 2508k
923[ 4.874878] Write protecting the kernel read-only data: 920k
924[ 4.903375] usbcore: registered new interface driver usbfs
925[ 4.903492] usbcore: registered new interface driver hub
926[ 4.903613] usbcore: registered new device driver usb
927[ 4.909499] usbcore: registered new interface driver hiddev
928[ 4.909610] usbcore: registered new interface driver usbhid
929[ 4.909716] usbhid: v2.6:USB HID core driver
930[ 10.788412] RPC: Registered udp transport module.
931[ 10.788414] RPC: Registered tcp transport module.
932[ 10.788415] RPC: Registered tcp NFSv4.1 backchannel transport module.
933[ 10.870678] Slow work thread pool: Starting up
934[ 10.870707] Slow work thread pool: Ready
935[ 10.870738] FS-Cache: Loaded
936[ 10.883952] FS-Cache: Netfs 'nfs' registered for caching
937[ 10.898837] fuse init (API version 7.13)
938[ 10.942696] SCSI subsystem initialized
939[ 10.946625] Initializing USB Mass Storage driver...
940[ 10.946636] usbcore: registered new interface driver usb-storage
941[ 10.946638] USB Mass Storage support registered.
942[ 10.951594] usbcore: registered new interface driver ums-cypress
943[ 10.959466] usbcore: registered new interface driver usbserial
944[ 10.959475] USB Serial support registered for generic
945[ 10.959483] usbcore: registered new interface driver usbserial_generic
946[ 10.959484] usbserial: USB Serial Driver core
947[ 10.964441] USB Serial support registered for cp210x
948[ 10.964449] usbcore: registered new interface driver cp210x
949[ 10.964451] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
950[ 10.975896] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
951[ 10.975920] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
952[ 10.975935] ehci_hcd 0000:00:1a.7: setting latency timer to 64
953[ 10.975938] ehci_hcd 0000:00:1a.7: EHCI Host Controller
954[ 10.975952] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
955[ 10.975975] ehci_hcd 0000:00:1a.7: debug port 1
956[ 10.979859] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
957[ 10.979870] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfa7fa000
958[ 10.995506] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
959[ 10.995526] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
960[ 10.995529] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
961[ 10.995532] usb usb1: Product: EHCI Host Controller
962[ 10.995534] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
963[ 10.995536] usb usb1: SerialNumber: 0000:00:1a.7
964[ 10.995601] usb usb1: configuration #1 chosen from 1 choice
965[ 10.995621] hub 1-0:1.0: USB hub found
966[ 10.995626] hub 1-0:1.0: 2 ports detected
967[ 10.995663] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
968[ 10.995674] ehci_hcd 0000:00:1d.7: setting latency timer to 64
969[ 10.995677] ehci_hcd 0000:00:1d.7: EHCI Host Controller
970[ 10.995682] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
971[ 10.995703] ehci_hcd 0000:00:1d.7: debug port 1
972[ 10.999572] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
973[ 10.999582] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfa7fc000
974[ 11.015470] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
975[ 11.015486] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
976[ 11.015489] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
977[ 11.015491] usb usb2: Product: EHCI Host Controller
978[ 11.015494] usb usb2: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
979[ 11.015496] usb usb2: SerialNumber: 0000:00:1d.7
980[ 11.015553] usb usb2: configuration #1 chosen from 1 choice
981[ 11.015575] hub 2-0:1.0: USB hub found
982[ 11.015580] hub 2-0:1.0: 6 ports detected
983[ 11.017615] uhci_hcd: USB Universal Host Controller Interface driver
984[ 11.017639] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
985[ 11.017645] uhci_hcd 0000:00:1a.0: setting latency timer to 64
986[ 11.017647] uhci_hcd 0000:00:1a.0: UHCI Host Controller
987[ 11.017654] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
988[ 11.017681] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000a480
989[ 11.017703] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
990[ 11.017706] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
991[ 11.017708] usb usb3: Product: UHCI Host Controller
992[ 11.017709] usb usb3: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
993[ 11.017711] usb usb3: SerialNumber: 0000:00:1a.0
994[ 11.017753] usb usb3: configuration #1 chosen from 1 choice
995[ 11.017772] hub 3-0:1.0: USB hub found
996[ 11.017776] hub 3-0:1.0: 2 ports detected
997[ 11.017810] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
998[ 11.017815] uhci_hcd 0000:00:1d.0: setting latency timer to 64
999[ 11.017818] uhci_hcd 0000:00:1d.0: UHCI Host Controller
1000[ 11.017823] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
1001[ 11.017843] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a800
1002[ 11.017864] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
1003[ 11.017866] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1004[ 11.017868] usb usb4: Product: UHCI Host Controller
1005[ 11.017870] usb usb4: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
1006[ 11.017872] usb usb4: SerialNumber: 0000:00:1d.0
1007[ 11.017911] usb usb4: configuration #1 chosen from 1 choice
1008[ 11.017931] hub 4-0:1.0: USB hub found
1009[ 11.017935] hub 4-0:1.0: 2 ports detected
1010[ 11.017968] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
1011[ 11.017973] uhci_hcd 0000:00:1d.1: setting latency timer to 64
1012[ 11.017976] uhci_hcd 0000:00:1d.1: UHCI Host Controller
1013[ 11.017981] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
1014[ 11.018007] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a880
1015[ 11.018028] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
1016[ 11.018030] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1017[ 11.018032] usb usb5: Product: UHCI Host Controller
1018[ 11.018033] usb usb5: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
1019[ 11.018035] usb usb5: SerialNumber: 0000:00:1d.1
1020[ 11.018075] usb usb5: configuration #1 chosen from 1 choice
1021[ 11.018093] hub 5-0:1.0: USB hub found
1022[ 11.018099] hub 5-0:1.0: 2 ports detected
1023[ 11.018143] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
1024[ 11.018149] uhci_hcd 0000:00:1d.2: setting latency timer to 64
1025[ 11.018152] uhci_hcd 0000:00:1d.2: UHCI Host Controller
1026[ 11.018160] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
1027[ 11.018184] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ac00
1028[ 11.018213] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
1029[ 11.018216] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
1030[ 11.018218] usb usb6: Product: UHCI Host Controller
1031[ 11.018220] usb usb6: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
1032[ 11.018223] usb usb6: SerialNumber: 0000:00:1d.2
1033[ 11.018286] usb usb6: configuration #1 chosen from 1 choice
1034[ 11.018317] hub 6-0:1.0: USB hub found
1035[ 11.018323] hub 6-0:1.0: 2 ports detected
1036[ 11.025207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
1037[ 11.071386] Failed initialization of WD-7000 SCSI card!
1038[ 11.153844] DC390: clustering now enabled by default. If you get problems load
1039[ 11.153846] with "disable_clustering=1" and report to maintainers
1040[ 11.188400] sym53c416.c: Version 1.0.0-ac
1041[ 11.210412] st: Version 20081215, fixed bufsize 32768, s/g segs 256
1042[ 11.255836] Loading iSCSI transport class v2.0-870.
1043[ 11.287619] qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= options
1044[ 11.316686] QLogic Fibre Channel HBA Driver: 8.03.01-k6
1045[ 11.328084] ppa: Unknown symbol parport_register_device
1046[ 11.328159] ppa: Unknown symbol parport_register_driver
1047[ 11.328238] ppa: Unknown symbol parport_release
1048[ 11.328356] ppa: Unknown symbol parport_claim
1049[ 11.328500] ppa: Unknown symbol parport_unregister_device
1050[ 11.328569] ppa: Unknown symbol parport_unregister_driver
1051[ 11.357975] osst :I: Tape driver with OnStream support version 0.99.4
1052[ 11.357977] osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $
1053[ 11.364092] nsp32: loading...
1054[ 11.370618] megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008
1055[ 11.376195] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
1056[ 11.382562] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
1057[ 11.413307] iscsi: registered transport (tcp)
1058[ 11.488295] imm: Unknown symbol parport_register_device
1059[ 11.488372] imm: Unknown symbol parport_register_driver
1060[ 11.488451] imm: Unknown symbol parport_release
1061[ 11.488572] imm: Unknown symbol parport_claim
1062[ 11.488718] imm: Unknown symbol parport_unregister_device
1063[ 11.488789] imm: Unknown symbol parport_unregister_driver
1064[ 11.495647] GDT-HA: Storage RAID Controller Driver. Version: 3.05
1065[ 11.501499] scsi: <fdomain> Detection failed (no card)
1066[ 11.601334] Loading Adaptec I2O RAID: Version 2.4 Build 5go
1067[ 11.601336] Detecting Adaptec I2O RAID controllers...
1068[ 11.601813] usb 3-1: new full speed USB device using uhci_hcd and address 2
1069[ 11.639292] bnx2i: Unknown symbol cnic_register_driver
1070[ 11.639693] bnx2i: Unknown symbol cnic_unregister_driver
1071[ 11.756580] Adaptec aacraid driver 1.1-7[28000]-ms
1072[ 11.762204] NCR53c406a: no available ports found
1073[ 11.769459] usb 3-1: New USB device found, idVendor=0000, idProduct=0000
1074[ 11.769463] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
1075[ 11.769467] usb 3-1: Product: SE USB Device
1076[ 11.769469] usb 3-1: Manufacturer: ServerEngines
1077[ 11.769471] usb 3-1: SerialNumber: 400739D126408A
1078[ 11.769544] usb 3-1: configuration #1 chosen from 1 choice
1079[ 11.776595] input: ServerEngines SE USB Device as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input0
1080[ 11.776623] 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
1081[ 11.780536] input: ServerEngines SE USB Device as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.1/input/input1
1082[ 11.780575] 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
1083[ 11.787138] 3ware Storage Controller device driver for Linux v1.26.02.002.
1084[ 11.793663] 3ware 9000 Storage Controller device driver for Linux v2.26.02.012.
1085[ 11.803364] yenta_socket: Unknown symbol pccard_nonstatic_ops
1086[ 11.823348] VMware vmxnet3 virtual NIC driver - version 1.0.5.0-k-NAPI
1087[ 11.856008] pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
1088[ 11.862288] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
1089[ 11.875666] dca service started, version 1.12.1
1090[ 11.878679] Intel(R) Gigabit Ethernet Network Driver - version 3.0.6-k2
1091[ 11.878681] Copyright (c) 2007-2011 Intel Corporation.
1092[ 11.878711] igb 0000:08:00.0: PCI INT A -> GSI 28 (level, low) -> IRQ 28
1093[ 11.878731] igb 0000:08:00.0: setting latency timer to 64
1094[ 11.878971] igb 0000:08:00.0: irq 54 for MSI/MSI-X
1095[ 11.878974] igb 0000:08:00.0: irq 55 for MSI/MSI-X
1096[ 11.878976] igb 0000:08:00.0: irq 56 for MSI/MSI-X
1097[ 11.878978] igb 0000:08:00.0: irq 57 for MSI/MSI-X
1098[ 11.878981] igb 0000:08:00.0: irq 58 for MSI/MSI-X
1099[ 11.878983] igb 0000:08:00.0: irq 59 for MSI/MSI-X
1100[ 11.878985] igb 0000:08:00.0: irq 60 for MSI/MSI-X
1101[ 11.878987] igb 0000:08:00.0: irq 61 for MSI/MSI-X
1102[ 11.878989] igb 0000:08:00.0: irq 62 for MSI/MSI-X
1103[ 11.879007] igb 0000:08:00.0: 0 vfs allocated
1104[ 12.016945] usb 4-1: new low speed USB device using uhci_hcd and address 2
1105[ 12.069427] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
1106[ 12.069430] igb 0000:08:00.0: eth0: (PCIe:2.5Gb/s:Width x4) 00:24:81:f8:f8:a8
1107[ 12.069506] igb 0000:08:00.0: eth0: PBA No: FFFFFF-0FF
1108[ 12.069508] igb 0000:08:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
1109[ 12.069527] igb 0000:08:00.1: PCI INT B -> GSI 40 (level, low) -> IRQ 40
1110[ 12.069545] igb 0000:08:00.1: setting latency timer to 64
1111[ 12.069788] igb 0000:08:00.1: irq 63 for MSI/MSI-X
1112[ 12.069790] igb 0000:08:00.1: irq 64 for MSI/MSI-X
1113[ 12.069793] igb 0000:08:00.1: irq 65 for MSI/MSI-X
1114[ 12.069795] igb 0000:08:00.1: irq 66 for MSI/MSI-X
1115[ 12.069797] igb 0000:08:00.1: irq 67 for MSI/MSI-X
1116[ 12.069799] igb 0000:08:00.1: irq 68 for MSI/MSI-X
1117[ 12.069801] igb 0000:08:00.1: irq 69 for MSI/MSI-X
1118[ 12.069804] igb 0000:08:00.1: irq 70 for MSI/MSI-X
1119[ 12.069806] igb 0000:08:00.1: irq 71 for MSI/MSI-X
1120[ 12.069823] igb 0000:08:00.1: 0 vfs allocated
1121[ 12.173954] usb 4-1: New USB device found, idVendor=04f3, idProduct=0103
1122[ 12.173958] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
1123[ 12.174032] usb 4-1: configuration #1 chosen from 1 choice
1124[ 12.190073] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/input/input2
1125[ 12.190115] generic-usb 0003:04F3:0103.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:1d.0-1/input0
1126[ 12.212976] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.1/input/input3
1127[ 12.213011] generic-usb 0003:04F3:0103.0004: input,hidraw3: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:1d.0-1/input1
1128[ 12.269841] igb 0000:08:00.1: Intel(R) Gigabit Ethernet Network Connection
1129[ 12.269844] igb 0000:08:00.1: eth1: (PCIe:2.5Gb/s:Width x4) 00:24:81:f8:f8:a9
1130[ 12.269920] igb 0000:08:00.1: eth1: PBA No: FFFFFF-0FF
1131[ 12.269922] igb 0000:08:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
1132[ 12.283085] e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
1133[ 12.283087] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
1134[ 12.289340] Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI
1135[ 12.289342] Copyright (c) 1999-2006 Intel Corporation.
1136[ 12.295126] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
1137[ 12.295128] e100: Copyright(c) 1999-2006 Intel Corporation
1138[ 12.332884] 8139too Fast Ethernet driver 0.9.28
1139[ 12.338634] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
1140[ 12.349627] generic: Unknown symbol del_mtd_partitions
1141[ 12.349809] generic: Unknown symbol onenand_release
1142[ 12.349885] generic: Unknown symbol del_mtd_device
1143[ 12.349950] generic: Unknown symbol onenand_scan
1144[ 12.350071] generic: Unknown symbol add_mtd_device
1145[ 12.350135] generic: Unknown symbol add_mtd_partitions
1146[ 12.350210] generic: Unknown symbol parse_mtd_partitions
1147[ 12.357996] I2O subsystem v1.325
1148[ 12.357998] i2o: max drivers = 8
1149[ 12.363389] I2O Block Device OSM v1.325
1150[ 12.363436] block-osm: registered device at major 80
1151[ 12.370970] Fusion MPT base driver 3.04.12
1152[ 12.370972] Copyright (c) 1999-2008 LSI Corporation
1153[ 12.377272] Fusion MPT SPI Host driver 3.04.12
1154[ 12.389865] Fusion MPT SAS Host driver 3.04.12
1155[ 12.396421] Fusion MPT FC Host driver 3.04.12
1156[ 12.402197] Fusion MPT misc device (ioctl) driver 3.04.12
1157[ 12.402225] mptctl: Registered with Fusion MPT base driver
1158[ 12.402227] mptctl: /dev/mptctl @ (major,minor=10,220)
1159[ 12.425218] Uniform Multi-Platform E-IDE driver
1160[ 12.432715] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
1161[ 12.439926] ide-gd driver 1.18
1162[ 12.458772] ide-cd driver 5.00
1163[ 12.474503] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
1164[ 12.493442] paride: Unknown symbol parport_register_device
1165[ 12.493519] paride: Unknown symbol parport_release
1166[ 12.493589] paride: Unknown symbol parport_claim
1167[ 12.493664] paride: Unknown symbol parport_unregister_device
1168[ 12.493775] paride: Unknown symbol parport_find_base
1169[ 12.493844] paride: Unknown symbol parport_put_port
1170[ 12.499136] loop: module loaded
1171[ 15.511488] floppy0: no floppy controllers found
1172[ 15.538405] HP CISS Driver (v 3.6.20)
1173[ 15.538470] cciss 0000:06:00.0: PCI INT A -> GSI 30 (level, low) -> IRQ 30
1174[ 15.538536] cciss 0000:06:00.0: irq 72 for MSI/MSI-X
1175[ 15.538538] cciss 0000:06:00.0: irq 73 for MSI/MSI-X
1176[ 15.538540] cciss 0000:06:00.0: irq 74 for MSI/MSI-X
1177[ 15.538543] cciss 0000:06:00.0: irq 75 for MSI/MSI-X
1178[ 15.538958] IRQ 74/cciss0: IRQF_DISABLED is not guaranteed on shared IRQs
1179[ 15.538969] cciss0: <0x323a> at PCI 0000:06:00.0 IRQ 74 using DAC
1180[ 15.540998] cciss/c0d0: p1 p2 < p5 >
1181[ 15.591841] libata version 3.00 loaded.
1182[ 15.677821] ata_piix 0000:00:1f.2: version 2.13
1183[ 15.677835] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
1184[ 15.677839] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
1185[ 15.677866] ata_piix 0000:00:1f.2: setting latency timer to 64
1186[ 15.677915] scsi2 : ata_piix
1187[ 15.677994] scsi3 : ata_piix
1188[ 15.678949] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff90 irq 14
1189[ 15.678954] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff98 irq 15
1190[ 15.678969] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
1191[ 15.678973] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
1192[ 15.679002] ata_piix 0000:00:1f.5: setting latency timer to 64
1193[ 15.679030] scsi4 : ata_piix
1194[ 15.679069] scsi5 : ata_piix
1195[ 15.680048] ata3: SATA max UDMA/133 cmd 0xbc00 ctl 0xb880 bmdma 0xb400 irq 19
1196[ 15.680051] ata4: SATA max UDMA/133 cmd 0xb800 ctl 0xb480 bmdma 0xb408 irq 19
1197[ 16.008553] ata3: SATA link down (SStatus 0 SControl 310)
1198[ 16.153637] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
1199[ 16.177773] ata4.00: ATAPI: Optiarc DVD RW AD-7561S, AH51, max UDMA/100
1200[ 16.209733] ata4.00: configured for UDMA/100
1201[ 16.328014] ata2.00: SATA link down (SStatus 0 SControl 310)
1202[ 16.328028] ata2.01: SATA link down (SStatus 0 SControl 310)
1203[ 16.338695] ata1.00: SATA link down (SStatus 0 SControl 310)
1204[ 16.338708] ata1.01: SATA link down (SStatus 0 SControl 310)
1205[ 16.339723] scsi 5:0:0:0: CD-ROM Optiarc DVD RW AD-7561S AH51 PQ: 0 ANSI: 5
1206[ 16.342691] sr0: scsi3-mmc drive: 47x/47x writer dvd-ram cd/rw xa/form2 cdda tray
1207[ 16.342694] Uniform CD-ROM driver Revision: 3.20
1208[ 16.342784] sr 5:0:0:0: Attached scsi CD-ROM sr0
1209[ 16.342839] sr 5:0:0:0: Attached scsi generic sg0 type 5
1210[ 16.361830] scsi6 : cciss
1211[ 31.950754] ISO 9660 Extensions: Microsoft Joliet Level 3
1212[ 37.972247] sr 5:0:0:0: [sr0] Unhandled sense code
1213[ 37.972353] sr 5:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
1214[ 37.972524] sr 5:0:0:0: [sr0] Sense Key : Medium Error [current]
1215[ 37.972812] sr 5:0:0:0: [sr0] Add. Sense: No seek complete
1216[ 37.973037] sr 5:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 41 00 00 01 00
1217[ 37.973925] end_request: I/O error, dev sr0, sector 260
1218[ 37.974034] Unable to read rock-ridge attributes
1219[ 37.974141] ISOFS: changing to secondary root
1220[ 38.137795] ISO 9660 Extensions: Microsoft Joliet Level 3
1221[ 38.195543] ISO 9660 Extensions: RRIP_1991A
1222[ 43.417545] dahdi: Unknown symbol crc_ccitt_table
1223[ 43.422278] dahdi: Unknown symbol crc_ccitt_table
1224[ 43.426948] dahdi: Unknown symbol crc_ccitt_table
1225[ 43.431575] dahdi: Unknown symbol crc_ccitt_table
1226[ 43.454138] async_tx: api initialized (async)
1227[ 43.458360] xor: automatically using best checksumming function: pIII_sse
1228[ 43.477915] pIII_sse : 8434.000 MB/sec
1229[ 43.477917] xor: using function: pIII_sse (8434.000 MB/sec)
1230[ 43.545855] raid6: int32x1 983 MB/s
1231[ 43.613714] raid6: int32x2 992 MB/s
1232[ 43.681623] raid6: int32x4 661 MB/s
1233[ 43.749508] raid6: int32x8 647 MB/s
1234[ 43.817319] raid6: mmxx1 3111 MB/s
1235[ 43.885197] raid6: mmxx2 3538 MB/s
1236[ 43.953084] raid6: sse1x1 2761 MB/s
1237[ 44.020957] raid6: sse1x2 3128 MB/s
1238[ 44.088840] raid6: sse2x1 5471 MB/s
1239[ 44.156709] raid6: sse2x2 6197 MB/s
1240[ 44.156710] raid6: using algorithm sse2x2 (6197 MB/s)
1241[ 44.221956] OCFS2 Node Manager 1.5.0
1242[ 44.224674] OCFS2 DLM 1.5.0
1243[ 44.235101] ocfs2: Unknown symbol ocfs2_dlm_lock_status
1244[ 44.235487] ocfs2: Unknown symbol ocfs2_stack_supports_plocks
1245[ 44.235835] ocfs2: Unknown symbol ocfs2_cluster_connect
1246[ 44.235939] ocfs2: Unknown symbol qtree_entry_unused
1247[ 44.236419] ocfs2: Unknown symbol ocfs2_dlm_dump_lksb
1248[ 44.236536] ocfs2: Unknown symbol ocfs2_cluster_this_node
1249[ 44.236646] ocfs2: Unknown symbol qtree_write_dquot
1250[ 44.236718] ocfs2: Unknown symbol ocfs2_dlm_lock
1251[ 44.236833] ocfs2: Unknown symbol ocfs2_dlm_lvb_valid
1252[ 44.237162] ocfs2: Unknown symbol qtree_release_dquot
1253[ 44.237298] ocfs2: Unknown symbol ocfs2_dlm_unlock
1254[ 44.237651] ocfs2: Unknown symbol qtree_read_dquot
1255[ 44.237923] ocfs2: Unknown symbol ocfs2_plock
1256[ 44.238289] ocfs2: Unknown symbol ocfs2_stack_glue_set_locking_protocol
1257[ 44.239046] ocfs2: Unknown symbol ocfs2_dlm_lvb
1258[ 44.239809] ocfs2: Unknown symbol ocfs2_cluster_disconnect
1259[ 44.240039] ocfs2: Unknown symbol ocfs2_cluster_hangup
1260[ 44.287699] JFS: nTxBlock = 8192, nTxLock = 65536
1261[ 44.344491] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
1262[ 44.370410] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
1263[ 44.371050] SGI XFS Quota Management subsystem
1264[ 44.427979] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
1265[ 44.429467] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
1266[ 44.437639] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
1267[ 44.437644] ACPI: Power Button [PWRB]
1268[ 44.437682] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
1269[ 44.437685] ACPI: Power Button [PWRF]
1270[ 44.447188] ACPI: SSDT bf77e0c0 0033D (v01 DpgPmm P001Ist 00000011 INTL 20051117)
1271[ 44.447588] ACPI: SSDT bf77fac0 003B2 (v01 PmRef P001Cst 00003001 INTL 20051117)
1272[ 44.447940] Monitor-Mwait will be used to enter C-1 state
1273[ 44.447959] Monitor-Mwait will be used to enter C-2 state
1274[ 44.447975] Monitor-Mwait will be used to enter C-3 state
1275[ 44.448050] processor LNXCPU:00: registered as cooling_device0
1276[ 44.448497] ACPI: SSDT bf77e400 0033D (v01 DpgPmm P002Ist 00000012 INTL 20051117)
1277[ 44.448772] ACPI: SSDT bf77fe80 00085 (v01 PmRef P002Cst 00003000 INTL 20051117)
1278[ 44.449240] processor LNXCPU:01: registered as cooling_device1
1279[ 44.449674] ACPI: SSDT bf77e740 0033D (v01 DpgPmm P003Ist 00000012 INTL 20051117)
1280[ 44.449950] ACPI: SSDT bf77ff10 00085 (v01 PmRef P003Cst 00003000 INTL 20051117)
1281[ 44.450404] processor LNXCPU:02: registered as cooling_device2
1282[ 44.450789] ACPI: SSDT bf77ea80 0033D (v01 DpgPmm P004Ist 00000012 INTL 20051117)
1283[ 44.451092] ACPI: SSDT bf77ffa0 00085 (v01 PmRef P004Cst 00003000 INTL 20051117)
1284[ 44.451609] processor LNXCPU:03: registered as cooling_device3
1285[ 44.451999] ACPI: SSDT bf77edc0 0033D (v01 DpgPmm P005Ist 00000012 INTL 20051117)
1286[ 44.452276] ACPI: SSDT bf780030 00085 (v01 PmRef P005Cst 00003000 INTL 20051117)
1287[ 44.452733] processor LNXCPU:04: registered as cooling_device4
1288[ 44.453121] ACPI: SSDT bf77f100 0033D (v01 DpgPmm P006Ist 00000012 INTL 20051117)
1289[ 44.453412] ACPI: SSDT bf7800c0 00085 (v01 PmRef P006Cst 00003000 INTL 20051117)
1290[ 44.453871] processor LNXCPU:05: registered as cooling_device5
1291[ 44.454248] ACPI: SSDT bf77f440 0033D (v01 DpgPmm P007Ist 00000012 INTL 20051117)
1292[ 44.454525] ACPI: SSDT bf780150 00085 (v01 PmRef P007Cst 00003000 INTL 20051117)
1293[ 44.455075] processor LNXCPU:06: registered as cooling_device6
1294[ 44.455542] ACPI: SSDT bf77f780 0033D (v01 DpgPmm P008Ist 00000012 INTL 20051117)
1295[ 44.455855] ACPI: SSDT bf7801e0 00085 (v01 PmRef P008Cst 00003000 INTL 20051117)
1296[ 44.456542] processor LNXCPU:07: registered as cooling_device7
1297[ 44.475947] device-mapper: uevent: version 1.0.3
1298[ 44.476101] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
1299[ 44.478376] device-mapper: multipath: version 1.1.0 loaded
1300[ 44.478720] device-mapper: multipath round-robin: version 1.0.0 loaded
1301[ 44.502922] md: linear personality registered for level -1
1302[ 44.514086] md: multipath personality registered for level -4
1303[ 44.527043] md: raid6 personality registered for level 6
1304[ 44.527045] md: raid5 personality registered for level 5
1305[ 44.527047] md: raid4 personality registered for level 4
1306[ 44.532777] md: raid0 personality registered for level 0
1307[ 44.539678] md: raid10 personality registered for level 10
1308[ 44.575693] md: raid1 personality registered for level 1
1309[ 44.825394] scsi: <fdomain> Detection failed (no card)
1310[ 44.845223] NCR53c406a: no available ports found
1311[ 44.864623] imm: Unknown symbol parport_register_device
1312[ 44.864717] imm: Unknown symbol parport_register_driver
1313[ 44.864815] imm: Unknown symbol parport_release
1314[ 44.864971] imm: Unknown symbol parport_claim
1315[ 44.865153] imm: Unknown symbol parport_unregister_device
1316[ 44.865241] imm: Unknown symbol parport_unregister_driver
1317[ 44.909570] sym53c416.c: Version 1.0.0-ac
1318[ 44.957037] Failed initialization of WD-7000 SCSI card!
1319[ 44.982780] ppa: Unknown symbol parport_register_device
1320[ 44.982875] ppa: Unknown symbol parport_register_driver
1321[ 44.982972] ppa: Unknown symbol parport_release
1322[ 44.983136] ppa: Unknown symbol parport_claim
1323[ 44.983319] ppa: Unknown symbol parport_unregister_device
1324[ 44.983407] ppa: Unknown symbol parport_unregister_driver
1325[ 45.104338] qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= optionsLoading Adaptec I2O RAID: Version 2.4 Build 5go
1326[ 45.221514] Detecting Adaptec I2O RAID controllers...
1327[ 45.274176] bnx2i: Unknown symbol cnic_register_driver
1328[ 45.274666] bnx2i: Unknown symbol cnic_unregister_driver
1329[ 45.302728] yenta_socket: Unknown symbol pccard_nonstatic_ops
1330[ 45.451570] generic: Unknown symbol del_mtd_partitions
1331[ 45.451766] generic: Unknown symbol onenand_release
1332[ 45.451856] generic: Unknown symbol del_mtd_device
1333[ 45.451936] generic: Unknown symbol onenand_scan
1334[ 45.452071] generic: Unknown symbol add_mtd_device
1335[ 45.452151] generic: Unknown symbol add_mtd_partitions
1336[ 45.452240] generic: Unknown symbol parse_mtd_partitions
1337[ 45.502273] input: PC Speaker as /devices/platform/pcspkr/input/input6
1338[ 48.592177] floppy0: no floppy controllers found
1339[ 48.633837] brd: module loaded
1340[ 48.638879] paride: Unknown symbol parport_register_device
1341[ 48.638967] paride: Unknown symbol parport_release
1342[ 48.639048] paride: Unknown symbol parport_claim
1343[ 48.639134] paride: Unknown symbol parport_unregister_device
1344[ 48.639255] paride: Unknown symbol parport_find_base
1345[ 48.639336] paride: Unknown symbol parport_put_port
134618:57 -------------
134718:57 /proc/swaps:
134818:57 -------------
1349Filename Type Size Used Priority
135018:57 -------------
135118:57 /proc/filesystems:
135218:57 -------------
1353nodev sysfs
1354nodev rootfs
1355nodev bdev
1356nodev proc
1357nodev cgroup
1358nodev cpuset
1359nodev tmpfs
1360nodev devtmpfs
1361nodev debugfs
1362nodev securityfs
1363nodev sockfs
1364nodev pipefs
1365nodev anon_inodefs
1366nodev inotifyfs
1367nodev devpts
1368nodev ramfs
1369nodev hugetlbfs
1370nodev mqueue
1371nodev usbfs
1372nodev rpc_pipefs
1373nodev nfs
1374nodev nfs4
1375 iso9660
1376nodev fuse
1377 fuseblk
1378nodev fusectl
1379 vfat
1380nodev configfs
1381 ext3
1382 reiserfs
1383 ext4
1384 jfs
1385nodev nfsd
1386 minix
1387 ext2
1388 xfs
1389 msdos
139018:57 -------------
139118:57 /proc/partitions:
139218:57 -------------
1393major minor #blocks name
1394
1395 104 0 244163520 cciss/c0d0
1396 104 1 238115398 cciss/c0d0p1
1397 104 2 1 cciss/c0d0p2
1398 104 5 6040408 cciss/c0d0p5
139918:57 -------------
140018:57 fdisk result:
140118:57 -------------
1402
1403Disk /dev/cciss/c0d0: 250.0 GB, 250023444480 bytes
1404255 heads, 63 sectors/track, 30396 cylinders
1405Units = cylinders of 16065 * 512 = 8225280 bytes
1406Sector size (logical/physical): 512 bytes / 512 bytes
1407I/O size (minimum/optimal): 512 bytes / 512 bytes
1408Disk identifier: 0x0002f9c0
1409
1410 Device Boot Start End Blocks Id System
1411/dev/cciss/c0d0p1 * 1 29644 238115398+ 83 Linux
1412/dev/cciss/c0d0p2 29645 30396 6040440 5 Extended
1413/dev/cciss/c0d0p5 29645 30396 6040408+ 82 Linux swap / Solaris
141418:57 -------------
141518:57 /tmp/mondo-restore.cfg result:
141618:57 -------------
1417media-size 0
1418files-in-filelist 52110
1419last-filelist-number 60
1420internal-tape-block-size 32768
1421use-lzo yes
1422use-gzip no
1423use-star no
1424use-comp yes
1425datestamp Fri Mar 30 13:40:55 COT 2012
1426total-slices 47
1427iso-dev /dev/cciss/c0d0p1
1428iso-mnt /
1429iso-prefix mondorescue
1430isodir /var/cache/rapid/backup/mondo
1431bootloader.device /dev/cciss/c0d0
1432bootloader.name GRUB
1433backup-media-type cdr
1434differential 0
143518:57 backup-media-type is specified in config file - great.
143618:57 Calling post-init
143718:57 Executing preliminary script
1438Here is my /tmp/mountlist.txt
1439/dev/cciss/c0d0p1 / ext3 238115398 9048cbc3-4ab7-4e95-be52-2101a99c648c
1440/dev/cciss/c0d0p5 swap swap 6040400 0fd3bdb5-ffdc-4578-937c-287ac3702141
144118:57 mondorestore found; cool...
144218:57 mount-me found
144318:57 unmount-me found
144418:57 mondorestore found
144518:57 -------------------NUKE MODE-------------------
1446[TH=9047] libmondo-tools.c->reset_bkpinfo#772: Hi
1447root is mounted at rootfs
1448
1449No, 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().
1450[TH=9047] libmondo-devices.c->am_I_in_disaster_recovery_mode#166: Is this a ramdisk? result = 1
1451 [TH=9047] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2976: bkpinfo->tmpdir is being set to //mondo.tmp.nvxHq8
1452 [TH=9047] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2987: bkpinfo->scratchdir is being set to //mondo.scratch.17767
1453running: mkdir -p /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1454--------------------------------start of output-----------------------------
1455--------------------------------end of output------------------------------
1456...ran just fine. :-)
1457root is mounted at rootfs
1458
1459No, 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().
1460[TH=9047] libmondo-devices.c->am_I_in_disaster_recovery_mode#166: Is this a ramdisk? result = 1
1461running: mount / -o remount,rw > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1462--------------------------------start of output-----------------------------
1463--------------------------------end of output------------------------------
1464...ran just fine. :-)
1465[Main] libmondo-tools.c->get_kernel_version#254: g_kernel_version = 2.632000
1466[Main] mondorestore.c->main#2893: FYI - g_mountlist_fname = /tmp/mountlist.txt
1467running: cp -f /tmp/mountlist.txt /tmp/mountlist.txt.orig > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1468--------------------------------start of output-----------------------------
1469--------------------------------end of output------------------------------
1470...ran just fine. :-)
1471running: umount -d /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1472--------------------------------start of output-----------------------------
1473--------------------------------end of output------------------------------
1474...ran just fine. :-)
1475running: rm -Rf /tmp/tmpfs/mondo.tmp.* > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1476--------------------------------start of output-----------------------------
1477--------------------------------end of output------------------------------
1478...ran just fine. :-)
1479-------------- Mondo Restore v3.0.1-r2957 -------------
1480DON'T PANIC! Mondorestore logs almost everything, so please
1481don't break out in a cold sweat just because you see a few
1482error messages in the log. Read them; analyze them; see if
1483they are significant; above all, verify your backups! Please
1484attach a compressed copy of this log to any e-mail you send
1485to the Mondo mailing list when you are seeking technical
1486support. Without it, we can't help you. - DevTeam
1487------------------------------------------------------------
1488BTW, despite (or perhaps because of) the wealth of messages,
1489some users are inclined to stop reading this log. If Mondo
1490stopped for some reason, chances are it's detailed here.
1491More than likely there's a message at the very end of this
1492log that will tell you what is wrong. Please read it!
1493------------------------------------------------------------
1494[Main] mondorestore.c->main#2928: I am in disaster recovery mode
1495 [Main] mondorestore.c->main#2933: what time is it
1496 [Main] libmondo-files.c->find_home_of_exe#360: find_home_of_exe () --- Found afio at /bin/afio
1497running: which mkfs.vfat > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1498--------------------------------start of output-----------------------------
1499/sbin/mkfs.vfat
1500--------------------------------end of output------------------------------
1501...ran just fine. :-)
1502 [Main] libmondo-cli.c->handle_incoming_parameters#100: Switches:-
1503 [Main] libmondo-cli.c->handle_incoming_parameters#104: -Z nuke
1504[Main] mondorestore.c->main#3108: I must be in disaster recovery mode.
1505 [Main] mondorestore.c->main#3109: FYI, MOUNTLIST_FNAME = /tmp/mountlist.txt
1506 [Main] mondorestore.c->main#3111: About to call load_mountlist and load_raidtab
1507 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#765: Backup medium is CD-R[W]
1508[Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#804: Internal tape block size has been custom-set to 32768
1509 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#843: differential var = '0'
1510 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#847: This is a regular (full) backup
1511 [Main] libmondo-mountlist.c->load_mountlist#830: Loading mountlist...
1512 [Main] libmondo-mountlist.c->load_mountlist#901: /dev/cciss/c0d0p1 / ext3 238115398 9048cbc3-4ab7-4e95-be52-2101a99c648c
1513 [Main] libmondo-mountlist.c->load_mountlist#901: /dev/cciss/c0d0p5 swap swap 6040400 0fd3bdb5-ffdc-4578-937c-287ac3702141
1514 [Main] libmondo-mountlist.c->load_mountlist#913: Mountlist loaded successfully.
1515 [Main] libmondo-mountlist.c->load_mountlist#914: 2 entries in mountlist
1516 [Main] libmondo-files.c->length_of_file#537: filename=/etc/raidtab
1517Unable to openin filename (No such file or directory)
1518 [Main] libmondo-raid.c->load_raidtab_into_raidlist#613: Raidtab is very small or non-existent. Ignoring it.
1519 [Main] mondorestore.c->main#3116: Returned from calling load_mountlist and load_raidtab successfully
1520[Main] mondorestore.c->main#3151: Send in the clowns.
1521 [Main] mondorestore.c->main#3155: nuking
1522 [Main] mondorestore.c->nuke_mode#778: nuke_mode --- starting
1523 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2151: gcffa --- starting
1524I'm thinking...
1525running: mkdir -p //mondo.tmp.nvxHq8/mount.bootdisk > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1526--------------------------------start of output-----------------------------
1527--------------------------------end of output------------------------------
1528...ran just fine. :-)
1529 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2167: mountpt = //mondo.tmp.nvxHq8/mount.bootdisk; cfg_file=//mondo.tmp.nvxHq8/tmp/mondo-restore.cfg
1530 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2170: gcffa --- we don't have cfg file yet.
1531 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2174: gcffa --- calling mount_media now :)
1532running: mount | grep -F /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1533--------------------------------start of output-----------------------------
1534--------------------------------end of output------------------------------
1535...ran with res=256
1536 [Main] libmondo-devices.c->mount_media#1451: (mount_media) --- command = mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom
1537running: mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1538--------------------------------start of output-----------------------------
1539--------------------------------end of output------------------------------
1540...ran just fine. :-)
1541 [Main] libmondo-devices.c->mount_media#1466: Mounted media drive OK
1542 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2177: gcffa --- managed to mount CD; so, no need for Plan B
1543[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1544 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2232: gcffa --- Plan B, a.k.a. untarring some file from all.tar.gz
1545running: 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.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1546--------------------------------start of output-----------------------------
1547./tmp/mountlist.txt
1548./tmp/mondo-restore.cfg
1549./tmp/filelist.full.gz
1550./tmp/biggielist.txt
1551tar: ./tmp/i-want-my-lvm: not found in archive
1552--------------------------------end of output------------------------------
1553...ran with res=256
1554[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2248: gcffa --- great! We've got the config file
1555 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2253: cp -f /mondo.tmp.nvxHq8/tmp/mondo-restore.cfg //mondo.tmp.nvxHq8/tmp/mondo-restore.cfg
1556running: cp -f /mondo.tmp.nvxHq8/tmp/mondo-restore.cfg //mondo.tmp.nvxHq8/tmp/mondo-restore.cfg > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1557--------------------------------start of output-----------------------------
1558cp: '/mondo.tmp.nvxHq8/tmp/mondo-restore.cfg' and '//mondo.tmp.nvxHq8/tmp/mondo-restore.cfg' are the same file
1559--------------------------------end of output------------------------------
1560...ran with res=256
1561[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2258: ... but an error occurred when I tried to move it to //mondo.tmp.nvxHq8/tmp/mondo-restore.cfg
1562 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2265: cp -f /mondo.tmp.nvxHq8/tmp/mountlist.txt //mondo.tmp.nvxHq8/tmp/mountlist.txt
1563running: umount -d /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1564--------------------------------start of output-----------------------------
1565--------------------------------end of output------------------------------
1566...ran just fine. :-)
1567Recovered mondo-restore.cfg
1568running: cp -f //mondo.tmp.nvxHq8/tmp/mondo-restore.cfg /tmp/mondo-restore.cfg > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1569--------------------------------start of output-----------------------------
1570--------------------------------end of output------------------------------
1571...ran just fine. :-)
1572running: cp -f etc/raidtab /etc/ > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1573--------------------------------start of output-----------------------------
1574cp: can't stat 'etc/raidtab': No such file or directory
1575--------------------------------end of output------------------------------
1576...ran with res=256
1577running: cp -f tmp/i-want-my-lvm /tmp/ > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1578--------------------------------start of output-----------------------------
1579cp: can't stat 'tmp/i-want-my-lvm': No such file or directory
1580--------------------------------end of output------------------------------
1581...ran with res=256
1582 [Main] libmondo-mountlist.c->load_mountlist#830: Loading mountlist...
1583 [Main] libmondo-mountlist.c->load_mountlist#901: /dev/cciss/c0d0p1 / ext3 238115398 9048cbc3-4ab7-4e95-be52-2101a99c648c
1584 [Main] libmondo-mountlist.c->load_mountlist#901: /dev/cciss/c0d0p5 swap swap 6040400 0fd3bdb5-ffdc-4578-937c-287ac3702141
1585 [Main] libmondo-mountlist.c->load_mountlist#913: Mountlist loaded successfully.
1586 [Main] libmondo-mountlist.c->load_mountlist#914: 2 entries in mountlist
1587 [Main] mondo-prep.c->resize_mountlist_proportionately_to_suit_new_drives#2624: Resizing mountlist
1588 [Main] libmondo-mountlist.c->make_list_of_drives_in_mountlist#667: Making list of drives
1589 [Main] mondo-prep.c->resize_mountlist_proportionately_to_suit_new_drives#2626: Back from MLoDiM
1590[Main] libmondo-devices.c->get_phys_size_of_drive#1042: /dev/cciss/c0d0 --> -1 or 238440 --> 238440
1591Expanding entries to suit drive /dev/cciss/c0d0 (238440 MB)
1592[Main] mondo-prep.c->create_mountlist_for_drive#2656: Creating list of partitions for drive /dev/cciss/c0d0
1593Disk /dev/cciss/c0d0 was 238433 MB; is now 238440 MB; Proportionally resizing partitions (factor ~= 1.00003)
1594Changing /dev/cciss/c0d0p1 from 238115398 KB to 238121983 KB
1595Changing /dev/cciss/c0d0p5 from 6040400 KB to 6040567 KB
1596Last partition size calculated would be under-allocated, increasing /dev/cciss/c0d0p5 from 6040567 KB to 6040577 KB.
1597final_size = 238440 MB
1598Mountlist adjusted to suit current hard drive(s)
1599 [Main] libmondo-mountlist.c->make_list_of_drives_in_mountlist#667: Making list of drives
1600 [Main] libmondo-mountlist.c->evaluate_mountlist#568: Evaluating mountlist...
1601[Main] libmondo-devices.c->get_phys_size_of_drive#1042: /dev/cciss/c0d0 --> -1 or 238440 --> 238440
1602 [Main] libmondo-mountlist.c->evaluate_drive_within_mountlist#415: /dev/cciss/c0d0 is 238440 MB
1603 [Main] libmondo-mountlist.c->evaluate_drive_within_mountlist#425: Processing partition /dev/cciss/c0d0p1 on /dev/cciss/c0d0 #0 in mountlist
1604Found MBR partition table format type
1605 [Main] libmondo-mountlist.c->evaluate_drive_within_mountlist#425: Processing partition /dev/cciss/c0d0p5 on /dev/cciss/c0d0 #1 in mountlist
1606Found MBR partition table format type
1607 [Main] libmondo-mountlist.c->evaluate_drive_within_mountlist#527: Fine, no error in evaluate_drive_within_mountlist
1608 [Main] libmondo-mountlist.c->save_mountlist_to_disk#938: save_mountlist_to_disk() --- saving to /tmp/mountlist.txt
1609Restoring Automatically
1610 [Main] mondo-prep.c->partition_everything#1985: partition_everything() --- starting
1611Partitioning hard drives
1612Stopping all LVMs, just in case
1613/tmp/i-want-my-lvm (No such file or directory)
1614Stopping all software RAID devices, just in case
1615Done.
1616 [Main] libmondo-mountlist.c->make_list_of_drives_in_mountlist#667: Making list of drives
1617 [Main] mondo-prep.c->partition_drive#1532: Partitioning drive /dev/cciss/c0d0
1618 [Main] mondo-prep.c->partition_drive#1617: Found partition /dev/cciss/c0d0p1 in mountlist
1619 [Main] mondo-prep.c->partition_drive#1620: Wiping /dev/cciss/c0d0's partition table
1620 [Main] mondo-prep.c->partition_drive#1642: New, kernel-friendly partition remover
1621 [Main] mondo-prep.c->partition_device#1771: partition_device('/dev/cciss/c0d0', 1, 0, 'ext3', 238121983) --- starting
1622 [Main] mondo-prep.c->partition_device#1790: Partitioning device /dev/cciss/c0d0p1 (232540 MB)
1623[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /dev/cciss/c0d0p1 mounted?
1624 [Main] libmondo-devices.c->is_this_device_mounted#1169: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/cciss/c0d0p1 " > /dev/null 2> /dev/null'
1625Found MBR partition table format type
1626[Main] mondo-prep.c->partition_device#1869: Doing the new all-in-one fdisk thing
1627[Main] mondo-prep.c->partition_device#1870: output = 'n
1628p
16291
1630
1631+238121983K
1632'
1633[Main] mondo-prep.c->partition_device#1875: Successfully created partition 1 on /dev/cciss/c0d0
1634[Main] mondo-prep.c->partition_device#1881: Trying to set partition 1 type now on /dev/cciss/c0d0
1635[Main] mondo-prep.c->set_partition_type#2140: Setting /dev/cciss/c0d0p1's type to ext3 (83)
1636 [Main] mondo-prep.c->partition_device#1951: partition_device() --- leaving
1637 [Main] mondo-prep.c->partition_drive#1617: Found partition /dev/cciss/c0d0p5 in mountlist
1638 [Main] mondo-prep.c->partition_device#1771: partition_device('/dev/cciss/c0d0', 5, 1, 'swap', 6040577) --- starting
1639 [Main] mondo-prep.c->partition_device#1790: Partitioning device /dev/cciss/c0d0p5 (5899 MB)
1640[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /dev/cciss/c0d0p5 mounted?
1641 [Main] libmondo-devices.c->is_this_device_mounted#1169: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/cciss/c0d0p5 " > /dev/null 2> /dev/null'
1642Found MBR partition table format type
1643[Main] mondo-prep.c->partition_device#1869: Doing the new all-in-one fdisk thing
1644[Main] mondo-prep.c->partition_device#1870: output = 'n
1645e
16462
1647
1648
1649n
1650l
1651
1652+6040577K
1653'
1654[Main] mondo-prep.c->partition_device#1875: Successfully created partition 5 on /dev/cciss/c0d0
1655[Main] mondo-prep.c->partition_device#1881: Trying to set partition 5 type now on /dev/cciss/c0d0
1656[Main] mondo-prep.c->set_partition_type#2140: Setting /dev/cciss/c0d0p5's type to swap (82)
1657 [Main] mondo-prep.c->partition_device#1951: partition_device() --- leaving
1658------------------- fdisk.log looks like this ------------------
1659
1660WARNING: DOS-compatible mode is deprecated. It's strongly recommended to
1661 switch off the mode (command 'c') and change display units to
1662 sectors (command 'u').
1663
1664Command (m for help): Partition number (1-5): Value out of range.
1665Partition number (1-5): Partition number (1-5): Value out of range.
1666Partition number (1-5): Partition number (1-5): Value out of range.
1667Partition number (1-5): Partition number (1-5): Value out of range.
1668Partition number (1-5): Partition number (1-5): Value out of range.
1669Partition number (1-5): Partition number (1-5): Value out of range.
1670Partition number (1-5): Partition number (1-5): Value out of range.
1671Partition number (1-5): Partition number (1-5): Value out of range.
1672Partition number (1-5): Partition number (1-5): Value out of range.
1673Partition number (1-5): Partition number (1-5): Value out of range.
1674Partition number (1-5): Partition number (1-5): Value out of range.
1675Partition number (1-5): Partition number (1-5): Value out of range.
1676Partition number (1-5): Partition number (1-5): Value out of range.
1677Partition number (1-5): Partition number (1-5): Value out of range.
1678Partition number (1-5): Partition number (1-5): Value out of range.
1679Partition number (1-5): Partition number (1-5):
1680Command (m for help): Partition number (1-5): Warning: partition 4 has empty type
1681
1682Command (m for help): Partition number (1-5): Warning: partition 3 has empty type
1683
1684Command (m for help): Partition number (1-5):
1685Command (m for help): Selected partition 1
1686
1687Command (m for help): 1: unknown command
1688Command action
1689 a toggle a bootable flag
1690 b edit bsd disklabel
1691 c toggle the dos compatibility flag
1692 d delete a partition
1693 l list known partition types
1694 m print this menu
1695 n add a new partition
1696 o create a new empty DOS partition table
1697 p print the partition table
1698 q quit without saving changes
1699 s create a new empty Sun disklabel
1700 t change a partition's system id
1701 u change display/entry units
1702 v verify the partition table
1703 w write table to disk and exit
1704 x extra functionality (experts only)
1705
1706Command (m for help): n
1707Command action
1708 e extended
1709 p primary partition (1-4)
1710p
1711Partition number (1-4): 1
1712First cylinder (1-30396, default 1):
1713Using default value 1
1714Last cylinder, +cylinders or +size{K,M,G} (1-30396, default 30396): +238121983K
1715
1716Command (m for help):
1717Command (m for help):
1718Command (m for help): p
1719
1720Disk /dev/cciss/c0d0: 250.0 GB, 250023444480 bytes
1721255 heads, 63 sectors/track, 30396 cylinders
1722Units = cylinders of 16065 * 512 = 8225280 bytes
1723Sector size (logical/physical): 512 bytes / 512 bytes
1724I/O size (minimum/optimal): 512 bytes / 512 bytes
1725Disk identifier: 0x0002f9c0
1726
1727 Device Boot Start End Blocks Id System
1728/dev/cciss/c0d0p1 1 29646 238131463+ 83 Linux
1729
1730Command (m for help): n
1731Command action
1732 e extended
1733 p primary partition (1-4)
1734e
1735Partition number (1-4): 2
1736First cylinder (29647-30396, default 29647):
1737Using default value 29647
1738Last cylinder, +cylinders or +size{K,M,G} (29647-30396, default 30396):
1739Using default value 30396
1740
1741Command (m for help): n
1742Command action
1743 l logical (5 or over)
1744 p primary partition (1-4)
1745l
1746First cylinder (29647-30396, default 29647):
1747Using default value 29647
1748Last cylinder, +cylinders or +size{K,M,G} (29647-30396, default 30396): +6040577K
1749Value out of range.
1750Last cylinder, +cylinders or +size{K,M,G} (29647-30396, default 30396):
1751Using default value 30396
1752
1753Command (m for help):
1754Command (m for help): p
1755
1756Disk /dev/cciss/c0d0: 250.0 GB, 250023444480 bytes
1757255 heads, 63 sectors/track, 30396 cylinders
1758Units = cylinders of 16065 * 512 = 8225280 bytes
1759Sector size (logical/physical): 512 bytes / 512 bytes
1760I/O size (minimum/optimal): 512 bytes / 512 bytes
1761Disk identifier: 0x0002f9c0
1762
1763 Device Boot Start End Blocks Id System
1764/dev/cciss/c0d0p1 1 29646 238131463+ 83 Linux
1765/dev/cciss/c0d0p2 29647 30396 6024375 5 Extended
1766/dev/cciss/c0d0p5 29647 30396 6024343+ 83 Linux
1767
1768Command (m for help): t
1769Partition number (1-5): 5
1770Hex code (type L to list codes): 82
1771Changed system type of partition 5 to 82 (Linux swap / Solaris)
1772
1773Command (m for help):
1774Command (m for help): p
1775
1776Disk /dev/cciss/c0d0: 250.0 GB, 250023444480 bytes
1777255 heads, 63 sectors/track, 30396 cylinders
1778Units = cylinders of 16065 * 512 = 8225280 bytes
1779Sector size (logical/physical): 512 bytes / 512 bytes
1780I/O size (minimum/optimal): 512 bytes / 512 bytes
1781Disk identifier: 0x0002f9c0
1782
1783 Device Boot Start End Blocks Id System
1784/dev/cciss/c0d0p1 1 29646 238131463+ 83 Linux
1785/dev/cciss/c0d0p2 29647 30396 6024375 5 Extended
1786/dev/cciss/c0d0p5 29647 30396 6024343+ 82 Linux swap / Solaris
1787
1788Command (m for help): a
1789Partition number (1-5): 1
1790
1791Command (m for help): w
1792The partition table has been altered!
1793
1794Calling ioctl() to re-read partition table.
1795Syncing disks.
1796------------------- end of fdisk.log... word! ------------------
1797Done.
1798Preparing to format your disk(s)
1799Please wait. This may take a few minutes.
1800 [Main] mondo-prep.c->format_everything#965: format_everything (mountlist, interactively = false
1801Formatting partitions
1802[Main] mondo-prep.c->format_everything#977: Stopping all RAID devices
1803[Main] mondo-prep.c->format_everything#983: Prepare soft-RAIDs
1804 [Main] mondo-prep.c->format_everything#986: Examining /dev/cciss/c0d0p1
1805 [Main] mondo-prep.c->format_everything#986: Examining /dev/cciss/c0d0p5
1806[Main] mondo-prep.c->format_everything#1013: Creating LVMs
1807[Main] mondo-prep.c->format_everything#1052: Formatting regulars
1808[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /dev/cciss/c0d0p1 mounted?
1809 [Main] libmondo-devices.c->is_this_device_mounted#1169: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/cciss/c0d0p1 " > /dev/null 2> /dev/null'
1810running: sh -c 'echo -en "y\ny\ny\n" | mkfs -t ext3 -F -q /dev/cciss/c0d0p1' > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1811--------------------------------start of output-----------------------------
1812--------------------------------end of output------------------------------
1813...ran just fine. :-)
1814...OK
1815[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /dev/cciss/c0d0p5 mounted?
1816 [Main] libmondo-devices.c->is_this_device_mounted#1169: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/cciss/c0d0p5 " > /dev/null 2> /dev/null'
1817running: sh -c 'echo -en "y\ny\ny\n" | mkswap /dev/cciss/c0d0p5' > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1818--------------------------------start of output-----------------------------
1819Setting up swapspace version 1, size = 6024336 KiB
1820no label, UUID=42dd3bc9-fdb0-4c52-8fe5-e2ccea56fe41
1821--------------------------------end of output------------------------------
1822...ran just fine. :-)
1823...OK
1824Done.
1825 [Main] mondo-prep.c->format_everything#1116: format_everything () - finished successfully
1826Mounting devices
1827[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /dev/cciss/c0d0p1 mounted?
1828 [Main] libmondo-devices.c->is_this_device_mounted#1169: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/cciss/c0d0p1 " > /dev/null 2> /dev/null'
1829[Main] mondo-rstr-tools.c->mount_device#405: Mounting device /dev/cciss/c0d0p1
1830 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find setfattr
1831 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find setfacl
1832running: mkdir -p /mnt/RESTORING > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1833--------------------------------start of output-----------------------------
1834--------------------------------end of output------------------------------
1835...ran just fine. :-)
1836 [Main] mondo-rstr-tools.c->mount_device#434: command='mount -t ext3 /dev/cciss/c0d0p1 -o rw /mnt/RESTORING 2>> /var/log/mondorestore.log'
1837running: mount -t ext3 /dev/cciss/c0d0p1 -o rw /mnt/RESTORING 2>> /var/log/mondorestore.log > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1838--------------------------------start of output-----------------------------
1839--------------------------------end of output------------------------------
1840...ran just fine. :-)
1841[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /dev/cciss/c0d0p5 mounted?
1842 [Main] libmondo-devices.c->is_this_device_mounted#1169: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/cciss/c0d0p5 " > /dev/null 2> /dev/null'
1843[Main] mondo-rstr-tools.c->mount_device#405: Mounting device /dev/cciss/c0d0p5
1844 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find setfattr
1845 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find setfacl
1846running: swapon /dev/cciss/c0d0p5 > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1847--------------------------------start of output-----------------------------
1848--------------------------------end of output------------------------------
1849...ran just fine. :-)
1850All partitions were mounted OK.
1851Done.
1852[Main] mondo-rstr-tools.c->mount_device#405: Mounting device /proc
1853running: mkdir -p /mnt/RESTORING/proc > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1854--------------------------------start of output-----------------------------
1855--------------------------------end of output------------------------------
1856...ran just fine. :-)
1857 [Main] mondo-rstr-tools.c->mount_device#434: command='mount -t proc /proc /mnt/RESTORING/proc 2>> /var/log/mondorestore.log'
1858running: mount -t proc /proc /mnt/RESTORING/proc 2>> /var/log/mondorestore.log > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1859--------------------------------start of output-----------------------------
1860--------------------------------end of output------------------------------
1861...ran just fine. :-)
1862[Main] mondo-rstr-tools.c->mount_device#405: Mounting device /sys
1863 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find setfattr
1864 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find setfacl
1865running: mkdir -p /mnt/RESTORING/sys > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1866--------------------------------start of output-----------------------------
1867--------------------------------end of output------------------------------
1868...ran just fine. :-)
1869 [Main] mondo-rstr-tools.c->mount_device#434: command='mount -t sysfs /sys -o rw /mnt/RESTORING/sys 2>> /var/log/mondorestore.log'
1870running: mount -t sysfs /sys -o rw /mnt/RESTORING/sys 2>> /var/log/mondorestore.log > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1871--------------------------------start of output-----------------------------
1872--------------------------------end of output------------------------------
1873...ran just fine. :-)
1874running: df -m > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1875--------------------------------start of output-----------------------------
1876Filesystem 1M-blocks Used Available Use Mounted on
1877none 5 1 5 4 /dev
1878none 1517 0 1517 0 /dev/shm
1879/dev/shm 128 1 128 1 /tmp
1880/dev/cciss/c0d0p1 228902 188 217087 1 /mnt/RESTORING
1881--------------------------------end of output------------------------------
1882...ran just fine. :-)
1883 [Main] mondorestore.c->nuke_mode#877: Restoring everything
1884 [Main] mondorestore.c->restore_everything#2708: restore_everything() --- starting
1885running: mkdir -p /mnt/RESTORING > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1886--------------------------------start of output-----------------------------
1887--------------------------------end of output------------------------------
1888...ran just fine. :-)
1889[Main] mondorestore.c->restore_everything#2713: Changing dir to /mnt/RESTORING
1890[Main] mondorestore.c->restore_everything#2716: path is now /mnt/RESTORING
1891[Main] mondorestore.c->restore_everything#2717: restoring everything
1892 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find petris
1893Preparing to read your archives
1894running: mount | grep -F /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1895--------------------------------start of output-----------------------------
1896--------------------------------end of output------------------------------
1897...ran with res=256
1898 [Main] libmondo-devices.c->mount_media#1451: (mount_media) --- command = mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom
1899running: mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1900--------------------------------start of output-----------------------------
1901mount: wrong fs type, bad option, bad superblock on /dev/sr0,
1902missing codepage or helper program, or other error
1903In some cases useful info is found in syslog - try
1904dmesg | tail or so
1905
1906--------------------------------end of output------------------------------
1907...ran with res=8192
1908 [Main] libmondo-devices.c->mount_media#1457: Failed to mount device.
1909running: sync > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1910--------------------------------start of output-----------------------------
1911--------------------------------end of output------------------------------
1912...ran just fine. :-)
1913running: mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1914--------------------------------start of output-----------------------------
1915--------------------------------end of output------------------------------
1916...ran just fine. :-)
1917 [Main] libmondo-devices.c->mount_media#1466: Mounted media drive OK
1918Restoring OS and data from CD/USB
1919Restoring from archives
1920 [Main] mondorestore.c->restore_all_tarballs_from_CD#2252: Insisting on 1st media, so that I can have a look at LAST-FILELIST-NUMBER
1921[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1922Restoring from CDR #1
1923[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1924running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1925--------------------------------start of output-----------------------------
1926/bin/lzop
1927--------------------------------end of output------------------------------
1928...ran just fine. :-)
1929[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/0.afio.lzo 2>> /tmp/14989.25002 >> /tmp/14989.25002'
1930 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #0 processed OK
1931[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1932running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1933--------------------------------start of output-----------------------------
1934/bin/lzop
1935--------------------------------end of output------------------------------
1936...ran just fine. :-)
1937[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/1.afio.lzo 2>> /tmp/15080.21264 >> /tmp/15080.21264'
1938 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #1 processed OK
1939[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1940running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1941--------------------------------start of output-----------------------------
1942/bin/lzop
1943--------------------------------end of output------------------------------
1944...ran just fine. :-)
1945[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/2.afio.lzo 2>> /tmp/21576.1060 >> /tmp/21576.1060'
1946 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #2 processed OK
1947[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1948running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1949--------------------------------start of output-----------------------------
1950/bin/lzop
1951--------------------------------end of output------------------------------
1952...ran just fine. :-)
1953[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/3.afio.lzo 2>> /tmp/635.32220 >> /tmp/635.32220'
1954 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #3 processed OK
1955[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1956running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1957--------------------------------start of output-----------------------------
1958/bin/lzop
1959--------------------------------end of output------------------------------
1960...ran just fine. :-)
1961[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/4.afio.lzo 2>> /tmp/22087.14903 >> /tmp/22087.14903'
1962 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #4 processed OK
1963[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1964running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1965--------------------------------start of output-----------------------------
1966/bin/lzop
1967--------------------------------end of output------------------------------
1968...ran just fine. :-)
1969[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/5.afio.lzo 2>> /tmp/31200.14545 >> /tmp/31200.14545'
1970 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #5 processed OK
1971[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1972running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1973--------------------------------start of output-----------------------------
1974/bin/lzop
1975--------------------------------end of output------------------------------
1976...ran just fine. :-)
1977[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/6.afio.lzo 2>> /tmp/26903.17183 >> /tmp/26903.17183'
1978 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #6 processed OK
1979[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1980running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1981--------------------------------start of output-----------------------------
1982/bin/lzop
1983--------------------------------end of output------------------------------
1984...ran just fine. :-)
1985[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/7.afio.lzo 2>> /tmp/27111.19934 >> /tmp/27111.19934'
1986 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #7 processed OK
1987[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1988running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1989--------------------------------start of output-----------------------------
1990/bin/lzop
1991--------------------------------end of output------------------------------
1992...ran just fine. :-)
1993[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/8.afio.lzo 2>> /tmp/9531.3829 >> /tmp/9531.3829'
1994 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #8 processed OK
1995[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
1996running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
1997--------------------------------start of output-----------------------------
1998/bin/lzop
1999--------------------------------end of output------------------------------
2000...ran just fine. :-)
2001[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/9.afio.lzo 2>> /tmp/15451.20565 >> /tmp/15451.20565'
2002 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #9 processed OK
2003[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2004running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2005--------------------------------start of output-----------------------------
2006/bin/lzop
2007--------------------------------end of output------------------------------
2008...ran just fine. :-)
2009[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/10.afio.lzo 2>> /tmp/4271.22583 >> /tmp/4271.22583'
2010 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #10 processed OK
2011[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2012running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2013--------------------------------start of output-----------------------------
2014/bin/lzop
2015--------------------------------end of output------------------------------
2016...ran just fine. :-)
2017[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/11.afio.lzo 2>> /tmp/25665.5928 >> /tmp/25665.5928'
2018 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #11 processed OK
2019[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2020running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2021--------------------------------start of output-----------------------------
2022/bin/lzop
2023--------------------------------end of output------------------------------
2024...ran just fine. :-)
2025[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/12.afio.lzo 2>> /tmp/5582.17411 >> /tmp/5582.17411'
2026 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #12 processed OK
2027[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2028running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2029--------------------------------start of output-----------------------------
2030/bin/lzop
2031--------------------------------end of output------------------------------
2032...ran just fine. :-)
2033[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/13.afio.lzo 2>> /tmp/21362.1972 >> /tmp/21362.1972'
2034 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #13 processed OK
2035[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2036running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2037--------------------------------start of output-----------------------------
2038/bin/lzop
2039--------------------------------end of output------------------------------
2040...ran just fine. :-)
2041[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/14.afio.lzo 2>> /tmp/23032.11298 >> /tmp/23032.11298'
2042 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #14 processed OK
2043[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2044running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2045--------------------------------start of output-----------------------------
2046/bin/lzop
2047--------------------------------end of output------------------------------
2048...ran just fine. :-)
2049[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/15.afio.lzo 2>> /tmp/3532.7933 >> /tmp/3532.7933'
2050 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #15 processed OK
2051[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2052running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2053--------------------------------start of output-----------------------------
2054/bin/lzop
2055--------------------------------end of output------------------------------
2056...ran just fine. :-)
2057[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/16.afio.lzo 2>> /tmp/29197.5254 >> /tmp/29197.5254'
2058 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #16 processed OK
2059[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2060running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2061--------------------------------start of output-----------------------------
2062/bin/lzop
2063--------------------------------end of output------------------------------
2064...ran just fine. :-)
2065[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/17.afio.lzo 2>> /tmp/6314.18612 >> /tmp/6314.18612'
2066 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #17 processed OK
2067[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2068running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2069--------------------------------start of output-----------------------------
2070/bin/lzop
2071--------------------------------end of output------------------------------
2072...ran just fine. :-)
2073[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/18.afio.lzo 2>> /tmp/18065.18006 >> /tmp/18065.18006'
2074 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #18 processed OK
2075[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2076running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2077--------------------------------start of output-----------------------------
2078/bin/lzop
2079--------------------------------end of output------------------------------
2080...ran just fine. :-)
2081[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/19.afio.lzo 2>> /tmp/141.6950 >> /tmp/141.6950'
2082 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #19 processed OK
2083[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2084running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2085--------------------------------start of output-----------------------------
2086/bin/lzop
2087--------------------------------end of output------------------------------
2088...ran just fine. :-)
2089[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/20.afio.lzo 2>> /tmp/21495.7384 >> /tmp/21495.7384'
2090 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #20 processed OK
2091[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2092running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2093--------------------------------start of output-----------------------------
2094/bin/lzop
2095--------------------------------end of output------------------------------
2096...ran just fine. :-)
2097[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/21.afio.lzo 2>> /tmp/24567.31341 >> /tmp/24567.31341'
2098 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #21 processed OK
2099[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2100running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2101--------------------------------start of output-----------------------------
2102/bin/lzop
2103--------------------------------end of output------------------------------
2104...ran just fine. :-)
2105[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/22.afio.lzo 2>> /tmp/18507.15630 >> /tmp/18507.15630'
2106 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #22 processed OK
2107[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2108running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2109--------------------------------start of output-----------------------------
2110/bin/lzop
2111--------------------------------end of output------------------------------
2112...ran just fine. :-)
2113[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/23.afio.lzo 2>> /tmp/19460.18910 >> /tmp/19460.18910'
2114 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #23 processed OK
2115[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2116running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2117--------------------------------start of output-----------------------------
2118/bin/lzop
2119--------------------------------end of output------------------------------
2120...ran just fine. :-)
2121[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/24.afio.lzo 2>> /tmp/6708.28038 >> /tmp/6708.28038'
2122 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #24 processed OK
2123[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2124running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2125--------------------------------start of output-----------------------------
2126/bin/lzop
2127--------------------------------end of output------------------------------
2128...ran just fine. :-)
2129[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/25.afio.lzo 2>> /tmp/17853.2143 >> /tmp/17853.2143'
2130 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #25 processed OK
2131[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2132running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2133--------------------------------start of output-----------------------------
2134/bin/lzop
2135--------------------------------end of output------------------------------
2136...ran just fine. :-)
2137[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/26.afio.lzo 2>> /tmp/8071.10979 >> /tmp/8071.10979'
2138 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #26 processed OK
2139[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2140running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2141--------------------------------start of output-----------------------------
2142/bin/lzop
2143--------------------------------end of output------------------------------
2144...ran just fine. :-)
2145[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/27.afio.lzo 2>> /tmp/28390.10751 >> /tmp/28390.10751'
2146 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #27 processed OK
2147[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2148running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2149--------------------------------start of output-----------------------------
2150/bin/lzop
2151--------------------------------end of output------------------------------
2152...ran just fine. :-)
2153[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/28.afio.lzo 2>> /tmp/12723.13653 >> /tmp/12723.13653'
2154 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #28 processed OK
2155[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2156running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2157--------------------------------start of output-----------------------------
2158/bin/lzop
2159--------------------------------end of output------------------------------
2160...ran just fine. :-)
2161[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/29.afio.lzo 2>> /tmp/24951.16984 >> /tmp/24951.16984'
2162 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #29 processed OK
2163[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2164running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2165--------------------------------start of output-----------------------------
2166/bin/lzop
2167--------------------------------end of output------------------------------
2168...ran just fine. :-)
2169[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/30.afio.lzo 2>> /tmp/24918.2987 >> /tmp/24918.2987'
2170 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #30 processed OK
2171[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2172running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2173--------------------------------start of output-----------------------------
2174/bin/lzop
2175--------------------------------end of output------------------------------
2176...ran just fine. :-)
2177[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/31.afio.lzo 2>> /tmp/8241.28484 >> /tmp/8241.28484'
2178 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #31 processed OK
2179[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2180running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2181--------------------------------start of output-----------------------------
2182/bin/lzop
2183--------------------------------end of output------------------------------
2184...ran just fine. :-)
2185[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/32.afio.lzo 2>> /tmp/14328.21347 >> /tmp/14328.21347'
2186 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #32 processed OK
2187[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2188running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2189--------------------------------start of output-----------------------------
2190/bin/lzop
2191--------------------------------end of output------------------------------
2192...ran just fine. :-)
2193[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/33.afio.lzo 2>> /tmp/6585.14556 >> /tmp/6585.14556'
2194 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #33 processed OK
2195[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2196running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2197--------------------------------start of output-----------------------------
2198/bin/lzop
2199--------------------------------end of output------------------------------
2200...ran just fine. :-)
2201[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/34.afio.lzo 2>> /tmp/21506.32393 >> /tmp/21506.32393'
2202 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #34 processed OK
2203[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2204running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2205--------------------------------start of output-----------------------------
2206/bin/lzop
2207--------------------------------end of output------------------------------
2208...ran just fine. :-)
2209[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/35.afio.lzo 2>> /tmp/7009.6727 >> /tmp/7009.6727'
2210 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #35 processed OK
2211[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2212running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2213--------------------------------start of output-----------------------------
2214/bin/lzop
2215--------------------------------end of output------------------------------
2216...ran just fine. :-)
2217[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/36.afio.lzo 2>> /tmp/5300.10233 >> /tmp/5300.10233'
2218 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #36 processed OK
2219[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2220running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2221--------------------------------start of output-----------------------------
2222/bin/lzop
2223--------------------------------end of output------------------------------
2224...ran just fine. :-)
2225[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/37.afio.lzo 2>> /tmp/25863.31576 >> /tmp/25863.31576'
2226 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #37 processed OK
2227[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2228running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2229--------------------------------start of output-----------------------------
2230/bin/lzop
2231--------------------------------end of output------------------------------
2232...ran just fine. :-)
2233[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/38.afio.lzo 2>> /tmp/17719.23808 >> /tmp/17719.23808'
2234 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #38 processed OK
2235[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2236running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2237--------------------------------start of output-----------------------------
2238/bin/lzop
2239--------------------------------end of output------------------------------
2240...ran just fine. :-)
2241[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/39.afio.lzo 2>> /tmp/19078.12555 >> /tmp/19078.12555'
2242 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #39 processed OK
2243[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2244running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2245--------------------------------start of output-----------------------------
2246/bin/lzop
2247--------------------------------end of output------------------------------
2248...ran just fine. :-)
2249[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/40.afio.lzo 2>> /tmp/14698.24427 >> /tmp/14698.24427'
2250 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #40 processed OK
2251[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2252running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2253--------------------------------start of output-----------------------------
2254/bin/lzop
2255--------------------------------end of output------------------------------
2256...ran just fine. :-)
2257[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/41.afio.lzo 2>> /tmp/2638.4164 >> /tmp/2638.4164'
2258 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #41 processed OK
2259[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2260running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2261--------------------------------start of output-----------------------------
2262/bin/lzop
2263--------------------------------end of output------------------------------
2264...ran just fine. :-)
2265[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/42.afio.lzo 2>> /tmp/14915.22770 >> /tmp/14915.22770'
2266 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #42 processed OK
2267[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2268running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2269--------------------------------start of output-----------------------------
2270/bin/lzop
2271--------------------------------end of output------------------------------
2272...ran just fine. :-)
2273[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/43.afio.lzo 2>> /tmp/3655.31028 >> /tmp/3655.31028'
2274 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #43 processed OK
2275[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2276running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2277--------------------------------start of output-----------------------------
2278/bin/lzop
2279--------------------------------end of output------------------------------
2280...ran just fine. :-)
2281[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/44.afio.lzo 2>> /tmp/15245.27638 >> /tmp/15245.27638'
2282 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #44 processed OK
2283[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2284running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2285--------------------------------start of output-----------------------------
2286/bin/lzop
2287--------------------------------end of output------------------------------
2288...ran just fine. :-)
2289[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/45.afio.lzo 2>> /tmp/30625.28607 >> /tmp/30625.28607'
2290 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #45 processed OK
2291[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2292running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2293--------------------------------start of output-----------------------------
2294/bin/lzop
2295--------------------------------end of output------------------------------
2296...ran just fine. :-)
2297[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/46.afio.lzo 2>> /tmp/24323.7395 >> /tmp/24323.7395'
2298 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #46 processed OK
2299[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2300running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2301--------------------------------start of output-----------------------------
2302/bin/lzop
2303--------------------------------end of output------------------------------
2304...ran just fine. :-)
2305[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/47.afio.lzo 2>> /tmp/28742.6099 >> /tmp/28742.6099'
2306 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #47 processed OK
2307[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2308running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2309--------------------------------start of output-----------------------------
2310/bin/lzop
2311--------------------------------end of output------------------------------
2312...ran just fine. :-)
2313[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/48.afio.lzo 2>> /tmp/20655.5883 >> /tmp/20655.5883'
2314 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #48 processed OK
2315[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2316running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2317--------------------------------start of output-----------------------------
2318/bin/lzop
2319--------------------------------end of output------------------------------
2320...ran just fine. :-)
2321[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/49.afio.lzo 2>> /tmp/5509.2560 >> /tmp/5509.2560'
2322 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #49 processed OK
2323[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2324running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2325--------------------------------start of output-----------------------------
2326/bin/lzop
2327--------------------------------end of output------------------------------
2328...ran just fine. :-)
2329[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/50.afio.lzo 2>> /tmp/9287.9393 >> /tmp/9287.9393'
2330 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #50 processed OK
2331[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2332running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2333--------------------------------start of output-----------------------------
2334/bin/lzop
2335--------------------------------end of output------------------------------
2336...ran just fine. :-)
2337[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/51.afio.lzo 2>> /tmp/19626.12518 >> /tmp/19626.12518'
2338 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #51 processed OK
2339[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2340running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2341--------------------------------start of output-----------------------------
2342/bin/lzop
2343--------------------------------end of output------------------------------
2344...ran just fine. :-)
2345[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/52.afio.lzo 2>> /tmp/11327.14587 >> /tmp/11327.14587'
2346 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #52 processed OK
2347[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2348running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2349--------------------------------start of output-----------------------------
2350/bin/lzop
2351--------------------------------end of output------------------------------
2352...ran just fine. :-)
2353[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/53.afio.lzo 2>> /tmp/5627.12721 >> /tmp/5627.12721'
2354 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #53 processed OK
2355[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2356running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2357--------------------------------start of output-----------------------------
2358/bin/lzop
2359--------------------------------end of output------------------------------
2360...ran just fine. :-)
2361[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/54.afio.lzo 2>> /tmp/25277.29046 >> /tmp/25277.29046'
2362 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #54 processed OK
2363[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2364running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2365--------------------------------start of output-----------------------------
2366/bin/lzop
2367--------------------------------end of output------------------------------
2368...ran just fine. :-)
2369[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/55.afio.lzo 2>> /tmp/20705.24706 >> /tmp/20705.24706'
2370 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #55 processed OK
2371[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2372running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2373--------------------------------start of output-----------------------------
2374/bin/lzop
2375--------------------------------end of output------------------------------
2376...ran just fine. :-)
2377[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/56.afio.lzo 2>> /tmp/28870.7207 >> /tmp/28870.7207'
2378 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #56 processed OK
2379[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2380running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2381--------------------------------start of output-----------------------------
2382/bin/lzop
2383--------------------------------end of output------------------------------
2384...ran just fine. :-)
2385[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/57.afio.lzo 2>> /tmp/29977.23343 >> /tmp/29977.23343'
2386 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #57 processed OK
2387[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2388running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2389--------------------------------start of output-----------------------------
2390/bin/lzop
2391--------------------------------end of output------------------------------
2392...ran just fine. :-)
2393[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/58.afio.lzo 2>> /tmp/21603.11017 >> /tmp/21603.11017'
2394 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #58 processed OK
2395[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2396running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2397--------------------------------start of output-----------------------------
2398/bin/lzop
2399--------------------------------end of output------------------------------
2400...ran just fine. :-)
2401[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/59.afio.lzo 2>> /tmp/5887.865 >> /tmp/5887.865'
2402 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #59 processed OK
2403[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2404running: which lzop > /dev/null 2> /dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2405--------------------------------start of output-----------------------------
2406/bin/lzop
2407--------------------------------end of output------------------------------
2408...ran just fine. :-)
2409[Main] mondorestore.c->restore_a_tarball_from_CD#1788: command = 'afio -i -b 131072 -c 8 -M 8m -P lzop -Z /mnt/cdrom/archives/60.afio.lzo 2>> /tmp/29472.4080 >> /tmp/29472.4080'
2410 [Main] mondorestore.c->restore_a_tarball_from_CD#1839: Fileset #60 processed OK
2411[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /mnt/cdrom mounted?
2412Done.
2413Reassembling large files
2414 [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2124: OK, there are 1 biggiefiles in the archives
2415 [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2131: Thinking about restoring bigfile 1
2416 [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2134: ...but its first slice isn't on this CD. Perhaps this was a selective restore?
2417 [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2138: Cannot find bigfile #1 's first slice on CDR #1
2418 [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2140: Slicename would have been /mnt/cdrom/archives/slice-0000000.00000.dat
2419 [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2156: There was no bigfile #1. That's OK.
2420 [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2157: I'm going to stop restoring bigfiles now.
2421Errors.
2422Errors occurred while data was being restored.
2423 [Main] libmondo-files.c->length_of_file#537: filename=/etc/raidtab
2424Unable to openin filename (No such file or directory)
2425running: ps | grep " petris " | grep -v "grep" | awk '{print $1;}' > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2426--------------------------------start of output-----------------------------
2427--------------------------------end of output------------------------------
2428...ran just fine. :-)
2429running: kill `ps | grep " petris " | grep -v "grep" | awk '{print $1;}'` > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2430--------------------------------start of output-----------------------------
2431sh: you need to specify whom to kill
2432--------------------------------end of output------------------------------
2433...ran with res=256
2434 [Main] mondorestore.c->restore_everything#2757: restore_everything() --- leaving
2435running: tar cf - /dev | ( cd /mnt/RESTORING ; tar xf - ) > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2436--------------------------------start of output-----------------------------
2437tar: can't remove old file dev/snd: Is a directory
2438--------------------------------end of output------------------------------
2439...ran with res=256
2440 [Main] mondo-rstr-tools.c->run_boot_loader#1312: run_boot_loader: device='/dev/cciss/c0d0', name='GRUB'
2441Non-interactive mode: no way to give you the keyboard so that you re-generate your initrd. Hope it's OK
2442[Main] mondo-rstr-tools.c->offer_to_make_initrd#1267: Non-interactive mode: no way to give you the keyboard so that you re-generate your initrd. Hope it's OK
2443 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find pico
2444 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find nano
2445 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find e3em
2446 [Main] libmondo-files.c->find_home_of_exe#363: find_home_of_exe() --- Could not find e3vi
2447 [Main] libmondo-files.c->find_home_of_exe#360: find_home_of_exe () --- Found vi at /bin/vi
2448running: which grub-MR > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2449--------------------------------start of output-----------------------------
2450/mondo/grub-MR
2451--------------------------------end of output------------------------------
2452...ran just fine. :-)
2453[Main] mondo-rstr-tools.c->run_grub#1427: Yay! grub-MR found...
2454[Main] mondo-rstr-tools.c->run_grub#1429: command = grub-MR /dev/cciss/c0d0 /tmp/mountlist.txt
2455Running GRUB...
2456 [Main] mondo-rstr-tools.c->run_grub#1508: grub-MR /dev/cciss/c0d0 /tmp/mountlist.txt
2457Now I'll use grub-install
2458Installation finished. No error reported.
2459grub-install returned 0
2460running: grub-MR /dev/cciss/c0d0 /tmp/mountlist.txt > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2461--------------------------------start of output-----------------------------
2462--------------------------------end of output------------------------------
2463...ran just fine. :-)
2464Done.
2465Your boot loader ran OK
2466[Main] mondorestore.c->nuke_mode#882: Great! Boot loader was installed. No need for msg at end.
2467running: touch /mnt/RESTORING/var/log/pacct > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2468--------------------------------start of output-----------------------------
2469--------------------------------end of output------------------------------
2470...ran just fine. :-)
2471running: touch /mnt/RESTORING/var/account/pacct > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2472--------------------------------start of output-----------------------------
2473touch: /mnt/RESTORING/var/account/pacct: No such file or directory
2474--------------------------------end of output------------------------------
2475...ran with res=256
2476running: ls /mnt/RESTORING /tmp > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2477--------------------------------start of output-----------------------------
2478/mnt/RESTORING:
2479bin
2480boot
2481dev
2482etc
2483home
2484initrd.img
2485lib
2486lost+found
2487media
2488mnt
2489mondo.scratch.17767
2490mondo.tmp.1iAxNc
2491mondo.tmp.ZWIM6R
2492mondo.tmp.xcoLWv
2493opt
2494proc
2495root
2496sbin
2497selinux
2498srv
2499sys
2500tmp
2501usr
2502var
2503version38
2504vmlinuz
2505x-conf
2506
2507/tmp:
2508CDROM-LIVES-HERE
2509FILES-IN-FILELIST
2510KEYMAP-LIVES-HERE
2511LAST-FILELIST-NUMBER
2512USE-UDEV
2513USING-COMP
2514USING-LZO
2515biggielist.txt
2516filelist.full.gz
2517fstab
2518groovy-stuff
2519isodir
2520mondo-restore.cfg
2521mondo-restore.log
2522mount.log
2523mountlist.changed
2524mountlist.original
2525mountlist.txt
2526mountlist.txt.orig
2527myssh
2528null
2529oid.log
2530oid1.log
2531prep.sh
2532stderr
2533stdin
2534stdout
2535tmpfs
2536--------------------------------end of output------------------------------
2537...ran just fine. :-)
2538running: mkdir -p /mnt/RESTORING/var/run/console > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2539--------------------------------start of output-----------------------------
2540--------------------------------end of output------------------------------
2541...ran just fine. :-)
2542running: chmod 777 /mnt/RESTORING/dev/null > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2543--------------------------------start of output-----------------------------
2544--------------------------------end of output------------------------------
2545...ran just fine. :-)
2546running: cd /mnt/RESTORING; for i in `ls home/`; do echo "Moving $i's spurious files to $i/.disabled"; mkdir "$i"/.disabled ; mv -f "$i"/.DCOP* "$i"/.MCOP* "$i"/.*authority "$i"/.kde/tmp* "$i"/.kde/socket* "$i"/.disabled/ ; done > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2547--------------------------------start of output-----------------------------
2548Moving fileslinkfax's spurious files to fileslinkfax/.disabled
2549Moving userlinkfax's spurious files to userlinkfax/.disabled
2550mkdir: can't create directory 'fileslinkfax/.disabled': No such file or directory
2551mv: can't rename 'fileslinkfax/.DCOP*': No such file or directory
2552mv: can't rename 'fileslinkfax/.MCOP*': No such file or directory
2553mv: can't rename 'fileslinkfax/.*authority': No such file or directory
2554mv: can't rename 'fileslinkfax/.kde/tmp*': No such file or directory
2555mv: can't rename 'fileslinkfax/.kde/socket*': No such file or directory
2556mkdir: can't create directory 'userlinkfax/.disabled': No such file or directory
2557mv: can't rename 'userlinkfax/.DCOP*': No such file or directory
2558mv: can't rename 'userlinkfax/.MCOP*': No such file or directory
2559mv: can't rename 'userlinkfax/.*authority': No such file or directory
2560mv: can't rename 'userlinkfax/.kde/tmp*': No such file or directory
2561mv: can't rename 'userlinkfax/.kde/socket*': No such file or directory
2562--------------------------------end of output------------------------------
2563...ran with res=256
2564running: rm -f /mnt/RESTORING/var/run/*.pid > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2565--------------------------------start of output-----------------------------
2566--------------------------------end of output------------------------------
2567...ran just fine. :-)
2568running: rm -f /mnt/RESTORING/var/lock/subsys/* > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2569--------------------------------start of output-----------------------------
2570--------------------------------end of output------------------------------
2571...ran just fine. :-)
2572running: df -m > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2573--------------------------------start of output-----------------------------
2574Filesystem 1M-blocks Used Available Use Mounted on
2575none 5 1 5 4 /dev
2576none 1517 0 1517 0 /dev/shm
2577/dev/shm 128 1 128 1 /tmp
2578/dev/cciss/c0d0p1 228902 1338 215937 1 /mnt/RESTORING
2579/dev/sr0 751 751 0 100 /mnt/cdrom
2580--------------------------------end of output------------------------------
2581...ran just fine. :-)
2582Unmounting devices
2583running: ps | grep buffer | grep -v "grep buffer" > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2584--------------------------------start of output-----------------------------
2585--------------------------------end of output------------------------------
2586...ran with res=256
2587running: cp -f /var/log/mondorestore.log /mnt/RESTORING/var/log > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2588--------------------------------start of output-----------------------------
2589--------------------------------end of output------------------------------
2590...ran just fine. :-)
2591running: umount /mnt/RESTORING/proc > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2592--------------------------------start of output-----------------------------
2593--------------------------------end of output------------------------------
2594...ran just fine. :-)
2595running: umount /mnt/RESTORING/sys > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2596--------------------------------start of output-----------------------------
2597--------------------------------end of output------------------------------
2598...ran just fine. :-)
2599[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /dev/cciss/c0d0p5 mounted?
2600 [Main] libmondo-devices.c->is_this_device_mounted#1169: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/cciss/c0d0p5 " > /dev/null 2> /dev/null'
2601running: swapoff /dev/cciss/c0d0p5 > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2602--------------------------------start of output-----------------------------
2603--------------------------------end of output------------------------------
2604...ran just fine. :-)
2605 [Main] mondo-rstr-tools.c->unmount_all_devices#2035: Unmounting device /dev/cciss/c0d0p5
2606[Main] libmondo-devices.c->is_this_device_mounted#1140: Is /dev/cciss/c0d0p1 mounted?
2607running: mkdir -p /mnt/RESTORING/var/lock > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2608--------------------------------start of output-----------------------------
2609--------------------------------end of output------------------------------
2610...ran just fine. :-)
2611running: mkdir -p /mnt/RESTORING/var/run > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2612--------------------------------start of output-----------------------------
2613--------------------------------end of output------------------------------
2614...ran just fine. :-)
2615running: umount /mnt/RESTORING/ > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2616--------------------------------start of output-----------------------------
2617--------------------------------end of output------------------------------
2618...ran just fine. :-)
2619 [Main] mondo-rstr-tools.c->unmount_all_devices#2035: Unmounting device /dev/cciss/c0d0p1
2620Done.
2621All partitions were unmounted OK.
2622Using tune2fs to identify your ext2,3 partitions
262319:04 Identifying your drives with tune2fs
262419:04 Nothing to do on # /etc/fstab: static file system information.
262519:04 Nothing to do on #
262619:04 Nothing to do on # Use 'blkid' to print the universally unique identifier for a
262719:04 Not labeling anything as (#) because () is not a mountpoint
262819:04 Nothing to do on # that works even if disks are added and removed. See fstab(5).
262919:04 Nothing to do on #
263019:04 Nothing to do on # <file system> <mount point> <type> <options> <dump> <pass>
263119:04 Nothing to do on proc /proc proc defaults 0 0
263219:04 Nothing to do on # / was on /dev/cciss/c0d0p1 during installation
263319:04 Running tune2fs -U 9048cbc3-4ab7-4e95-be52-2101a99c648c /dev/cciss/c0d0p1
263419:04 Nothing to do on # swap was on /dev/cciss/c0d0p5 during installation
263519:04 Creating uuid 0fd3bdb5-ffdc-4578-937c-287ac3702141 on swap partition /dev/cciss/c0d0p5
263619:04 Nothing to do on /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
263719:04 Labeling complete.
2638running: label-partitions-as-necessary /tmp/mountlist.txt < /tmp/fstab >> /var/log/mondorestore.log 2>> /var/log/mondorestore.log > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2639--------------------------------start of output-----------------------------
2640tune2fs 1.41.12 (17-May-2010)
26410+1 records in
264216+0 records out
264316 bytes (16 B) copied, 0.0267101 s, 0.6 kB/s
2644--------------------------------end of output------------------------------
2645...ran just fine. :-)
2646Done.
2647Errors occurred during the nuke phase.
2648Run complete. Errors were reported. Please review the logfile.
2649[Main] mondorestore.c->main#3228: No post-nuke found.
2650Restore log (/var/log/mondorestore.log) copied to /var/log on your hard disk
2651Mondo-restore is exiting (retval=1)
2652root is mounted at rootfs
2653
2654No, 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().
2655[Main] libmondo-devices.c->am_I_in_disaster_recovery_mode#166: Is this a ramdisk? result = 1
2656running: mount / -o remount,rw > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2657--------------------------------start of output-----------------------------
2658--------------------------------end of output------------------------------
2659...ran just fine. :-)
2660running: umount -d /mnt/cdrom > //mondo.tmp.nvxHq8/mondo-run-prog-thing.tmp 2> //mondo.tmp.nvxHq8/mondo-run-prog-thing.err
2661--------------------------------start of output-----------------------------
2662Command failed (Invalid argument)
2663--------------------------------end of output------------------------------
2664...ran with res=256
2665[Main] ../common/newt-specific.c->finish#420: Calling newtFinished()
266619:04 Launching Shell