Ticket #366: mondoarchive_2.2.6.log

File mondoarchive_2.2.6.log, 8.9 KB (added by deepugopi, 15 years ago)

MondoArchive[2.2.6] log file

Line 
1Time started: Wed Oct 28 09:18:43 2009
2
3running: dmesg -n1 > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
4--------------------------------start of output-----------------------------
5--------------------------------end of output------------------------------
6...ran just fine. :-)
7Mondo Archive v2.2.6-r1930 --- http://www.mondorescue.org
8running x86_64 binaries
9running on x86_64 architecture
10-----------------------------------------------------------
11NB: Mondo logs almost everything, so don't panic if you see
12some error messages. Please read them carefully before you
13decide to break out in a cold sweat. Despite (or perhaps
14because of) the wealth of messages. some users are inclined
15to stop reading this log. If Mondo stopped for some reason,
16chances are it's detailed here. More than likely there's a
17message at the very end of this log that will tell you what
18is wrong. Please read it! -Devteam
19-----------------------------------------------------------
20Zero...
21[Main] mondoarchive.c->welcome_to_mondoarchive#112: One...
22 [Main] mondoarchive.c->welcome_to_mondoarchive#113: Two...
23 [Main] mondoarchive.c->welcome_to_mondoarchive#114: Three...
24 [Main] mondoarchive.c->welcome_to_mondoarchive#115: Four...
25 [Main] mondoarchive.c->distro_specific_kludges_at_start_of_mondoarchive#132: Unmounting old ramdisks if necessary
26running: umount `mount | grep shm | grep mondo | cut -d' ' -f3` > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
27--------------------------------start of output-----------------------------
28--------------------------------end of output------------------------------
29...ran just fine. :-)
30running: mount | grep cdrom | grep super > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
31--------------------------------start of output-----------------------------
32--------------------------------end of output------------------------------
33...ran with res=256
34running: mount | grep floppy | grep super > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
35--------------------------------start of output-----------------------------
36--------------------------------end of output------------------------------
37...ran with res=256
38[Main] libmondo-tools.c->mount_boot_if_necessary#1240: Started sub
39 [Main] libmondo-tools.c->mount_boot_if_necessary#1241: About to set g_boot_mountpt[0] to '\0'
40 [Main] libmondo-tools.c->mount_boot_if_necessary#1243: Done. Great. Seeting command to something
41 [Main] libmondo-tools.c->mount_boot_if_necessary#1246: Cool. Command = 'grep -v ":" /etc/fstab | grep -vE '^#.*$' | grep -E "[ ]/boot[ ]" | tr -s ' ' ' ' | cut -f1 | head -n1'
42 [Main] libmondo-tools.c->mount_boot_if_necessary#1248: tmp = 'LABEL=/boot1'
43 [Main] libmondo-tools.c->mount_boot_if_necessary#1250: /boot is at LABEL=/boot1 according to /etc/fstab
44[Main] libmondo-tools.c->mount_boot_if_necessary#1286: Ended sub
45[Main] libmondo-tools.c->get_kernel_version#262: g_kernel_version = 2.690000
46running: rm -Rf /var/cache/mondo/changed.files* > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
47--------------------------------start of output-----------------------------
48--------------------------------end of output------------------------------
49...ran just fine. :-)
50Checking sanity of your Linux distribution
51running: grep ramdisk /proc/devices > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
52--------------------------------start of output-----------------------------
531 ramdisk
54--------------------------------end of output------------------------------
55...ran just fine. :-)
56running: mount | grep -Ew 'vfat|fat|dos' | grep -vE "/dev/fd|nexdisk" > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
57--------------------------------start of output-----------------------------
58--------------------------------end of output------------------------------
59...ran with res=256
60 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe () --- Found cmp at /usr/bin/cmp
61running: mindi -V > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
62--------------------------------start of output-----------------------------
63Mindi v2.0.2-r1930
64--------------------------------end of output------------------------------
65...ran just fine. :-)
66running: parted2fdisk -l | grep -i raid > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
67--------------------------------start of output-----------------------------
68--------------------------------end of output------------------------------
69...ran with res=256
70Done.
71 [Main] libmondo-files.c->find_home_of_exe#434: find_home_of_exe () --- Found afio at /usr/bin/afio
72 [Main] libmondo-cli.c->process_switches#418: '/' is pleonastic.
73[Main] libmondo-cli.c->process_switches#440: ERROR ! doesn't exist
74[Main] newt-specific.c->fatal_error#294: Fatal error received - 'ERROR ! You specified a directory to include which doesn't exist'
75 [Main] newt-specific.c->fatal_error#312: OK, I think I'm the main PID.
76 [Main] newt-specific.c->fatal_error#320: I'm going to do some cleaning up now.
77 [Main] newt-specific.c->fatal_error#321: killall mindi 2> /dev/null
78running: ps auxww | grep " /mondo/do-not " | awk '{print $2;}' | grep -v "grep" > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
79--------------------------------start of output-----------------------------
8019697
8119699
82--------------------------------end of output------------------------------
83...ran just fine. :-)
84running: kill `ps auxww | grep " /mondo/do-not " | awk '{print $2;}' | grep -v "grep"` > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
85--------------------------------start of output-----------------------------
86--------------------------------end of output------------------------------
87...ran with res=15
88running: ps auxww | grep " tmp.mondo " | awk '{print $2;}' | grep -v "grep" > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
89--------------------------------start of output-----------------------------
9019712
9119714
92--------------------------------end of output------------------------------
93...ran just fine. :-)
94running: kill `ps auxww | grep " tmp.mondo " | awk '{print $2;}' | grep -v "grep"` > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
95--------------------------------start of output-----------------------------
96--------------------------------end of output------------------------------
97...ran with res=15
98running: ps auxww | grep " ntfsclone " | awk '{print $2;}' | grep -v "grep" > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
99--------------------------------start of output-----------------------------
10019727
10119729
102--------------------------------end of output------------------------------
103...ran just fine. :-)
104running: kill `ps auxww | grep " ntfsclone " | awk '{print $2;}' | grep -v "grep"` > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
105--------------------------------start of output-----------------------------
106--------------------------------end of output------------------------------
107...ran with res=15
108 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
109 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
110 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
111 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
112 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
113 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
114 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
115 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
116 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
117 [Main] newt-specific.c->fatal_error#329: Waiting for child processes to terminate
118 [Main] libmondo-files.c->register_pid#815: Unregistering PID
119 [Main] libmondo-files.c->register_pid#815: Unregistering PID
120 [Main] libmondo-files.c->register_pid#817: Error unregistering PID
121running: umount /mnt/cdrom > /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.tmp 2> /BACKUP/mondo.tmp.JM3MLw/mondo-run-prog-thing.err
122--------------------------------start of output-----------------------------
123umount: /mnt/cdrom: not mounted
124--------------------------------end of output------------------------------
125...ran with res=256