Ticket #117: MA.log

File MA.log, 17.2 KB (added by bcomber, 17 years ago)
Line 
1Time started: Tue Dec 26 17:09:13 2006
2
3running: dmesg -n1 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
4--------------------------------start of output-----------------------------
5--------------------------------end of output------------------------------
6...ran just fine. :-)
7Mondo Archive v2.2.0-892 --- http://www.mondorescue.org
8running on i386 architecture
9-----------------------------------------------------------
10NB: Mondo logs almost everything, so don't panic if you see
11some error messages. Please read them carefully before you
12decide to break out in a cold sweat. Despite (or perhaps
13because of) the wealth of messages. some users are inclined
14to stop reading this log. If Mondo stopped for some reason,
15chances are it's detailed here. More than likely there's a
16message at the very end of this log that will tell you what
17is wrong. Please read it! -Devteam
18-----------------------------------------------------------
19Zero...
20[Main] main.c->welcome_to_mondoarchive#180: One...
21 [Main] main.c->welcome_to_mondoarchive#181: Two...
22 [Main] main.c->welcome_to_mondoarchive#182: Three...
23 [Main] main.c->welcome_to_mondoarchive#183: Four...
24 [Main] main.c->distro_specific_kludges_at_start_of_mondoarchive#200: Unmounting old ramdisks if necessary
25running: umount `mount | grep shm | grep mondo | cut -d' ' -f3` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
26--------------------------------start of output-----------------------------
27Usage: umount [-hV]
28umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
29umount [-f] [-r] [-n] [-v] special | node...
30--------------------------------end of output------------------------------
31...ran with res=512
32running: mount | grep cdrom | grep super > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
33--------------------------------start of output-----------------------------
34--------------------------------end of output------------------------------
35...ran with res=256
36running: mount | grep floppy | grep super > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
37--------------------------------start of output-----------------------------
38--------------------------------end of output------------------------------
39...ran with res=256
40[Main] libmondo-tools.c->mount_boot_if_necessary#1393: Started sub
41 [Main] libmondo-tools.c->mount_boot_if_necessary#1394: About to set g_boot_mountpt[0] to '\0'
42 [Main] libmondo-tools.c->mount_boot_if_necessary#1396: Done. Great. Seeting command to something
43 [Main] libmondo-tools.c->mount_boot_if_necessary#1399: Cool. Command = 'grep -v ":" /etc/fstab | grep -vx "#.*" | grep -w "/boot" | tr -s ' ' ' ' | cut -f1 | head -n1'
44 [Main] libmondo-tools.c->mount_boot_if_necessary#1401: tmp = ''
45[Main] libmondo-tools.c->mount_boot_if_necessary#1435: Ended sub
46[Main] libmondo-tools.c->get_kernel_version#394: g_kernel_version = 2.618000
47[Main] libmondo-tools.c->reset_bkpinfo#954: Hi
48root is mounted at /dev/hda
49
50No, Schlomo, that doesn't mean /dev/hda is the root partition. It's just a debugging message. Relax. It's part of am_I_in_disaster_recovery_mode().
51[Main] libmondo-devices.c->am_I_in_disaster_recovery_mode#363: Is this a ramdisk? result = 0
52running: rm -Rf /tmp/changed.files* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
53--------------------------------start of output-----------------------------
54--------------------------------end of output------------------------------
55...ran just fine. :-)
56Checking sanity of your Linux distribution
57 [Main] libmondo-tools.c->some_basic_system_sanity_checks#1088: Free space on given partition = 16009 MB
58running: grep ramdisk /proc/devices > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
59--------------------------------start of output-----------------------------
601 ramdisk
61--------------------------------end of output------------------------------
62...ran just fine. :-)
63running: mount | grep -w vfat | grep -vE "/dev/fd|nexdisk" > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
64--------------------------------start of output-----------------------------
65--------------------------------end of output------------------------------
66...ran with res=256
67running: mount | grep -w dos | grep -vE "/dev/fd|nexdisk" > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
68--------------------------------start of output-----------------------------
69--------------------------------end of output------------------------------
70...ran with res=256
71 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found cmp at /usr/bin/cmp
72 [Main] libmondo-tools.c->some_basic_system_sanity_checks#1188: Directory /etc/modprobe.d found. mindi will use its contents.
73running: mindi -V > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
74--------------------------------start of output-----------------------------
75mindi v1.2.0-r892
76--------------------------------end of output------------------------------
77...ran just fine. :-)
78running: parted2fdisk -l | grep -i raid > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
79--------------------------------start of output-----------------------------
80--------------------------------end of output------------------------------
81...ran with res=256
82Done.
83 [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2544: bkpinfo->tmpdir is being set to /home/tmp.mondo.6248
84 [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2548: bkpinfo->scratchdir is being set to /home/mondo.scratch.868
85 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found afio at /usr/bin/afio
86 [Main] mondo-cli.c->process_switches#441: '/' is pleonastic.
87[Main] mondo-cli.c->process_switches#474: include_paths is now '/etc'
88 [Main] mondo-cli.c->process_switches#531: flag_val['c'] = 16
89 [Main] mondo-cli.c->process_switches#532: flag_val['w'] =
90running: grep -Ei suse /etc/issue.net | grep -E '9.0' | grep 64 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
91--------------------------------start of output-----------------------------
92--------------------------------end of output------------------------------
93...ran with res=256
94running: which mkfs.vfat > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
95--------------------------------start of output-----------------------------
96/sbin/mkfs.vfat
97--------------------------------end of output------------------------------
98...ran just fine. :-)
99 [Main] mondo-cli.c->handle_incoming_parameters#266: Switches:-
100 [Main] mondo-cli.c->handle_incoming_parameters#270: -F
101 [Main] mondo-cli.c->handle_incoming_parameters#270: -I /etc
102 [Main] mondo-cli.c->handle_incoming_parameters#270: -O
103 [Main] mondo-cli.c->handle_incoming_parameters#270: -c 16
104 [Main] mondo-cli.c->handle_incoming_parameters#270: -d /dev/hdd
105[Main] libmondo-tools.c->post_param_configuration#591: Foo
106 [Main] libmondo-tools.c->post_param_configuration#641: Tmpfs mounted OK - 350 MB
107 [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found cdrecord at /usr/bin/cdrecord
108 [Main] libmondo-tools.c->post_param_configuration#867: Finished processing incoming params
109BusyBox's sources are available from http://www.busybox.net
110 [Main] libmondo-filelist.c->prepare_filelist#1443: tmpdir=/home/tmp.mondo.6248/tmp.mondo.9580; scratchdir=/home/mondo.scratch.868/mondo.scratch.25345
111Making catalog of files to be backed up
112 [Main] libmondo-filelist.c->mondo_makefilelist#1733: Trying to write test string to exclude_paths
113 [Main] libmondo-filelist.c->mondo_makefilelist#1735: ...Success!
114running: cp -f /var/cache/mondo-archive/difflevel.0.aborted /var/cache/mondo-archive/difflevel.0 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
115--------------------------------start of output-----------------------------
116--------------------------------end of output------------------------------
117...ran just fine. :-)
118 [Main] libmondo-filelist.c->mondo_makefilelist#1781: include_paths = '/etc'
119[Main] libmondo-filelist.c->mondo_makefilelist#1782: Calculating filelist
120 [Main] libmondo-filelist.c->mondo_makefilelist#1787: Excluding paths = ' /home/tmp.mondo.6248/tmp.mondo.9580 /home/mondo.scratch.868/mondo.scratch.25345 . .. /mnt/cdrom /mnt/floppy /media/cdrom /media/cdrecorder /proc /sys /root/images/mondo /root/images/mindi '
121 [Main] libmondo-filelist.c->mondo_makefilelist#1789: Generating skeleton filelist so that we can track our progress
122 [Main] libmondo-filelist.c->mondo_makefilelist#1792: g_skeleton_entries = 0
123 [Main] libmondo-filelist.c->mondo_makefilelist#1793: Opening out filelist to /home/tmp.mondo.6248/tmp.mondo.9580/tmpfs/filelist.full
124[Main] libmondo-filelist.c->mondo_makefilelist#1806: Including /etc in filelist /home/tmp.mondo.6248/tmp.mondo.9580/tmpfs/filelist.full
125Making catalog of /etc
126 Making catalog of /etc
127 [Main] libmondo-filelist.c->mondo_makefilelist#1817: Copying new filelist to scratchdir
128 [Main] libmondo-filelist.c->mondo_makefilelist#1824: Freeing variables
129 [Main] libmondo-filelist.c->mondo_makefilelist#1830: Exiting
130Done.
131Dividing filelist into sets
132Dividing filelist into sets. Please wait.
133 [Main] libmondo-filelist.c->chop_filelist#366: filelist=/home/mondo.scratch.868/mondo.scratch.25345/archives/filelist.full;
134Dividing filelist into sets
135 Dividing filelist into sets
136 [Main] libmondo-filelist.c->chop_filelist#377: outfname=/home/tmp.mondo.6248/tmp.mondo.9580/filelist.0; biggie_fname=/home/tmp.mondo.6248/tmp.mondo.9580/biggielist.txt
137[Main] libmondo-filelist.c->sort_file#273: Sorting file /home/tmp.mondo.6248/tmp.mondo.9580/filelist.0
138 [Main] libmondo-filelist.c->sort_file#290: Sorted /home/tmp.mondo.6248/tmp.mondo.9580/filelist.0 --> /tmp/sort.16103.8863.149 OK. Copying it back to /home/tmp.mondo.6248/tmp.mondo.9580/filelist.0 now
139running: mv -f /tmp/sort.16103.8863.149 /home/tmp.mondo.6248/tmp.mondo.9580/filelist.0 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
140--------------------------------start of output-----------------------------
141--------------------------------end of output------------------------------
142...ran just fine. :-)
143 [Main] libmondo-filelist.c->sort_file#297: /home/tmp.mondo.6248/tmp.mondo.9580/filelist.0 was sorted OK.
144[Main] libmondo-filelist.c->sort_file#302: Finished sorting file /home/tmp.mondo.6248/tmp.mondo.9580/filelist.0
145[Main] libmondo-filelist.c->sort_file#273: Sorting file /home/tmp.mondo.6248/tmp.mondo.9580/filelist.1
146 [Main] libmondo-filelist.c->sort_file#290: Sorted /home/tmp.mondo.6248/tmp.mondo.9580/filelist.1 --> /tmp/sort.18315.21354.15369 OK. Copying it back to /home/tmp.mondo.6248/tmp.mondo.9580/filelist.1 now
147running: mv -f /tmp/sort.18315.21354.15369 /home/tmp.mondo.6248/tmp.mondo.9580/filelist.1 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
148--------------------------------start of output-----------------------------
149--------------------------------end of output------------------------------
150...ran just fine. :-)
151 [Main] libmondo-filelist.c->sort_file#297: /home/tmp.mondo.6248/tmp.mondo.9580/filelist.1 was sorted OK.
152[Main] libmondo-filelist.c->sort_file#302: Finished sorting file /home/tmp.mondo.6248/tmp.mondo.9580/filelist.1
153[Main] libmondo-filelist.c->sort_file#273: Sorting file /home/tmp.mondo.6248/tmp.mondo.9580/biggielist.txt
154 [Main] libmondo-filelist.c->sort_file#290: Sorted /home/tmp.mondo.6248/tmp.mondo.9580/biggielist.txt --> /tmp/sort.15330.28016.6902 OK. Copying it back to /home/tmp.mondo.6248/tmp.mondo.9580/biggielist.txt now
155running: mv -f /tmp/sort.15330.28016.6902 /home/tmp.mondo.6248/tmp.mondo.9580/biggielist.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] libmondo-filelist.c->sort_file#297: /home/tmp.mondo.6248/tmp.mondo.9580/biggielist.txt was sorted OK.
160[Main] libmondo-filelist.c->sort_file#302: Finished sorting file /home/tmp.mondo.6248/tmp.mondo.9580/biggielist.txt
161[Main] libmondo-filelist.c->chop_filelist#458: Filelist divided into 2 sets
162 [Main] libmondo-files.c->estimate_noof_media_required#1352: Estimating number of media required...
163 [Main] libmondo-files.c->size_of_all_biggiefiles_K#896: Calculating size of all biggiefiles (in total)
164 [Main] libmondo-files.c->size_of_all_biggiefiles_K#898: biggielist = /home/tmp.mondo.6248/tmp.mondo.9580/biggielist.txt
165 [Main] libmondo-files.c->size_of_all_biggiefiles_K#903: Reading it...
166 [Main] libmondo-files.c->size_of_all_biggiefiles_K#939: Closing...
167 [Main] libmondo-files.c->size_of_all_biggiefiles_K#941: Finished calculating total size of all biggiefiles
168Your backup will probably occupy a single CDR. Maybe two.
169 [Main] libmondo-filelist.c->call_filelist_chopper#235:
170Done.
171running: gzip -9 /home/mondo.scratch.868/mondo.scratch.25345/archives/filelist.full > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
172--------------------------------start of output-----------------------------
173--------------------------------end of output------------------------------
174...ran just fine. :-)
175running: cp -f /home/mondo.scratch.868/mondo.scratch.25345/archives/*list*.gz /home/tmp.mondo.6248/tmp.mondo.9580 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
176--------------------------------start of output-----------------------------
177--------------------------------end of output------------------------------
178...ran just fine. :-)
179Copying Mondo's core files to the scratch directory
180 [Main] libmondo-files.c->copy_mondo_and_mindi_stuff_to_scratchdir#1149: g_mondo_home='/usr/share/mondo'
181 [Main] libmondo-files.c->copy_mondo_and_mindi_stuff_to_scratchdir#1156: command = cp --parents -pRdf /usr/share/mondo /home/mondo.scratch.868/mondo.scratch.25345
182running: cp --parents -pRdf /usr/share/mondo /home/mondo.scratch.868/mondo.scratch.25345 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
183--------------------------------start of output-----------------------------
184--------------------------------end of output------------------------------
185...ran just fine. :-)
186running: cp -f /home/tmp.mondo.6248/tmp.mondo.9580/LAST-FILELIST-NUMBER /home/mondo.scratch.868/mondo.scratch.25345 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
187--------------------------------start of output-----------------------------
188--------------------------------end of output------------------------------
189...ran just fine. :-)
190running: cp -f /usr/sbin/mondorestore /home/tmp.mondo.6248/tmp.mondo.9580 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
191--------------------------------start of output-----------------------------
192--------------------------------end of output------------------------------
193...ran just fine. :-)
194Done.
195 [Main] libmondo-files.c->figure_out_kernel_path_interactively_if_necessary#361: Calling Mindi with kernel path of '/boot/vmlinuz-2.6.18.2-34-default'
196 [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#742: devs_to_exclude = ''
197Calling MINDI to create boot+data disks
198 [Main] libmondo-devices.c->which_boot_loader#2778: list_drives_cmd = parted2fdisk -l 2>/dev/null | grep "/dev/.*:" | tr -s ':' ' ' | tr -s ' ' '
199' | grep /dev/; echo /dev/hda
200 [Main] libmondo-devices.c->which_boot_loader#2789: looking at drive /dev/hda's MBR
201 [Main] libmondo-devices.c->which_boot_loader#2789: looking at drive /dev/hda's MBR
202 [Main] libmondo-devices.c->which_boot_loader#2804: 0 grubs and 0 lilos
203
204 [Main] libmondo-devices.c->which_boot_loader#2815: Unknown boot loader
205[Main] newt-specific.c->fatal_error#377: Fatal error received - 'Please specify your boot loader and device, e.g. -l GRUB -f /dev/hda. Type 'man mondoarchive' to read the manual.'
206 [Main] newt-specific.c->fatal_error#395: OK, I think I'm the main PID.
207 [Main] newt-specific.c->fatal_error#403: I'm going to do some cleaning up now.
208 [Main] newt-specific.c->fatal_error#404: killall mindi 2> /dev/null
209running: kill `ps auxww | grep " /mondo/do-not " | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
210--------------------------------start of output-----------------------------
211sh: line 0: kill: root: arguments must be process or job IDs
212sh: line 0: kill: root: arguments must be process or job IDs
213sh: line 0: kill: root: arguments must be process or job IDs
214--------------------------------end of output------------------------------
215...ran with res=256
216running: kill `ps auxww | grep " tmp.mondo " | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
217--------------------------------start of output-----------------------------
218sh: line 0: kill: root: arguments must be process or job IDs
219sh: line 0: kill: root: arguments must be process or job IDs
220sh: line 0: kill: root: arguments must be process or job IDs
221--------------------------------end of output------------------------------
222...ran with res=256
223running: kill `ps auxww | grep " ntfsclone " | awk '{print $1;}' | grep -vx "\?"` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
224--------------------------------start of output-----------------------------
225sh: line 0: kill: root: arguments must be process or job IDs
226sh: line 0: kill: root: arguments must be process or job IDs
227sh: line 0: kill: root: arguments must be process or job IDs
228--------------------------------end of output------------------------------
229...ran with res=256