Ticket #157: mondorestore.log

File mondorestore.log, 42.0 KB (added by Gregg Cranshaw, 17 years ago)
Line 
1Loading your modules........Done.
2 Starting Network...
3 Pinging NFS server...
4 Mounting NFS share () on /tmp/isodir...
5 Mounting NFS image mondorescue-1.iso in / on /mnt/cdrom in loopback
6 klogd and syslogd have been started.
7 Running 'mdadm'
8 Scanning LVM's...
9 LVM's have been started.
10 OK, we've found /mnt/cdrom/archives/*; great.
11 Re-jigging mondo-restore.cfg because you backed up to ISOs and then burned them to CDs
12 Done re-jigging. Yay.
13Warning - these modules did not make it onto the ramdisk
14Module
15ac
16ac97_bus
17asus_acpi
18ata_piix
19autofs4
20backlight
21battery
22bluetooth
23button
24cdrom
25dm_mirror
26dm_mod
27dock
28drm
29ehci_hcd
30ext3
31fat
32floppy
33hidp
34i2c_core
35i2c_ec
36i2c_i801
37i915
38iTCO_vendor_support
39iTCO_wdt
40ide_cd
41ipv6
42jbd
43l2cap
44libata
45loop
46lp
47msdos
48parport
49parport_pc
50pcspkr
51rfcomm
52sbs
53scsi_mod
54sd_mod
55serio_raw
56sg
57snd
58snd_ac97_codec
59snd_intel8x0
60snd_mixer_oss
61snd_page_alloc
62snd_pcm
63snd_pcm_oss
64snd_seq
65snd_seq_device
66snd_seq_dummy
67snd_seq_midi_event
68snd_seq_oss
69snd_timer
70soundcore
71sunrpc
72tg3
73uhci_hcd
74vfat
75video
76 backup-media-type is specified in config file - great.
77 Calling post-init
78/dev/sda2 / ext3 10241437 /
79/dev/sda1 /boot ext3 522081 /boot
80/dev/sda6 /opt/kerio ext3 64741918 /opt/kerio
81/dev/sda5 /tmp ext3 522081 /tmp
82/dev/sda3 swap swap 2096472 SWAP-sda3
83 mondorestore found; cool...
84 mount-me found
85 unmount-me found
86 mondorestore found
87 ------------------INTERACTIVE------------------
88 [TH=4906] libmondo-tools.c->do_libmondo_global_strings_thing#1579: libmondo-tools.c, do_libmondo_global_strings_thing, 1579: Malloc'ing globals
89running: mkdir -p /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
90--------------------------------start of output-----------------------------
91--------------------------------end of output------------------------------
92...ran just fine. :-)
93running: mkdir -p /mnt/floppy > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
94--------------------------------start of output-----------------------------
95--------------------------------end of output------------------------------
96...ran just fine. :-)
97[TH=4906] libmondo-tools.c->reset_bkpinfo#955: Hi
98root is mounted at /dev/root
99
100No, Schlomo, that doesn't mean /dev/root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
101[TH=4906] libmondo-devices.c->am_I_in_disaster_recovery_mode#364: Is this a ramdisk? result = 1
102root is mounted at /dev/root
103
104No, Schlomo, that doesn't mean /dev/root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
105[TH=4906] libmondo-devices.c->am_I_in_disaster_recovery_mode#364: Is this a ramdisk? result = 1
106running: mount / -o remount,rw > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
107--------------------------------start of output-----------------------------
108--------------------------------end of output------------------------------
109...ran just fine. :-)
110[Main] libmondo-tools.c->get_kernel_version#395: g_kernel_version = 2.620000
111[Main] mondo-restore.c->main#2957: FYI - g_mountlist_fname = /tmp/mountlist.txt
112running: cp -f /tmp/mountlist.txt /tmp/mountlist.txt.orig > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
113--------------------------------start of output-----------------------------
114--------------------------------end of output------------------------------
115...ran just fine. :-)
116running: mkdir -p /tmp/tmpfs/mondo.tmp.17767 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
117--------------------------------start of output-----------------------------
118--------------------------------end of output------------------------------
119...ran just fine. :-)
120running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
121--------------------------------start of output-----------------------------
122--------------------------------end of output------------------------------
123...ran just fine. :-)
124running: rm -Rf /tmp/tmpfs/mondo.tmp.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
125--------------------------------start of output-----------------------------
126--------------------------------end of output------------------------------
127...ran just fine. :-)
128 [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1579: libmondo-tools.c, do_libmondo_global_strings_thing, 1579: Malloc'ing globals
129-------------- Mondo Restore v2.2.3-1355 -------------
130DON'T PANIC! Mondorestore logs almost everything, so please
131don't break out in a cold sweat just because you see a few
132error messages in the log. Read them; analyze them; see if
133they are significant; above all, verify your backups! Please
134attach a compressed copy of this log to any e-mail you send
135to the Mondo mailing list when you are seeking technical
136support. Without it, we can't help you. - DevTeam
137------------------------------------------------------------
138BTW, despite (or perhaps because of) the wealth of messages,
139some users are inclined to stop reading this log. If Mondo
140stopped for some reason, chances are it's detailed here.
141More than likely there's a message at the very end of this
142log that will tell you what is wrong. Please read it!
143------------------------------------------------------------
144[Main] mondo-restore.c->main#2995: I am in disaster recovery mode
145 [Main] mondo-restore.c->main#3000: mondo-restore.c, main, 3000: what time is it
146[Main] mondo-restore.c->main#3158: I must be in disaster recovery mode.
147 [Main] mondo-restore.c->main#3159: FYI, MOUNTLIST_FNAME = /tmp/mountlist.txt
148 [Main] mondo-restore.c->main#3165: mondo-restore.c, main, 3165: About to call load_mountlist and load_raidtab
149 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1095: Backup medium is CD-R[W]
150[Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1128: Internal tape block size has been custom-set to 32768
151 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1167: differential var = '0'
152 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1171: This is a regular (full) backup
153 [Main] libmondo-mountlist.c->load_mountlist#957: Loading mountlist...
154 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda2 / ext3 10241437 /
155 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda1 /boot ext3 522081 /boot
156 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda6 /opt/kerio ext3 64741918 /opt/kerio
157 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda5 /tmp ext3 522081 /tmp
158 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda3 swap swap 2096472 SWAP-sda3
159 [Main] libmondo-mountlist.c->load_mountlist#1038: Mountlist loaded successfully.
160 [Main] libmondo-mountlist.c->load_mountlist#1040: 5 entries in mountlist
161 [Main] libmondo-files.c->length_of_file#608: filename=/etc/raidtab
162libmondo-files.c, line 609: Unable to openin filename (No such file or directory)
163 [Main] libmondo-raid.c->load_raidtab_into_raidlist#647: Raidtab is very small or non-existent. Ignoring it.
164 [Main] mondo-restore.c->main#3171: mondo-restore.c, main, 3171: Returned from calling load_mountlist and load_raidtab successfully
165[Main] mondo-restore.c->main#3194: Send in the clowns.
166 [Main] mondo-restore.c->main#3228: mondo-restore.c, main, 3228: catchall
167 [Main] mondo-restore.c->catchall_mode#268: mondo-restore.c, catchall_mode, 268: inside catchall
168 [Main] mondo-restore.c->catchall_mode#273: mondo-restore.c, catchall_mode, 273: pre wrm
169 [Main] mondo-restore.c->catchall_mode#275: mondo-restore.c, catchall_mode, 275: post wrm
170No restoring or comparing will take place today.
171[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /mnt/cdrom mounted?
172 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/mnt/cdrom " > /dev/null 2> /dev/null'
173 [Main] libmondo-files.c->register_pid#812: Unregistering PID
174running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
175--------------------------------start of output-----------------------------
176umount: Couldn't umount /mnt/cdrom: Invalid argument
177--------------------------------end of output------------------------------
178...ran with res=256
179running: rm -Rf /mondo.scratch.* /tmp.mondo.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
180--------------------------------start of output-----------------------------
181--------------------------------end of output------------------------------
182...ran just fine. :-)
183 [Main] libmondo-fork.c->run_program_and_log_output#330: Warning - asked to run zerolength program
184[Main] newt-specific.c->finish#497: Calling newtFinished()
185 [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1587: libmondo-tools.c, do_libmondo_global_strings_thing, 1587: Freeing globals
186 [TH=5077] libmondo-tools.c->do_libmondo_global_strings_thing#1579: libmondo-tools.c, do_libmondo_global_strings_thing, 1579: Malloc'ing globals
187running: mkdir -p /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
188--------------------------------start of output-----------------------------
189--------------------------------end of output------------------------------
190...ran just fine. :-)
191running: mkdir -p /mnt/floppy > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
192--------------------------------start of output-----------------------------
193--------------------------------end of output------------------------------
194...ran just fine. :-)
195[TH=5077] libmondo-tools.c->reset_bkpinfo#955: Hi
196root is mounted at /dev/root
197
198No, Schlomo, that doesn't mean /dev/root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
199[TH=5077] libmondo-devices.c->am_I_in_disaster_recovery_mode#364: Is this a ramdisk? result = 1
200root is mounted at /dev/root
201
202No, Schlomo, that doesn't mean /dev/root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
203[TH=5077] libmondo-devices.c->am_I_in_disaster_recovery_mode#364: Is this a ramdisk? result = 1
204running: mount / -o remount,rw > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
205--------------------------------start of output-----------------------------
206--------------------------------end of output------------------------------
207...ran just fine. :-)
208[Main] libmondo-tools.c->get_kernel_version#395: g_kernel_version = 2.620000
209[Main] mondo-restore.c->main#2957: FYI - g_mountlist_fname = /tmp/mountlist.txt
210running: mkdir -p /tmp/tmpfs/mondo.tmp.17767 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
211--------------------------------start of output-----------------------------
212--------------------------------end of output------------------------------
213...ran just fine. :-)
214running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
215--------------------------------start of output-----------------------------
216umount: Couldn't umount /mnt/cdrom: Invalid argument
217--------------------------------end of output------------------------------
218...ran with res=256
219running: rm -Rf /tmp/tmpfs/mondo.tmp.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
220--------------------------------start of output-----------------------------
221--------------------------------end of output------------------------------
222...ran just fine. :-)
223 [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1579: libmondo-tools.c, do_libmondo_global_strings_thing, 1579: Malloc'ing globals
224-------------- Mondo Restore v2.2.3-1355 -------------
225DON'T PANIC! Mondorestore logs almost everything, so please
226don't break out in a cold sweat just because you see a few
227error messages in the log. Read them; analyze them; see if
228they are significant; above all, verify your backups! Please
229attach a compressed copy of this log to any e-mail you send
230to the Mondo mailing list when you are seeking technical
231support. Without it, we can't help you. - DevTeam
232------------------------------------------------------------
233BTW, despite (or perhaps because of) the wealth of messages,
234some users are inclined to stop reading this log. If Mondo
235stopped for some reason, chances are it's detailed here.
236More than likely there's a message at the very end of this
237log that will tell you what is wrong. Please read it!
238------------------------------------------------------------
239[Main] mondo-restore.c->main#2995: I am in disaster recovery mode
240 [Main] mondo-restore.c->main#3000: mondo-restore.c, main, 3000: what time is it
241[Main] mondo-restore.c->main#3158: I must be in disaster recovery mode.
242 [Main] mondo-restore.c->main#3159: FYI, MOUNTLIST_FNAME = /tmp/mountlist.txt
243 [Main] mondo-restore.c->main#3165: mondo-restore.c, main, 3165: About to call load_mountlist and load_raidtab
244 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1095: Backup medium is CD-R[W]
245[Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1128: Internal tape block size has been custom-set to 32768
246 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1167: differential var = '0'
247 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1171: This is a regular (full) backup
248 [Main] libmondo-mountlist.c->load_mountlist#957: Loading mountlist...
249 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda2 / ext3 10241437 /
250 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda1 /boot ext3 522081 /boot
251 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda6 /opt/kerio ext3 64741918 /opt/kerio
252 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda5 /tmp ext3 522081 /tmp
253 [Main] libmondo-mountlist.c->load_mountlist#1030: /dev/sda3 swap swap 2096472 SWAP-sda3
254 [Main] libmondo-mountlist.c->load_mountlist#1038: Mountlist loaded successfully.
255 [Main] libmondo-mountlist.c->load_mountlist#1040: 5 entries in mountlist
256 [Main] libmondo-files.c->length_of_file#608: filename=/etc/raidtab
257libmondo-files.c, line 609: Unable to openin filename (No such file or directory)
258 [Main] libmondo-raid.c->load_raidtab_into_raidlist#647: Raidtab is very small or non-existent. Ignoring it.
259 [Main] mondo-restore.c->main#3171: mondo-restore.c, main, 3171: Returned from calling load_mountlist and load_raidtab successfully
260[Main] mondo-restore.c->main#3194: Send in the clowns.
261 [Main] mondo-restore.c->main#3253: mondo-restore.c, main, 3253: catchall (no mode specified in command-line call
262 [Main] mondo-restore.c->catchall_mode#268: mondo-restore.c, catchall_mode, 268: inside catchall
263 [Main] mondo-restore.c->catchall_mode#273: mondo-restore.c, catchall_mode, 273: pre wrm
264 [Main] mondo-restore.c->catchall_mode#275: mondo-restore.c, catchall_mode, 275: post wrm
265 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#1851: media type = cdr
266
267 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#1919: CD-ROM device assumed to be at /dev/cdrom
268 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2368: isodir = /
269 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2369: nfs_mount = ''
270 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2372: media device = /dev/cdrom
271 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2373: media size = 2046976
272 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2375: media type = cdr
273 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2376: prefix = mondorescue
274 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2377: compression = 5
275 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2378: include_paths = '/'
276 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2379: exclude_paths = ''
277 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2380: scratchdir = ''
278 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2381: tmpdir = '/tmp/tmpfs/mondo.tmp.17767'
279 [Main] libmondo-devices.c->interactively_obtain_media_parameters_from_user#2383: boot_device = '' (loader=)
280 [Main] mondo-restore.c->catchall_mode#290: mondo-restore.c, catchall_mode, 290: post int
281 [Main] mondo-restore.c->catchall_mode#309: CM selected
282 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2385: gcffa --- starting
283I'm thinking...
284running: mkdir -p /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
285--------------------------------start of output-----------------------------
286--------------------------------end of output------------------------------
287...ran just fine. :-)
288 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2405: mountpt = /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk; cfg_file=/tmp/tmpfs/mondo.tmp.17767/tmp/mondo-restore.cfg
289running: mkdir -p /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
290--------------------------------start of output-----------------------------
291--------------------------------end of output------------------------------
292...ran just fine. :-)
293running: mkdir -p /tmp/tmpfs/mondo.tmp.17767/tmp > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
294--------------------------------start of output-----------------------------
295--------------------------------end of output------------------------------
296...ran just fine. :-)
297[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2417: tmp = '(sleep 15; kill `ps | grep "mount /dev/fd0u1722 /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk" | cut -d' ' -f1` 2> /dev/null) &'
298running: mount /dev/fd0u1722 /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
299--------------------------------start of output-----------------------------
300mount: you must specify the filesystem type
301--------------------------------end of output------------------------------
302...ran with res=8192
303running: mount /dev/fd0H1440 /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
304--------------------------------start of output-----------------------------
305mount: you must specify the filesystem type
306--------------------------------end of output------------------------------
307...ran with res=8192
308 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2450: gcffa --- we don't have cfg file yet.
309 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2454: gcffa --- calling mount_cdrom now :)
310running: mount | grep -F /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
311--------------------------------start of output-----------------------------
312--------------------------------end of output------------------------------
313...ran with res=256
314 [Main] mondo-rstr-tools.c->mount_cdrom#794: (mount_cdrom) --- command = mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom
315running: mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
316--------------------------------start of output-----------------------------
317--------------------------------end of output------------------------------
318...ran just fine. :-)
319 [Main] mondo-rstr-tools.c->mount_cdrom#808: Mounted CD-ROM drive OK
320 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2457: gcffa --- managed to mount CD; so, no need for Plan B
321[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /mnt/cdrom mounted?
322 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2502: gcffa --- looking at mounted CD for mindi-boot.2880.img
323 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2509: gcffa --- Plan C, a.k.a. untarring some file from all.tar.gz
324running: 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 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
325--------------------------------start of output-----------------------------
326tmp/biggielist.txt
327tmp/i-want-my-lvm
328tmp/mondo-restore.cfg
329tmp/mountlist.txt
330tmp/filelist.full.gz
331--------------------------------end of output------------------------------
332...ran just fine. :-)
333[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2520: gcffa --- great! We've got the config file
334 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2525: mondo-rstr-tools.c, get_cfg_file_from_archive, 2525: cp -f //tmp/mondo-restore.cfg /tmp/tmpfs/mondo.tmp.17767/tmp/mondo-restore.cfg
335running: cp -f //tmp/mondo-restore.cfg /tmp/tmpfs/mondo.tmp.17767/tmp/mondo-restore.cfg > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
336--------------------------------start of output-----------------------------
337--------------------------------end of output------------------------------
338...ran just fine. :-)
339[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2532: ... and I moved it successfully to /tmp/tmpfs/mondo.tmp.17767/tmp/mondo-restore.cfg
340 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2537: mondo-rstr-tools.c, get_cfg_file_from_archive, 2537: cp -f //tmp/mountlist.txt /tmp/tmpfs/mondo.tmp.17767/tmp/mountlist.txt
341running: cp -f //tmp/mountlist.txt /tmp/tmpfs/mondo.tmp.17767/tmp/mountlist.txt > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
342--------------------------------start of output-----------------------------
343--------------------------------end of output------------------------------
344...ran just fine. :-)
345[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2542: Got mountlist too
346running: cp -f /tmp/tmpfs/mondo.tmp.17767/tmp/mountlist.txt /tmp/mountlist.txt > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
347--------------------------------start of output-----------------------------
348--------------------------------end of output------------------------------
349...ran just fine. :-)
350[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2548: Copied mountlist to /tmp as well OK
351running: cp -f tmp/i-want-my-lvm /tmp/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
352--------------------------------start of output-----------------------------
353cp: `tmp/i-want-my-lvm' and `/tmp/i-want-my-lvm' are the same file
354--------------------------------end of output------------------------------
355...ran with res=256
356running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
357--------------------------------start of output-----------------------------
358--------------------------------end of output------------------------------
359...ran just fine. :-)
360Recovered mondo-restore.cfg
361running: cp -f tmp/mountlist.txt /tmp/tmpfs/mondo.tmp.17767/tmp/mountlist.txt > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
362--------------------------------start of output-----------------------------
363--------------------------------end of output------------------------------
364...ran just fine. :-)
365running: cp -f /tmp/tmpfs/mondo.tmp.17767/tmp/mondo-restore.cfg /tmp/mondo-restore.cfg > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
366--------------------------------start of output-----------------------------
367--------------------------------end of output------------------------------
368...ran just fine. :-)
369running: cp -f /tmp/tmpfs/mondo.tmp.17767/tmp/mountlist.txt /tmp/mountlist.txt > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
370--------------------------------start of output-----------------------------
371--------------------------------end of output------------------------------
372...ran just fine. :-)
373running: cp -f etc/raidtab /etc/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
374--------------------------------start of output-----------------------------
375cp: etc/raidtab: No such file or directory
376--------------------------------end of output------------------------------
377...ran with res=256
378running: cp -f tmp/i-want-my-lvm /tmp/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
379--------------------------------start of output-----------------------------
380cp: `tmp/i-want-my-lvm' and `/tmp/i-want-my-lvm' are the same file
381--------------------------------end of output------------------------------
382...ran with res=256
383root is mounted at /dev/root
384
385No, Schlomo, that doesn't mean /dev/root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
386[Main] libmondo-devices.c->am_I_in_disaster_recovery_mode#364: Is this a ramdisk? result = 1
387[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/cdrom mounted?
388 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/cdrom " > /dev/null 2> /dev/null'
389 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1030: NB: CDROM device not mounted, mounting...
390running: mount /dev/cdrom /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
391--------------------------------start of output-----------------------------
392mount: block device /dev/cdrom is write-protected, mounting read-only
393--------------------------------end of output------------------------------
394...ran just fine. :-)
395running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
396--------------------------------start of output-----------------------------
397--------------------------------end of output------------------------------
398...ran just fine. :-)
399 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1038: Re-jigging configuration AGAIN. CD-R, not ISO.
400 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1095: Backup medium is CD-R[W]
401[Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1128: Internal tape block size has been custom-set to 32768
402 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1167: differential var = '0'
403 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1171: This is a regular (full) backup
404Comparing Automatically
405 [Main] mondo-rstr-compare.c->compare_mode#614: mondo-rstr-compare.c, compare_mode, 614: Pre-MAD
406Mounting devices
407[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda2 mounted?
408 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda2 " > /dev/null 2> /dev/null'
409[Main] mondo-rstr-tools.c->mount_device#861: Mounting device /dev/sda2
410 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfattr at /usr/bin/setfattr
411 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfacl at /usr/bin/setfacl
412running: mkdir -p /mnt/RESTORING > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
413--------------------------------start of output-----------------------------
414--------------------------------end of output------------------------------
415...ran just fine. :-)
416 [Main] mondo-rstr-tools.c->mount_device#886: command='mount -t ext2 /dev/sda2 -o ro,user_xattr,acl /mnt/RESTORING 2>> /tmp/mondorestore.log'
417running: mount -t ext2 /dev/sda2 -o ro,user_xattr,acl /mnt/RESTORING 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
418--------------------------------start of output-----------------------------
419--------------------------------end of output------------------------------
420...ran just fine. :-)
421[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda1 mounted?
422 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda1 " > /dev/null 2> /dev/null'
423[Main] mondo-rstr-tools.c->mount_device#861: Mounting device /dev/sda1
424 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfattr at /usr/bin/setfattr
425 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfacl at /usr/bin/setfacl
426running: mkdir -p /mnt/RESTORING/boot > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
427--------------------------------start of output-----------------------------
428mkdir: Cannot create directory `/mnt/RESTORING/boot': Read-only file system
429--------------------------------end of output------------------------------
430...ran with res=256
431 [Main] mondo-rstr-tools.c->mount_device#886: command='mount -t ext2 /dev/sda1 -o ro,user_xattr,acl /mnt/RESTORING/boot 2>> /tmp/mondorestore.log'
432running: mount -t ext2 /dev/sda1 -o ro,user_xattr,acl /mnt/RESTORING/boot 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
433--------------------------------start of output-----------------------------
434mount: mount point /mnt/RESTORING/boot does not exist
435--------------------------------end of output------------------------------
436...ran with res=8192
437[Main] mondo-rstr-tools.c->mount_device#890: Re-trying without the fancy extra parameters
438running: mount -t ext2 /dev/sda1 /mnt/RESTORING/boot 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
439--------------------------------start of output-----------------------------
440mount: mount point /mnt/RESTORING/boot does not exist
441--------------------------------end of output------------------------------
442...ran with res=8192
443[Main] mondo-rstr-tools.c->mount_device#897: Unable to mount device /dev/sda1 (type ext2) at /mnt/RESTORING/boot
444[Main] mondo-rstr-tools.c->mount_device#898: command was 'mount -t ext2 /dev/sda1 /mnt/RESTORING/boot 2>> /tmp/mondorestore.log'
445 [Main] mondo-rstr-tools.c->mount_device#902: Retrying w/o the '-t' switch
446 [Main] mondo-rstr-tools.c->mount_device#905: 2nd command = 'mount /dev/sda1 /mnt/RESTORING/boot 2>> /tmp/mondorestore.log'
447running: mount /dev/sda1 /mnt/RESTORING/boot 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
448--------------------------------start of output-----------------------------
449mount: mount point /mnt/RESTORING/boot does not exist
450--------------------------------end of output------------------------------
451...ran with res=8192
452Mounting device /dev/sda1
453[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda6 mounted?
454 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda6 " > /dev/null 2> /dev/null'
455[Main] mondo-rstr-tools.c->mount_device#861: Mounting device /dev/sda6
456 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfattr at /usr/bin/setfattr
457 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfacl at /usr/bin/setfacl
458running: mkdir -p /mnt/RESTORING/opt/kerio > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
459--------------------------------start of output-----------------------------
460mkdir: Cannot create directory `/mnt/RESTORING/opt/': Read-only file system
461--------------------------------end of output------------------------------
462...ran with res=256
463 [Main] mondo-rstr-tools.c->mount_device#886: command='mount -t ext2 /dev/sda6 -o ro,user_xattr,acl /mnt/RESTORING/opt/kerio 2>> /tmp/mondorestore.log'
464running: mount -t ext2 /dev/sda6 -o ro,user_xattr,acl /mnt/RESTORING/opt/kerio 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
465--------------------------------start of output-----------------------------
466mount: mount point /mnt/RESTORING/opt/kerio does not exist
467--------------------------------end of output------------------------------
468...ran with res=8192
469[Main] mondo-rstr-tools.c->mount_device#890: Re-trying without the fancy extra parameters
470running: mount -t ext2 /dev/sda6 /mnt/RESTORING/opt/kerio 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
471--------------------------------start of output-----------------------------
472mount: mount point /mnt/RESTORING/opt/kerio does not exist
473--------------------------------end of output------------------------------
474...ran with res=8192
475[Main] mondo-rstr-tools.c->mount_device#897: Unable to mount device /dev/sda6 (type ext2) at /mnt/RESTORING/opt/kerio
476[Main] mondo-rstr-tools.c->mount_device#898: command was 'mount -t ext2 /dev/sda6 /mnt/RESTORING/opt/kerio 2>> /tmp/mondorestore.log'
477 [Main] mondo-rstr-tools.c->mount_device#902: Retrying w/o the '-t' switch
478 [Main] mondo-rstr-tools.c->mount_device#905: 2nd command = 'mount /dev/sda6 /mnt/RESTORING/opt/kerio 2>> /tmp/mondorestore.log'
479running: mount /dev/sda6 /mnt/RESTORING/opt/kerio 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
480--------------------------------start of output-----------------------------
481mount: you must specify the filesystem type
482--------------------------------end of output------------------------------
483...ran with res=8192
484Mounting device /dev/sda6
485[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda5 mounted?
486 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda5 " > /dev/null 2> /dev/null'
487[Main] mondo-rstr-tools.c->mount_device#861: Mounting device /dev/sda5
488 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfattr at /usr/bin/setfattr
489 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfacl at /usr/bin/setfacl
490running: mkdir -p /mnt/RESTORING/tmp > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
491--------------------------------start of output-----------------------------
492mkdir: Cannot create directory `/mnt/RESTORING/tmp': Read-only file system
493--------------------------------end of output------------------------------
494...ran with res=256
495 [Main] mondo-rstr-tools.c->mount_device#886: command='mount -t ext2 /dev/sda5 -o ro,user_xattr,acl /mnt/RESTORING/tmp 2>> /tmp/mondorestore.log'
496running: mount -t ext2 /dev/sda5 -o ro,user_xattr,acl /mnt/RESTORING/tmp 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
497--------------------------------start of output-----------------------------
498mount: mount point /mnt/RESTORING/tmp does not exist
499--------------------------------end of output------------------------------
500...ran with res=8192
501[Main] mondo-rstr-tools.c->mount_device#890: Re-trying without the fancy extra parameters
502running: mount -t ext2 /dev/sda5 /mnt/RESTORING/tmp 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
503--------------------------------start of output-----------------------------
504mount: mount point /mnt/RESTORING/tmp does not exist
505--------------------------------end of output------------------------------
506...ran with res=8192
507[Main] mondo-rstr-tools.c->mount_device#897: Unable to mount device /dev/sda5 (type ext2) at /mnt/RESTORING/tmp
508[Main] mondo-rstr-tools.c->mount_device#898: command was 'mount -t ext2 /dev/sda5 /mnt/RESTORING/tmp 2>> /tmp/mondorestore.log'
509 [Main] mondo-rstr-tools.c->mount_device#902: Retrying w/o the '-t' switch
510 [Main] mondo-rstr-tools.c->mount_device#905: 2nd command = 'mount /dev/sda5 /mnt/RESTORING/tmp 2>> /tmp/mondorestore.log'
511running: mount /dev/sda5 /mnt/RESTORING/tmp 2>> /tmp/mondorestore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
512--------------------------------start of output-----------------------------
513mount: you must specify the filesystem type
514--------------------------------end of output------------------------------
515...ran with res=8192
516Mounting device /dev/sda5
517[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda3 mounted?
518 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda3 " > /dev/null 2> /dev/null'
519[Main] mondo-rstr-tools.c->mount_device#861: Mounting device /dev/sda3
520 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfattr at /usr/bin/setfattr
521 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found setfacl at /usr/bin/setfacl
522running: swapon /dev/sda3 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
523--------------------------------start of output-----------------------------
524swapon: /dev/sda3: Invalid argument
525--------------------------------end of output------------------------------
526...ran with res=256
527[Main] mondo-rstr-tools.c->mount_device#897: Unable to mount device /dev/sda3 (type swap) at
528[Main] mondo-rstr-tools.c->mount_device#898: command was 'swapon /dev/sda3'
529Mounting device /dev/sda3
530 [Main] mondo-rstr-tools.c->mount_device#916: That's ok. It's just a swap partition.
531 [Main] mondo-rstr-tools.c->mount_device#917: Non-fatal error. Returning 0.
532running: df -m > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
533--------------------------------start of output-----------------------------
534Filesystem 1M-blocks Used Available Use Mounted on
535/dev/ram0 37 18 19 50 /
536/dev/shm 64 1 63 1 /tmp
537/dev/sda2 9852 150 9202 2 /mnt/RESTORING
538--------------------------------end of output------------------------------
539...ran just fine. :-)
540Failed.
541Unable to mount some or all of your partitions.
542running: df -m > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
543--------------------------------start of output-----------------------------
544Filesystem 1M-blocks Used Available Use Mounted on
545/dev/ram0 37 18 19 50 /
546/dev/shm 64 1 63 1 /tmp
547/dev/sda2 9852 150 9202 2 /mnt/RESTORING
548--------------------------------end of output------------------------------
549...ran just fine. :-)
550 [Main] mondo-rstr-compare.c->compare_mode#616: mondo-rstr-compare.c, compare_mode, 616: Post-MAD
551running: df -m > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
552--------------------------------start of output-----------------------------
553Filesystem 1M-blocks Used Available Use Mounted on
554/dev/ram0 37 18 19 50 /
555/dev/shm 64 1 63 1 /tmp
556/dev/sda2 9852 150 9202 2 /mnt/RESTORING
557--------------------------------end of output------------------------------
558...ran just fine. :-)
559Unmounting devices
560running: ps | grep buffer | grep -v "grep buffer" > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
561--------------------------------start of output-----------------------------
562--------------------------------end of output------------------------------
563...ran with res=256
564running: cp -f /tmp/mondorestore.log /mnt/RESTORING/var/log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
565--------------------------------start of output-----------------------------
566cp: unable to open `/mnt/RESTORING/var/log': No such file or directory
567--------------------------------end of output------------------------------
568...ran with res=256
569[Main] mondo-rstr-tools.c->unmount_all_devices#2253: Error. Failed to copy log to PC's /var/log dir. (Mounted read-only?)
570[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda3 mounted?
571 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda3 " > /dev/null 2> /dev/null'
572 [Main] mondo-rstr-tools.c->unmount_all_devices#2291: Unmounting device /dev/sda3 ...not mounted anyway :-) OK
573[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda5 mounted?
574 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda5 " > /dev/null 2> /dev/null'
575 [Main] mondo-rstr-tools.c->unmount_all_devices#2291: Unmounting device /dev/sda5 ...not mounted anyway :-) OK
576[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda6 mounted?
577 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda6 " > /dev/null 2> /dev/null'
578 [Main] mondo-rstr-tools.c->unmount_all_devices#2291: Unmounting device /dev/sda6 ...not mounted anyway :-) OK
579[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda1 mounted?
580 [Main] libmondo-devices.c->is_this_device_mounted#1535: tmp (command) = 'cat /proc/swaps | grep -E "^/dev/sda1 " > /dev/null 2> /dev/null'
581 [Main] mondo-rstr-tools.c->unmount_all_devices#2291: Unmounting device /dev/sda1 ...not mounted anyway :-) OK
582[Main] libmondo-devices.c->is_this_device_mounted#1509: Is /dev/sda2 mounted?
583running: umount /mnt/RESTORING/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
584--------------------------------start of output-----------------------------
585--------------------------------end of output------------------------------
586...ran just fine. :-)
587 [Main] mondo-rstr-tools.c->unmount_all_devices#2291: Unmounting device /dev/sda2
588Done.
589All partitions were unmounted OK.
590Run complete. Errors were reported. Please review the logfile.
591[Main] mondo-restore.c->main#3310: No post-nuke found.
592running: rm -Rf /tmp/tmpfs/mondo.tmp.17767 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
593--------------------------------start of output-----------------------------
594--------------------------------end of output------------------------------
595...ran just fine. :-)
596Restore log (/tmp/mondorestore.log) copied to /var/log on your hard disk
597Mondo-restore is exiting (retval=24576)
598root is mounted at /dev/root
599
600No, Schlomo, that doesn't mean /dev/root is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
601[Main] libmondo-devices.c->am_I_in_disaster_recovery_mode#364: Is this a ramdisk? result = 1
602running: mount / -o remount,rw > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
603--------------------------------start of output-----------------------------
604--------------------------------end of output------------------------------
605...ran just fine. :-)
606 [Main] libmondo-files.c->register_pid#812: Unregistering PID
607running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
608--------------------------------start of output-----------------------------
609umount: Couldn't umount /mnt/cdrom: Invalid argument
610--------------------------------end of output------------------------------
611...ran with res=256
612running: rm -Rf /mondo.scratch.* /tmp.mondo.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
613--------------------------------start of output-----------------------------
614--------------------------------end of output------------------------------
615...ran just fine. :-)
616 [Main] libmondo-fork.c->run_program_and_log_output#330: Warning - asked to run zerolength program
617[Main] newt-specific.c->finish#497: Calling newtFinished()
618 [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1587: libmondo-tools.c, do_libmondo_global_strings_thing, 1587: Freeing globals