Ticket #213: mondo-archive_compare.log

File mondo-archive_compare.log, 39.6 KB (added by gekkoo, 16 years ago)

log written during the compare try

Line 
1-------- first line ---------
2 Hi there
3 [TH=6082] libmondo-tools.c->do_libmondo_global_strings_thing#1578: libmondo-tools.c, do_libmondo_global_strings_thing, 1578: Malloc'ing globals
4running: mkdir -p /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
5--------------------------------start of output-----------------------------
6--------------------------------end of output------------------------------
7...ran just fine. :-)
8running: mkdir -p /mnt/floppy > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
9--------------------------------start of output-----------------------------
10--------------------------------end of output------------------------------
11...ran just fine. :-)
12[TH=6082] libmondo-tools.c->reset_bkpinfo#954: Hi
13root is mounted at
14
15No, Schlomo, that doesn't mean is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
16[TH=6082] libmondo-devices.c->am_I_in_disaster_recovery_mode#363: Is this a ramdisk? result = 1
17root is mounted at
18
19No, Schlomo, that doesn't mean is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
20[TH=6082] libmondo-devices.c->am_I_in_disaster_recovery_mode#363: Is this a ramdisk? result = 1
21running: mount / -o remount,rw > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
22--------------------------------start of output-----------------------------
23--------------------------------end of output------------------------------
24...ran just fine. :-)
25[Main] libmondo-tools.c->get_kernel_version#394: g_kernel_version = 2.618000
26[Main] mondo-restore.c->main#3272: FYI - g_mountlist_fname = /tmp/mountlist.txt
27running: cp -f /tmp/mountlist.txt /tmp/mountlist.txt.orig > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
28--------------------------------start of output-----------------------------
29--------------------------------end of output------------------------------
30...ran just fine. :-)
31running: mkdir -p /tmp/tmpfs/mondo.tmp.17767 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
32--------------------------------start of output-----------------------------
33--------------------------------end of output------------------------------
34...ran just fine. :-)
35running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
36--------------------------------start of output-----------------------------
37--------------------------------end of output------------------------------
38...ran just fine. :-)
39running: ln -sf /var/log/mondo-archive.log /tmp/mondo-restore.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
40--------------------------------start of output-----------------------------
41--------------------------------end of output------------------------------
42...ran just fine. :-)
43running: rm -Rf /tmp/tmpfs/mondo.tmp.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
44--------------------------------start of output-----------------------------
45--------------------------------end of output------------------------------
46...ran just fine. :-)
47 [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1578: libmondo-tools.c, do_libmondo_global_strings_thing, 1578: Malloc'ing globals
48-------------- Mondo Restore v2.2.0-881 -------------
49DON'T PANIC! Mondorestore logs almost everything, so please
50don't break out in a cold sweat just because you see a few
51error messages in the log. Read them; analyze them; see if
52they are significant; above all, verify your backups! Please
53attach a compressed copy of this log to any e-mail you send
54to the Mondo mailing list when you are seeking technical
55support. Without it, we can't help you. - DevTeam
56------------------------------------------------------------
57BTW, despite (or perhaps because of) the wealth of messages,
58some users are inclined to stop reading this log. If Mondo
59stopped for some reason, chances are it's detailed here.
60More than likely there's a message at the very end of this
61log that will tell you what is wrong. Please read it!
62------------------------------------------------------------
63[Main] mondo-restore.c->main#3309: I am in disaster recovery mode
64 [Main] mondo-restore.c->main#3314: mondo-restore.c, main, 3314: what time is it
65[Main] mondo-restore.c->main#3472: I must be in disaster recovery mode.
66 [Main] mondo-restore.c->main#3473: FYI, MOUNTLIST_FNAME = /tmp/mountlist.txt
67 [Main] mondo-restore.c->main#3479: mondo-restore.c, main, 3479: About to call load_mountlist and load_raidtab
68 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1090: Backup medium is CD-R[W]
69[Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1106: Internal tape block size has been custom-set to 32768
70 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1135: differential var = '0'
71 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1139: This is a regular (full) backup
72 [Main] libmondo-mountlist.c->load_mountlist#961: Loading mountlist...
73 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/sdc5 lvm lvm 17840119
74 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/sdb5 lvm lvm 17430493
75 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/sdb1 / ext3 489951
76 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/mapper/export0-lv_export0 /export/lv_export0 xfs 0
77 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/hda5 /export/maxtor_6Y080P0 xfs 80035767
78 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/mapper/system-lv_home /home xfs 0
79 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/mapper/system-lv_temp /tmp xfs 0
80 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/mapper/system-lv_usr /usr xfs 0
81 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/mapper/system-lv_var /var xfs 0
82 [Main] libmondo-mountlist.c->load_mountlist#1031: /dev/sda11 swap swap 2883628
83 [Main] libmondo-mountlist.c->load_mountlist#1039: Mountlist loaded successfully.
84 [Main] libmondo-mountlist.c->load_mountlist#1041: 10 entries in mountlist
85 [Main] libmondo-files.c->length_of_file#608: filename=/etc/raidtab
86libmondo-files.c, line 609: Unable to openin filename (No such file or directory)
87 [Main] libmondo-raid.c->load_raidtab_into_raidlist#647: Raidtab is very small or non-existent. Ignoring it.
88 [Main] mondo-restore.c->main#3485: mondo-restore.c, main, 3485: Returned from calling load_mountlist and load_raidtab successfully
89[Main] mondo-restore.c->main#3508: Send in the clowns.
90 [Main] mondo-restore.c->main#3545: mondo-restore.c, main, 3545: compare
91 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2357: gcffa --- starting
92I'm thinking...
93running: mkdir -p /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk > /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 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2377: mountpt = /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk; cfg_file=/tmp/tmpfs/mondo.tmp.17767/tmp/mondo-restore.cfg
98running: mkdir -p /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
99--------------------------------start of output-----------------------------
100--------------------------------end of output------------------------------
101...ran just fine. :-)
102running: mkdir -p /tmp/tmpfs/mondo.tmp.17767/tmp > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
103--------------------------------start of output-----------------------------
104--------------------------------end of output------------------------------
105...ran just fine. :-)
106[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2389: tmp = '(sleep 15; kill `ps | grep "mount /dev/fd0u1722 /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk" | cut -d' ' -f1` 2> /dev/null) &'
107running: mount /dev/fd0u1722 /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
108--------------------------------start of output-----------------------------
109mount: Mounting /dev/fd0u1722 on /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk failed: No such device or address
110--------------------------------end of output------------------------------
111...ran with res=65280
112running: mount /dev/fd0H1440 /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
113--------------------------------start of output-----------------------------
114mount: Mounting /dev/fd0H1440 on /tmp/tmpfs/mondo.tmp.17767/mount.bootdisk failed: No such device or address
115--------------------------------end of output------------------------------
116...ran with res=65280
117 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2422: gcffa --- we don't have cfg file yet.
118 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2426: gcffa --- calling mount_cdrom now :)
119running: mount | grep -F /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
120--------------------------------start of output-----------------------------
121--------------------------------end of output------------------------------
122...ran with res=256
123 [Main] mondo-rstr-tools.c->mount_cdrom#789: (mount_cdrom) --- command = mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom
124running: mount /dev/cdrom -t iso9660 -o ro /mnt/cdrom > /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] mondo-rstr-tools.c->mount_cdrom#803: Mounted CD-ROM drive OK
129 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2429: gcffa --- managed to mount CD; so, no need for Plan B
130[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /mnt/cdrom mounted?
131 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2474: gcffa --- looking at mounted CD for mindi-boot.2880.img
132 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2481: gcffa --- Plan C, a.k.a. untarring some file from all.tar.gz
133running: 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
134--------------------------------start of output-----------------------------
135tmp/mondo-restore.cfg
136tmp/mountlist.txt
137tmp/i-want-my-lvm
138tmp/filelist.full.gz
139tmp/biggielist.txt
140--------------------------------end of output------------------------------
141...ran just fine. :-)
142[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2492: gcffa --- great! We've got the config file
143 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2497: mondo-rstr-tools.c, get_cfg_file_from_archive, 2497: cp -f //tmp/mondo-restore.cfg /tmp/tmpfs/mondo.tmp.17767/tmp/mondo-restore.cfg
144running: 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
145--------------------------------start of output-----------------------------
146--------------------------------end of output------------------------------
147...ran just fine. :-)
148[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2504: ... and I moved it successfully to /tmp/tmpfs/mondo.tmp.17767/tmp/mondo-restore.cfg
149 [Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2509: mondo-rstr-tools.c, get_cfg_file_from_archive, 2509: cp -f //tmp/mountlist.txt /tmp/tmpfs/mondo.tmp.17767/tmp/mountlist.txt
150running: 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
151--------------------------------start of output-----------------------------
152--------------------------------end of output------------------------------
153...ran just fine. :-)
154[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2514: Got mountlist too
155running: 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
156--------------------------------start of output-----------------------------
157--------------------------------end of output------------------------------
158...ran just fine. :-)
159[Main] mondo-rstr-tools.c->get_cfg_file_from_archive#2520: Copied mountlist to /tmp as well OK
160running: cp -f tmp/i-want-my-lvm /tmp/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
161--------------------------------start of output-----------------------------
162cp: `tmp/i-want-my-lvm' and `/tmp/i-want-my-lvm' are the same file
163--------------------------------end of output------------------------------
164...ran with res=256
165running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
166--------------------------------start of output-----------------------------
167--------------------------------end of output------------------------------
168...ran just fine. :-)
169Recovered mondo-restore.cfg
170running: 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
171--------------------------------start of output-----------------------------
172--------------------------------end of output------------------------------
173...ran just fine. :-)
174running: 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
175--------------------------------start of output-----------------------------
176--------------------------------end of output------------------------------
177...ran just fine. :-)
178running: 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
179--------------------------------start of output-----------------------------
180--------------------------------end of output------------------------------
181...ran just fine. :-)
182running: cp -f etc/raidtab /etc/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
183--------------------------------start of output-----------------------------
184cp: etc/raidtab: No such file or directory
185--------------------------------end of output------------------------------
186...ran with res=256
187running: cp -f tmp/i-want-my-lvm /tmp/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
188--------------------------------start of output-----------------------------
189cp: `tmp/i-want-my-lvm' and `/tmp/i-want-my-lvm' are the same file
190--------------------------------end of output------------------------------
191...ran with res=256
192root is mounted at
193
194No, Schlomo, that doesn't mean is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
195[Main] libmondo-devices.c->am_I_in_disaster_recovery_mode#363: Is this a ramdisk? result = 1
196[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/cdrom mounted?
197 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/cdrom " > /dev/null 2> /dev/null'
198 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1025: NB: CDROM device not mounted, mounting...
199running: mount /dev/cdrom /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
200--------------------------------start of output-----------------------------
201mount: /dev/cdrom is write-protected, mounting read-only
202mount: /dev/cdrom is write-protected, mounting read-only
203--------------------------------end of output------------------------------
204...ran just fine. :-)
205running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
206--------------------------------start of output-----------------------------
207--------------------------------end of output------------------------------
208...ran just fine. :-)
209 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1033: Re-jigging configuration AGAIN. CD-R, not ISO.
210 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1090: Backup medium is CD-R[W]
211[Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1106: Internal tape block size has been custom-set to 32768
212 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1135: differential var = '0'
213 [Main] mondo-rstr-tools.c->read_cfg_file_into_bkpinfo#1139: This is a regular (full) backup
214Comparing Automatically
215 [Main] mondo-rstr-compare.c->compare_mode#610: mondo-rstr-compare.c, compare_mode, 610: Pre-MAD
216Mounting devices
217[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/sdb1 mounted?
218 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/sdb1 " > /dev/null 2> /dev/null'
219[Main] mondo-rstr-tools.c->mount_device#856: Mounting device /dev/sdb1
220 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfattr
221 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfacl
222running: mkdir -p /mnt/RESTORING > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
223--------------------------------start of output-----------------------------
224--------------------------------end of output------------------------------
225...ran just fine. :-)
226 [Main] mondo-rstr-tools.c->mount_device#881: command='mount -t ext2 /dev/sdb1 -o ro /mnt/RESTORING 2>> /var/log/mondo-archive.log'
227running: mount -t ext2 /dev/sdb1 -o ro /mnt/RESTORING 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
228--------------------------------start of output-----------------------------
229--------------------------------end of output------------------------------
230...ran just fine. :-)
231[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/export0-lv_export0 mounted?
232 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/export0-lv_export0 " > /dev/null 2> /dev/null'
233[Main] mondo-rstr-tools.c->mount_device#856: Mounting device /dev/mapper/export0-lv_export0
234 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfattr
235 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfacl
236running: mkdir -p /mnt/RESTORING/export/lv_export0 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
237--------------------------------start of output-----------------------------
238--------------------------------end of output------------------------------
239...ran just fine. :-)
240 [Main] mondo-rstr-tools.c->mount_device#881: command='mount -t xfs /dev/mapper/export0-lv_export0 -o ro /mnt/RESTORING/export/lv_export0 2>> /var/log/mondo-archive.log'
241running: mount -t xfs /dev/mapper/export0-lv_export0 -o ro /mnt/RESTORING/export/lv_export0 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
242--------------------------------start of output-----------------------------
243mount: Mounting /dev/mapper/export0-lv_export0 on /mnt/RESTORING/export/lv_export0 failed: Invalid argument
244--------------------------------end of output------------------------------
245...ran with res=65280
246[Main] mondo-rstr-tools.c->mount_device#892: Unable to mount device /dev/mapper/export0-lv_export0 (type xfs) at /mnt/RESTORING/export/lv_export0
247[Main] mondo-rstr-tools.c->mount_device#893: command was 'mount -t xfs /dev/mapper/export0-lv_export0 -o ro /mnt/RESTORING/export/lv_export0 2>> /var/log/mondo-archive.log'
248 [Main] mondo-rstr-tools.c->mount_device#897: Retrying w/o the '-t' switch
249 [Main] mondo-rstr-tools.c->mount_device#900: 2nd command = 'mount /dev/mapper/export0-lv_export0 /mnt/RESTORING/export/lv_export0 2>> /var/log/mondo-archive.log'
250running: mount /dev/mapper/export0-lv_export0 /mnt/RESTORING/export/lv_export0 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
251--------------------------------start of output-----------------------------
252mount: Mounting /dev/mapper/export0-lv_export0 on /mnt/RESTORING/export/lv_export0 failed: Invalid argument
253--------------------------------end of output------------------------------
254...ran with res=65280
255Mounting device /dev/mapper/export0-lv_export0
256[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/hda5 mounted?
257 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/hda5 " > /dev/null 2> /dev/null'
258[Main] mondo-rstr-tools.c->mount_device#856: Mounting device /dev/hda5
259 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfattr
260 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfacl
261running: mkdir -p /mnt/RESTORING/export/maxtor_6Y080P0 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
262--------------------------------start of output-----------------------------
263--------------------------------end of output------------------------------
264...ran just fine. :-)
265 [Main] mondo-rstr-tools.c->mount_device#881: command='mount -t xfs /dev/hda5 -o ro /mnt/RESTORING/export/maxtor_6Y080P0 2>> /var/log/mondo-archive.log'
266running: mount -t xfs /dev/hda5 -o ro /mnt/RESTORING/export/maxtor_6Y080P0 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
267--------------------------------start of output-----------------------------
268mount: Mounting /dev/hda5 on /mnt/RESTORING/export/maxtor_6Y080P0 failed: Invalid argument
269--------------------------------end of output------------------------------
270...ran with res=65280
271[Main] mondo-rstr-tools.c->mount_device#892: Unable to mount device /dev/hda5 (type xfs) at /mnt/RESTORING/export/maxtor_6Y080P0
272[Main] mondo-rstr-tools.c->mount_device#893: command was 'mount -t xfs /dev/hda5 -o ro /mnt/RESTORING/export/maxtor_6Y080P0 2>> /var/log/mondo-archive.log'
273 [Main] mondo-rstr-tools.c->mount_device#897: Retrying w/o the '-t' switch
274 [Main] mondo-rstr-tools.c->mount_device#900: 2nd command = 'mount /dev/hda5 /mnt/RESTORING/export/maxtor_6Y080P0 2>> /var/log/mondo-archive.log'
275running: mount /dev/hda5 /mnt/RESTORING/export/maxtor_6Y080P0 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
276--------------------------------start of output-----------------------------
277mount: Mounting /dev/hda5 on /mnt/RESTORING/export/maxtor_6Y080P0 failed: Invalid argument
278--------------------------------end of output------------------------------
279...ran with res=65280
280Mounting device /dev/hda5
281[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/system-lv_home mounted?
282 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/system-lv_home " > /dev/null 2> /dev/null'
283[Main] mondo-rstr-tools.c->mount_device#856: Mounting device /dev/mapper/system-lv_home
284 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfattr
285 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfacl
286running: mkdir -p /mnt/RESTORING/home > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
287--------------------------------start of output-----------------------------
288--------------------------------end of output------------------------------
289...ran just fine. :-)
290 [Main] mondo-rstr-tools.c->mount_device#881: command='mount -t xfs /dev/mapper/system-lv_home -o ro /mnt/RESTORING/home 2>> /var/log/mondo-archive.log'
291running: mount -t xfs /dev/mapper/system-lv_home -o ro /mnt/RESTORING/home 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
292--------------------------------start of output-----------------------------
293mount: Mounting /dev/mapper/system-lv_home on /mnt/RESTORING/home failed: Invalid argument
294--------------------------------end of output------------------------------
295...ran with res=65280
296[Main] mondo-rstr-tools.c->mount_device#892: Unable to mount device /dev/mapper/system-lv_home (type xfs) at /mnt/RESTORING/home
297[Main] mondo-rstr-tools.c->mount_device#893: command was 'mount -t xfs /dev/mapper/system-lv_home -o ro /mnt/RESTORING/home 2>> /var/log/mondo-archive.log'
298 [Main] mondo-rstr-tools.c->mount_device#897: Retrying w/o the '-t' switch
299 [Main] mondo-rstr-tools.c->mount_device#900: 2nd command = 'mount /dev/mapper/system-lv_home /mnt/RESTORING/home 2>> /var/log/mondo-archive.log'
300running: mount /dev/mapper/system-lv_home /mnt/RESTORING/home 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
301--------------------------------start of output-----------------------------
302mount: Mounting /dev/mapper/system-lv_home on /mnt/RESTORING/home failed: Invalid argument
303--------------------------------end of output------------------------------
304...ran with res=65280
305Mounting device /dev/mapper/system-lv_home
306[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/system-lv_temp mounted?
307 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/system-lv_temp " > /dev/null 2> /dev/null'
308[Main] mondo-rstr-tools.c->mount_device#856: Mounting device /dev/mapper/system-lv_temp
309 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfattr
310 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfacl
311running: mkdir -p /mnt/RESTORING/tmp > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
312--------------------------------start of output-----------------------------
313--------------------------------end of output------------------------------
314...ran just fine. :-)
315 [Main] mondo-rstr-tools.c->mount_device#881: command='mount -t xfs /dev/mapper/system-lv_temp -o ro /mnt/RESTORING/tmp 2>> /var/log/mondo-archive.log'
316running: mount -t xfs /dev/mapper/system-lv_temp -o ro /mnt/RESTORING/tmp 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
317--------------------------------start of output-----------------------------
318--------------------------------end of output------------------------------
319...ran just fine. :-)
320[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/system-lv_usr mounted?
321 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/system-lv_usr " > /dev/null 2> /dev/null'
322[Main] mondo-rstr-tools.c->mount_device#856: Mounting device /dev/mapper/system-lv_usr
323 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfattr
324 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfacl
325running: mkdir -p /mnt/RESTORING/usr > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
326--------------------------------start of output-----------------------------
327--------------------------------end of output------------------------------
328...ran just fine. :-)
329 [Main] mondo-rstr-tools.c->mount_device#881: command='mount -t xfs /dev/mapper/system-lv_usr -o ro /mnt/RESTORING/usr 2>> /var/log/mondo-archive.log'
330running: mount -t xfs /dev/mapper/system-lv_usr -o ro /mnt/RESTORING/usr 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
331--------------------------------start of output-----------------------------
332mount: Mounting /dev/mapper/system-lv_usr on /mnt/RESTORING/usr failed: Invalid argument
333--------------------------------end of output------------------------------
334...ran with res=65280
335[Main] mondo-rstr-tools.c->mount_device#892: Unable to mount device /dev/mapper/system-lv_usr (type xfs) at /mnt/RESTORING/usr
336[Main] mondo-rstr-tools.c->mount_device#893: command was 'mount -t xfs /dev/mapper/system-lv_usr -o ro /mnt/RESTORING/usr 2>> /var/log/mondo-archive.log'
337 [Main] mondo-rstr-tools.c->mount_device#897: Retrying w/o the '-t' switch
338 [Main] mondo-rstr-tools.c->mount_device#900: 2nd command = 'mount /dev/mapper/system-lv_usr /mnt/RESTORING/usr 2>> /var/log/mondo-archive.log'
339running: mount /dev/mapper/system-lv_usr /mnt/RESTORING/usr 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
340--------------------------------start of output-----------------------------
341mount: Mounting /dev/mapper/system-lv_usr on /mnt/RESTORING/usr failed: Invalid argument
342--------------------------------end of output------------------------------
343...ran with res=65280
344Mounting device /dev/mapper/system-lv_usr
345[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/system-lv_var mounted?
346 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/system-lv_var " > /dev/null 2> /dev/null'
347[Main] mondo-rstr-tools.c->mount_device#856: Mounting device /dev/mapper/system-lv_var
348 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfattr
349 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfacl
350running: mkdir -p /mnt/RESTORING/var > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
351--------------------------------start of output-----------------------------
352--------------------------------end of output------------------------------
353...ran just fine. :-)
354 [Main] mondo-rstr-tools.c->mount_device#881: command='mount -t xfs /dev/mapper/system-lv_var -o ro /mnt/RESTORING/var 2>> /var/log/mondo-archive.log'
355running: mount -t xfs /dev/mapper/system-lv_var -o ro /mnt/RESTORING/var 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
356--------------------------------start of output-----------------------------
357mount: Mounting /dev/mapper/system-lv_var on /mnt/RESTORING/var failed: Invalid argument
358--------------------------------end of output------------------------------
359...ran with res=65280
360[Main] mondo-rstr-tools.c->mount_device#892: Unable to mount device /dev/mapper/system-lv_var (type xfs) at /mnt/RESTORING/var
361[Main] mondo-rstr-tools.c->mount_device#893: command was 'mount -t xfs /dev/mapper/system-lv_var -o ro /mnt/RESTORING/var 2>> /var/log/mondo-archive.log'
362 [Main] mondo-rstr-tools.c->mount_device#897: Retrying w/o the '-t' switch
363 [Main] mondo-rstr-tools.c->mount_device#900: 2nd command = 'mount /dev/mapper/system-lv_var /mnt/RESTORING/var 2>> /var/log/mondo-archive.log'
364running: mount /dev/mapper/system-lv_var /mnt/RESTORING/var 2>> /var/log/mondo-archive.log > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
365--------------------------------start of output-----------------------------
366mount: Mounting /dev/mapper/system-lv_var on /mnt/RESTORING/var failed: Invalid argument
367--------------------------------end of output------------------------------
368...ran with res=65280
369Mounting device /dev/mapper/system-lv_var
370[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/sdc5 mounted?
371 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/sdc5 " > /dev/null 2> /dev/null'
372[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/sdb5 mounted?
373 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/sdb5 " > /dev/null 2> /dev/null'
374[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/sda11 mounted?
375 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/sda11 " > /dev/null 2> /dev/null'
376[Main] mondo-rstr-tools.c->mount_device#856: Mounting device /dev/sda11
377 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfattr
378 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe() --- Could not find setfacl
379running: swapon /dev/sda11 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
380--------------------------------start of output-----------------------------
381--------------------------------end of output------------------------------
382...ran just fine. :-)
383running: df -m > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
384--------------------------------start of output-----------------------------
385Filesystem 1M-blocks Used Available Use Mounted on
386/dev/shm 64 0 64 0 /tmp
387/dev/sdb1 448 196 228 46 /mnt/RESTORING
388/dev/mapper/system-lv_temp 1014 0 1014 0 /mnt/RESTORING/tmp
389--------------------------------end of output------------------------------
390...ran just fine. :-)
391Failed.
392Unable to mount some or all of your partitions.
393running: df -m > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
394--------------------------------start of output-----------------------------
395Filesystem 1M-blocks Used Available Use Mounted on
396/dev/shm 64 0 64 0 /tmp
397/dev/sdb1 448 196 228 46 /mnt/RESTORING
398/dev/mapper/system-lv_temp 1014 0 1014 0 /mnt/RESTORING/tmp
399--------------------------------end of output------------------------------
400...ran just fine. :-)
401 [Main] mondo-rstr-compare.c->compare_mode#612: mondo-rstr-compare.c, compare_mode, 612: Post-MAD
402running: df -m > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
403--------------------------------start of output-----------------------------
404Filesystem 1M-blocks Used Available Use Mounted on
405/dev/shm 64 0 64 0 /tmp
406/dev/sdb1 448 196 228 46 /mnt/RESTORING
407/dev/mapper/system-lv_temp 1014 0 1014 0 /mnt/RESTORING/tmp
408--------------------------------end of output------------------------------
409...ran just fine. :-)
410Unmounting devices
411running: ps | grep buffer | grep -v "grep buffer" > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
412--------------------------------start of output-----------------------------
413--------------------------------end of output------------------------------
414...ran with res=256
415running: cp -f /tmp/mondo-restore.log /mnt/RESTORING/tmp/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
416--------------------------------start of output-----------------------------
417cp: unable to open `/mnt/RESTORING/tmp/mondo-restore.log': Read-only file system
418--------------------------------end of output------------------------------
419...ran with res=256
420[Main] mondo-rstr-tools.c->unmount_all_devices#2220: Error. Failed to copy log to PC's /tmp dir. (Mounted read-only?)
421running: cp -f /tmp/mondo-restore.log /mnt/RESTORING/root/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
422--------------------------------start of output-----------------------------
423cp: unable to open `/mnt/RESTORING/root/mondo-restore.log': Read-only file system
424--------------------------------end of output------------------------------
425...ran with res=256
426[Main] mondo-rstr-tools.c->unmount_all_devices#2225: Error. Failed to copy log to PC's /root dir. (Mounted read-only?)
427[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/sda11 mounted?
428 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/sda11 " > /dev/null 2> /dev/null'
429running: swapoff /dev/sda11 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
430--------------------------------start of output-----------------------------
431--------------------------------end of output------------------------------
432...ran just fine. :-)
433 [Main] mondo-rstr-tools.c->unmount_all_devices#2263: Unmounting device /dev/sda11
434[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/system-lv_var mounted?
435 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/system-lv_var " > /dev/null 2> /dev/null'
436 [Main] mondo-rstr-tools.c->unmount_all_devices#2263: Unmounting device /dev/mapper/system-lv_var ...not mounted anyway :-) OK
437[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/system-lv_usr mounted?
438 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/system-lv_usr " > /dev/null 2> /dev/null'
439 [Main] mondo-rstr-tools.c->unmount_all_devices#2263: Unmounting device /dev/mapper/system-lv_usr ...not mounted anyway :-) OK
440[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/system-lv_temp mounted?
441running: umount /mnt/RESTORING/tmp > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
442--------------------------------start of output-----------------------------
443--------------------------------end of output------------------------------
444...ran just fine. :-)
445 [Main] mondo-rstr-tools.c->unmount_all_devices#2263: Unmounting device /dev/mapper/system-lv_temp
446[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/system-lv_home mounted?
447 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/system-lv_home " > /dev/null 2> /dev/null'
448 [Main] mondo-rstr-tools.c->unmount_all_devices#2263: Unmounting device /dev/mapper/system-lv_home ...not mounted anyway :-) OK
449[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/hda5 mounted?
450 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/hda5 " > /dev/null 2> /dev/null'
451 [Main] mondo-rstr-tools.c->unmount_all_devices#2263: Unmounting device /dev/hda5 ...not mounted anyway :-) OK
452[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/mapper/export0-lv_export0 mounted?
453 [Main] libmondo-devices.c->is_this_device_mounted#1534: tmp (command) = 'cat /proc/swaps | grep -w "/dev/mapper/export0-lv_export0 " > /dev/null 2> /dev/null'
454 [Main] mondo-rstr-tools.c->unmount_all_devices#2263: Unmounting device /dev/mapper/export0-lv_export0 ...not mounted anyway :-) OK
455[Main] libmondo-devices.c->is_this_device_mounted#1508: Is /dev/sdb1 mounted?
456running: umount /mnt/RESTORING/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
457--------------------------------start of output-----------------------------
458--------------------------------end of output------------------------------
459...ran just fine. :-)
460 [Main] mondo-rstr-tools.c->unmount_all_devices#2263: Unmounting device /dev/sdb1
461Done.
462All partitions were unmounted OK.
463Run complete. Errors were reported. Please review the logfile.
464[Main] mondo-restore.c->main#3612: post-nuke found; find out whether we should run it...
465[Main] mondo-restore.c->main#3621: No, will not run post-nuke.
466running: rm -Rf /tmp/tmpfs/mondo.tmp.17767 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
467--------------------------------start of output-----------------------------
468--------------------------------end of output------------------------------
469...ran just fine. :-)
470Restore log copied to /tmp/mondo-restore.log on your hard disk
471Mondo-restore is exiting (retval=326400)
472running: mount / -o remount,rw > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
473--------------------------------start of output-----------------------------
474--------------------------------end of output------------------------------
475...ran just fine. :-)
476 [Main] libmondo-files.c->register_pid#812: Unregistering PID
477running: umount /mnt/cdrom > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
478--------------------------------start of output-----------------------------
479umount: Couldn't umount /mnt/cdrom: Invalid argument
480--------------------------------end of output------------------------------
481...ran with res=256
482running: rm -Rf /mondo.scratch.* /tmp.mondo.* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
483--------------------------------start of output-----------------------------
484--------------------------------end of output------------------------------
485...ran just fine. :-)
486 [Main] libmondo-fork.c->run_program_and_log_output#327: Warning - asked to run zerolength program
487[Main] newt-specific.c->finish#494: Calling newtFinished()
488 [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1586: libmondo-tools.c, do_libmondo_global_strings_thing, 1586: Freeing globals