| 1 | running: dmesg -n1 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 2 | --------------------------------start of output-----------------------------
|
|---|
| 3 | --------------------------------end of output------------------------------
|
|---|
| 4 | ...ran just fine. :-)
|
|---|
| 5 | Mondo Archive v2.0.9-780 --- http://www.mondorescue.org
|
|---|
| 6 | running on unknown architecture
|
|---|
| 7 | -----------------------------------------------------------
|
|---|
| 8 | NB: Mondo logs almost everything, so don't panic if you see
|
|---|
| 9 | some error messages. Please read them carefully before you
|
|---|
| 10 | decide to break out in a cold sweat. Despite (or perhaps
|
|---|
| 11 | because of) the wealth of messages. some users are inclined
|
|---|
| 12 | to stop reading this log. If Mondo stopped for some reason,
|
|---|
| 13 | chances are it's detailed here. More than likely there's a
|
|---|
| 14 | message at the very end of this log that will tell you what
|
|---|
| 15 | is wrong. Please read it! -Devteam
|
|---|
| 16 | -----------------------------------------------------------
|
|---|
| 17 | Zero...
|
|---|
| 18 | [Main] main.c->welcome_to_mondoarchive#179: One...
|
|---|
| 19 | [Main] main.c->welcome_to_mondoarchive#180: Two...
|
|---|
| 20 | [Main] main.c->welcome_to_mondoarchive#181: Three...
|
|---|
| 21 | [Main] main.c->welcome_to_mondoarchive#182: Four...
|
|---|
| 22 | [Main] main.c->distro_specific_kludges_at_start_of_mondoarchive#199: Unmounting old ramdisks if necessary
|
|---|
| 23 | running: umount `mount | grep shm | grep mondo | cut -d' ' -f3` > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 24 | --------------------------------start of output-----------------------------
|
|---|
| 25 | Usage: umount [-hV]
|
|---|
| 26 | umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
|
|---|
| 27 | umount [-f] [-r] [-n] [-v] special | node...
|
|---|
| 28 | --------------------------------end of output------------------------------
|
|---|
| 29 | ...ran with res=512
|
|---|
| 30 | running: mount | grep cdrom | grep super > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 31 | --------------------------------start of output-----------------------------
|
|---|
| 32 | --------------------------------end of output------------------------------
|
|---|
| 33 | ...ran with res=256
|
|---|
| 34 | running: mount | grep floppy | grep super > /tmp/mondo-run-prog-thing.tmp 2> /tmp/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#1393: Started sub
|
|---|
| 39 | [Main] libmondo-tools.c->mount_boot_if_necessary#1394: About to set g_boot_mountpt[0] to '\0'
|
|---|
| 40 | [Main] libmondo-tools.c->mount_boot_if_necessary#1396: Done. Great. Seeting command to something
|
|---|
| 41 | [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'
|
|---|
| 42 | [Main] libmondo-tools.c->mount_boot_if_necessary#1401: tmp = 'LABEL=/boot'
|
|---|
| 43 | [Main] libmondo-tools.c->mount_boot_if_necessary#1403: /boot is at LABEL=/boot according to /etc/fstab
|
|---|
| 44 | [Main] libmondo-tools.c->mount_boot_if_necessary#1409: ...ignored cos it's a label :-)
|
|---|
| 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.690000
|
|---|
| 47 | [Main] libmondo-tools.c->reset_bkpinfo#954: Hi
|
|---|
| 48 | root is mounted at /dev/mapper/VolGroup-LogVol00
|
|---|
| 49 |
|
|---|
| 50 | No, Schlomo, that doesn't mean /dev/mapper/VolGroup-LogVol00 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
|
|---|
| 52 | running: 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. :-)
|
|---|
| 56 | Checking sanity of your Linux distribution
|
|---|
| 57 | [Main] libmondo-tools.c->some_basic_system_sanity_checks#1088: Free space on given partition = 16135 MB
|
|---|
| 58 | running: grep ramdisk /proc/devices > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 59 | --------------------------------start of output-----------------------------
|
|---|
| 60 | 1 ramdisk
|
|---|
| 61 | --------------------------------end of output------------------------------
|
|---|
| 62 | ...ran just fine. :-)
|
|---|
| 63 | running: 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
|
|---|
| 67 | running: 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 | running: mindi -V > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 73 | --------------------------------start of output-----------------------------
|
|---|
| 74 | mindi v1.0.9-r780
|
|---|
| 75 | --------------------------------end of output------------------------------
|
|---|
| 76 | ...ran just fine. :-)
|
|---|
| 77 | running: parted2fdisk -l | grep -i raid > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 78 | --------------------------------start of output-----------------------------
|
|---|
| 79 | --------------------------------end of output------------------------------
|
|---|
| 80 | ...ran with res=256
|
|---|
| 81 | Done.
|
|---|
| 82 | [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2544: bkpinfo->tmpdir is being set to //tmp.mondo.5016
|
|---|
| 83 | [Main] libmondo-devices.c->sensibly_set_tmpdir_and_scratchdir#2548: bkpinfo->scratchdir is being set to //mondo.scratch.4991
|
|---|
| 84 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found afio at /usr/bin/afio
|
|---|
| 85 | [Main] mondo-cli.c->process_switches#441: '/' is pleonastic.
|
|---|
| 86 | [Main] mondo-cli.c->process_switches#474: include_paths is now '/etc'
|
|---|
| 87 | [Main] mondo-cli.c->process_switches#648: mount = 192.168.44.21:/backup/websrv
|
|---|
| 88 | [Main] mondo-cli.c->process_switches#649: isodir= /mnt/nfsbackup
|
|---|
| 89 | [Main] mondo-cli.c->process_switches#722: -N means we're now excluding /mnt/nfsbackup
|
|---|
| 90 | running: echo hi > /mnt/nfsbackup///.dummy.txt > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 91 | --------------------------------start of output-----------------------------
|
|---|
| 92 | hi
|
|---|
| 93 | --------------------------------end of output------------------------------
|
|---|
| 94 | ...ran just fine. :-)
|
|---|
| 95 | running: 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
|
|---|
| 96 | --------------------------------start of output-----------------------------
|
|---|
| 97 | --------------------------------end of output------------------------------
|
|---|
| 98 | ...ran with res=256
|
|---|
| 99 | running: which mkfs.vfat > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 100 | --------------------------------start of output-----------------------------
|
|---|
| 101 | /sbin/mkfs.vfat
|
|---|
| 102 | --------------------------------end of output------------------------------
|
|---|
| 103 | ...ran just fine. :-)
|
|---|
| 104 | [Main] mondo-cli.c->handle_incoming_parameters#266: Switches:-
|
|---|
| 105 | [Main] mondo-cli.c->handle_incoming_parameters#270: -F
|
|---|
| 106 | [Main] mondo-cli.c->handle_incoming_parameters#270: -I /etc
|
|---|
| 107 | [Main] mondo-cli.c->handle_incoming_parameters#270: -N
|
|---|
| 108 | [Main] mondo-cli.c->handle_incoming_parameters#270: -O
|
|---|
| 109 | [Main] mondo-cli.c->handle_incoming_parameters#270: -d /
|
|---|
| 110 | [Main] mondo-cli.c->handle_incoming_parameters#270: -n 192.168.44.21:/backup/websrv
|
|---|
| 111 | [Main] mondo-cli.c->handle_incoming_parameters#270: -p nfstest-20060929
|
|---|
| 112 | [Main] mondo-cli.c->handle_incoming_parameters#270: -s 700m
|
|---|
| 113 | [Main] libmondo-files.c->store_nfs_config#1229: Storing NFS configuration
|
|---|
| 114 | [Main] libmondo-files.c->store_nfs_config#1286: Finished storing NFS configuration
|
|---|
| 115 | [Main] libmondo-tools.c->post_param_configuration#591: Foo
|
|---|
| 116 | [Main] libmondo-tools.c->post_param_configuration#645: It doesn't seem you have enough swap to use tmpfs. Fine.
|
|---|
| 117 | [Main] libmondo-files.c->store_nfs_config#1229: Storing NFS configuration
|
|---|
| 118 | [Main] libmondo-files.c->store_nfs_config#1286: Finished storing NFS configuration
|
|---|
| 119 | [Main] libmondo-tools.c->post_param_configuration#867: Finished processing incoming params
|
|---|
| 120 | BusyBox's sources are available from http://www.busybox.net
|
|---|
| 121 | [Main] libmondo-filelist.c->prepare_filelist#1443: tmpdir=//tmp.mondo.5016/tmp.mondo.28930; scratchdir=//mondo.scratch.4991/mondo.scratch.15396
|
|---|
| 122 | Making catalog of files to be backed up
|
|---|
| 123 | [Main] libmondo-filelist.c->mondo_makefilelist#1716: Trying to write test string to exclude_paths
|
|---|
| 124 | [Main] libmondo-filelist.c->mondo_makefilelist#1718: ...Success!
|
|---|
| 125 | running: 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
|
|---|
| 126 | --------------------------------start of output-----------------------------
|
|---|
| 127 | --------------------------------end of output------------------------------
|
|---|
| 128 | ...ran just fine. :-)
|
|---|
| 129 | [Main] libmondo-filelist.c->mondo_makefilelist#1764: include_paths = '/etc'
|
|---|
| 130 | [Main] libmondo-filelist.c->mondo_makefilelist#1765: Calculating filelist
|
|---|
| 131 | [Main] libmondo-filelist.c->mondo_makefilelist#1770: Excluding paths = ' /mnt/nfsbackup /tmp.mondo.5016/tmp.mondo.28930 /mondo.scratch.4991/mondo.scratch.15396 . .. /mnt/cdrom /mnt/floppy /media/cdrom /media/cdrecorder /proc /sys /root/images/mondo /root/images/mindi '
|
|---|
| 132 | [Main] libmondo-filelist.c->mondo_makefilelist#1772: Generating skeleton filelist so that we can track our progress
|
|---|
| 133 | [Main] libmondo-filelist.c->mondo_makefilelist#1775: g_skeleton_entries = 0
|
|---|
| 134 | [Main] libmondo-filelist.c->mondo_makefilelist#1776: Opening out filelist to //tmp.mondo.5016/tmp.mondo.28930/tmpfs/filelist.full
|
|---|
| 135 | [Main] libmondo-filelist.c->mondo_makefilelist#1789: Including /etc in filelist //tmp.mondo.5016/tmp.mondo.28930/tmpfs/filelist.full
|
|---|
| 136 | Making catalog of /etc
|
|---|
| 137 | Making catalog of /etc
|
|---|
| 138 | [Main] libmondo-filelist.c->mondo_makefilelist#1800: Copying new filelist to scratchdir
|
|---|
| 139 | [Main] libmondo-filelist.c->mondo_makefilelist#1807: Freeing variables
|
|---|
| 140 | [Main] libmondo-filelist.c->mondo_makefilelist#1813: Exiting
|
|---|
| 141 | Done.
|
|---|
| 142 | Dividing filelist into sets
|
|---|
| 143 | Dividing filelist into sets. Please wait.
|
|---|
| 144 | [Main] libmondo-filelist.c->chop_filelist#366: filelist=//mondo.scratch.4991/mondo.scratch.15396/archives/filelist.full;
|
|---|
| 145 | Dividing filelist into sets
|
|---|
| 146 | Dividing filelist into sets
|
|---|
| 147 | [Main] libmondo-filelist.c->chop_filelist#377: outfname=//tmp.mondo.5016/tmp.mondo.28930/filelist.0; biggie_fname=//tmp.mondo.5016/tmp.mondo.28930/biggielist.txt
|
|---|
| 148 | [Main] libmondo-filelist.c->sort_file#273: Sorting file //tmp.mondo.5016/tmp.mondo.28930/filelist.0
|
|---|
| 149 | [Main] libmondo-filelist.c->sort_file#290: Sorted //tmp.mondo.5016/tmp.mondo.28930/filelist.0 --> /tmp/sort.20749.2587.18161 OK. Copying it back to //tmp.mondo.5016/tmp.mondo.28930/filelist.0 now
|
|---|
| 150 | running: mv -f /tmp/sort.20749.2587.18161 //tmp.mondo.5016/tmp.mondo.28930/filelist.0 > /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] libmondo-filelist.c->sort_file#297: //tmp.mondo.5016/tmp.mondo.28930/filelist.0 was sorted OK.
|
|---|
| 155 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file //tmp.mondo.5016/tmp.mondo.28930/filelist.0
|
|---|
| 156 | [Main] libmondo-filelist.c->sort_file#273: Sorting file //tmp.mondo.5016/tmp.mondo.28930/filelist.1
|
|---|
| 157 | [Main] libmondo-filelist.c->sort_file#290: Sorted //tmp.mondo.5016/tmp.mondo.28930/filelist.1 --> /tmp/sort.2337.31033.17051 OK. Copying it back to //tmp.mondo.5016/tmp.mondo.28930/filelist.1 now
|
|---|
| 158 | running: mv -f /tmp/sort.2337.31033.17051 //tmp.mondo.5016/tmp.mondo.28930/filelist.1 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 159 | --------------------------------start of output-----------------------------
|
|---|
| 160 | --------------------------------end of output------------------------------
|
|---|
| 161 | ...ran just fine. :-)
|
|---|
| 162 | [Main] libmondo-filelist.c->sort_file#297: //tmp.mondo.5016/tmp.mondo.28930/filelist.1 was sorted OK.
|
|---|
| 163 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file //tmp.mondo.5016/tmp.mondo.28930/filelist.1
|
|---|
| 164 | [Main] libmondo-filelist.c->sort_file#273: Sorting file //tmp.mondo.5016/tmp.mondo.28930/filelist.2
|
|---|
| 165 | [Main] libmondo-filelist.c->sort_file#290: Sorted //tmp.mondo.5016/tmp.mondo.28930/filelist.2 --> /tmp/sort.16476.28439.27657 OK. Copying it back to //tmp.mondo.5016/tmp.mondo.28930/filelist.2 now
|
|---|
| 166 | running: mv -f /tmp/sort.16476.28439.27657 //tmp.mondo.5016/tmp.mondo.28930/filelist.2 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 167 | --------------------------------start of output-----------------------------
|
|---|
| 168 | --------------------------------end of output------------------------------
|
|---|
| 169 | ...ran just fine. :-)
|
|---|
| 170 | [Main] libmondo-filelist.c->sort_file#297: //tmp.mondo.5016/tmp.mondo.28930/filelist.2 was sorted OK.
|
|---|
| 171 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file //tmp.mondo.5016/tmp.mondo.28930/filelist.2
|
|---|
| 172 | [Main] libmondo-filelist.c->sort_file#273: Sorting file //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt
|
|---|
| 173 | [Main] libmondo-filelist.c->sort_file#290: Sorted //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt --> /tmp/sort.27014.29411.8076 OK. Copying it back to //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt now
|
|---|
| 174 | running: mv -f /tmp/sort.27014.29411.8076 //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt > /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. :-)
|
|---|
| 178 | [Main] libmondo-filelist.c->sort_file#297: //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt was sorted OK.
|
|---|
| 179 | [Main] libmondo-filelist.c->sort_file#302: Finished sorting file //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt
|
|---|
| 180 | [Main] libmondo-filelist.c->chop_filelist#458: Filelist divided into 3 sets
|
|---|
| 181 | Number of media required: UNKNOWN
|
|---|
| 182 | [Main] libmondo-filelist.c->call_filelist_chopper#235:
|
|---|
| 183 | Done.
|
|---|
| 184 | running: gzip -9 //mondo.scratch.4991/mondo.scratch.15396/archives/filelist.full > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 185 | --------------------------------start of output-----------------------------
|
|---|
| 186 | --------------------------------end of output------------------------------
|
|---|
| 187 | ...ran just fine. :-)
|
|---|
| 188 | running: cp -f //mondo.scratch.4991/mondo.scratch.15396/archives/*list*.gz //tmp.mondo.5016/tmp.mondo.28930 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 189 | --------------------------------start of output-----------------------------
|
|---|
| 190 | --------------------------------end of output------------------------------
|
|---|
| 191 | ...ran just fine. :-)
|
|---|
| 192 | Copying Mondo's core files to the scratch directory
|
|---|
| 193 | [Main] libmondo-files.c->copy_mondo_and_mindi_stuff_to_scratchdir#1142: g_mondo_home='/usr/share/mondo'
|
|---|
| 194 | [Main] libmondo-files.c->copy_mondo_and_mindi_stuff_to_scratchdir#1149: command = cp --parents -pRdf /usr/share/mondo //mondo.scratch.4991/mondo.scratch.15396
|
|---|
| 195 | running: cp --parents -pRdf /usr/share/mondo //mondo.scratch.4991/mondo.scratch.15396 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 196 | --------------------------------start of output-----------------------------
|
|---|
| 197 | --------------------------------end of output------------------------------
|
|---|
| 198 | ...ran just fine. :-)
|
|---|
| 199 | running: cp -f //tmp.mondo.5016/tmp.mondo.28930/LAST-FILELIST-NUMBER //mondo.scratch.4991/mondo.scratch.15396 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 200 | --------------------------------start of output-----------------------------
|
|---|
| 201 | --------------------------------end of output------------------------------
|
|---|
| 202 | ...ran just fine. :-)
|
|---|
| 203 | running: cp -f /usr/sbin/mondorestore //tmp.mondo.5016/tmp.mondo.28930 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 204 | --------------------------------start of output-----------------------------
|
|---|
| 205 | --------------------------------end of output------------------------------
|
|---|
| 206 | ...ran just fine. :-)
|
|---|
| 207 | Done.
|
|---|
| 208 | [Main] libmondo-files.c->figure_out_kernel_path_interactively_if_necessary#361: Calling Mindi with kernel path of '/boot/vmlinuz-2.6.9-42.0.2.EL'
|
|---|
| 209 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#742: devs_to_exclude = ''
|
|---|
| 210 | Calling MINDI to create boot+data disks
|
|---|
| 211 | [Main] libmondo-devices.c->which_boot_loader#2778: list_drives_cmd = parted2fdisk -l 2>/dev/null | grep "/dev/.*:" | tr -s ':' ' ' | tr -s ' ' '
|
|---|
| 212 | ' | grep /dev/; echo /dev/mapper/VolGroup-LogVol00
|
|---|
| 213 | [Main] libmondo-devices.c->which_boot_loader#2789: looking at drive /dev/sda's MBR
|
|---|
| 214 | [Main] libmondo-devices.c->which_boot_loader#2804: 1 grubs and 0 lilos
|
|---|
| 215 |
|
|---|
| 216 | Your boot loader is GRUB and it boots from /dev/sda
|
|---|
| 217 | //tmp.mondo.5016/tmp.mondo.28930
|
|---|
| 218 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#896: Calculating size of all biggiefiles (in total)
|
|---|
| 219 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#898: biggielist = //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt
|
|---|
| 220 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#903: Reading it...
|
|---|
| 221 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#939: Closing...
|
|---|
| 222 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#941: Finished calculating total size of all biggiefiles
|
|---|
| 223 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#974: lines_in_filelist = 5920
|
|---|
| 224 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#1005: mindi --custom //tmp.mondo.5016/tmp.mondo.28930 //mondo.scratch.4991/mondo.scratch.15396/images '/boot/vmlinuz-2.6.9-42.0.2.EL' '' '' 5920 'no' 'no' '' 'yes' 2 1 '' 'yes' 'no' 'no' 32768 0
|
|---|
| 225 | Generating boot+data disks
|
|---|
| 226 | Generating boot+data disks
|
|---|
| 227 | [Main] libmondo-fork.c->run_program_and_log_to_screen#447: Executing mindi --custom //tmp.mondo.5016/tmp.mondo.28930 //mondo.scratch.4991/mondo.scratch.15396/images '/boot/vmlinuz-2.6.9-42.0.2.EL' '' '' 5920 'no' 'no' '' 'yes' 2 1 '' 'yes' 'no' 'no' 32768 0
|
|---|
| 228 | kernelname = 2.6.9-42.0.2.EL
|
|---|
| 229 |
|
|---|
| 230 | kernelpath = /boot/vmlinuz-2.6.9-42.0.2.EL
|
|---|
| 231 |
|
|---|
| 232 | Using modules for kernel: 2.6.9-42.0.2.EL
|
|---|
| 233 |
|
|---|
| 234 | Using modules for kernel: 2.6.9-42.0.2.EL
|
|---|
| 235 |
|
|---|
| 236 | You are using Mindi-Linux v1.0.9-r780 to make boot+data disks
|
|---|
| 237 | Analyzing dependency requirements
|
|---|
| 238 | 4% -
|
|---|
| 239 | 8% \
|
|---|
| 240 | 12% |
|
|---|
| 241 | 16% /
|
|---|
| 242 | 20% -
|
|---|
| 243 | 24% \
|
|---|
| 244 | 28% |
|
|---|
| 245 | 32% /
|
|---|
| 246 | 36% -
|
|---|
| 247 | 40% \
|
|---|
| 248 | 44% |
|
|---|
| 249 | 48% /
|
|---|
| 250 | 52% -
|
|---|
| 251 | 56% \
|
|---|
| 252 | 60% |
|
|---|
| 253 | 64% /
|
|---|
| 254 | 68% -
|
|---|
| 255 | 72% \
|
|---|
| 256 | 76% |
|
|---|
| 257 | 80% /
|
|---|
| 258 | 84% -
|
|---|
| 259 | 88% \
|
|---|
| 260 | 92% |
|
|---|
| 261 | 96% /
|
|---|
| 262 | Done.
|
|---|
| 263 | Making complete dependency list
|
|---|
| 264 | 0% -
|
|---|
| 265 | 1% \
|
|---|
| 266 | 2% |
|
|---|
| 267 | 3% /
|
|---|
| 268 | 4% -
|
|---|
| 269 | 5% \
|
|---|
| 270 | 6% |
|
|---|
| 271 | 7% /
|
|---|
| 272 | 7% -
|
|---|
| 273 | 8% \
|
|---|
| 274 | 9% |
|
|---|
| 275 | 10% /
|
|---|
| 276 | 11% -
|
|---|
| 277 | 12% \
|
|---|
| 278 | 13% |
|
|---|
| 279 | 14% /
|
|---|
| 280 | 15% -
|
|---|
| 281 | 15% \
|
|---|
| 282 | 16% |
|
|---|
| 283 | 17% /
|
|---|
| 284 | 18% -
|
|---|
| 285 | 19% \
|
|---|
| 286 | 20% |
|
|---|
| 287 | 21% /
|
|---|
| 288 | 22% -
|
|---|
| 289 | 23% \
|
|---|
| 290 | 23% |
|
|---|
| 291 | 24% /
|
|---|
| 292 | 25% -
|
|---|
| 293 | 26% \
|
|---|
| 294 | 27% |
|
|---|
| 295 | 28% /
|
|---|
| 296 | 29% -
|
|---|
| 297 | 30% \
|
|---|
| 298 | 30% |
|
|---|
| 299 | 31% /
|
|---|
| 300 | 32% -
|
|---|
| 301 | 33% \
|
|---|
| 302 | 34% |
|
|---|
| 303 | 35% /
|
|---|
| 304 | 36% -
|
|---|
| 305 | 37% \
|
|---|
| 306 | 38% |
|
|---|
| 307 | 38% /
|
|---|
| 308 | 39% -
|
|---|
| 309 | 40% \
|
|---|
| 310 | 41% |
|
|---|
| 311 | 42% /
|
|---|
| 312 | 43% -
|
|---|
| 313 | 44% \
|
|---|
| 314 | 45% |
|
|---|
| 315 | 46% /
|
|---|
| 316 | 46% -
|
|---|
| 317 | 47% \
|
|---|
| 318 | 48% |
|
|---|
| 319 | 49% /
|
|---|
| 320 | 50% -
|
|---|
| 321 | 51% \
|
|---|
| 322 | 52% |
|
|---|
| 323 | 53% /
|
|---|
| 324 | 53% -
|
|---|
| 325 | 54% \
|
|---|
| 326 | 55% |
|
|---|
| 327 | 56% /
|
|---|
| 328 | 57% -
|
|---|
| 329 | 58% \
|
|---|
| 330 | 59% |
|
|---|
| 331 | 60% /
|
|---|
| 332 | 61% -
|
|---|
| 333 | 61% \
|
|---|
| 334 | 62% |
|
|---|
| 335 | 63% /
|
|---|
| 336 | 64% -
|
|---|
| 337 | 65% \
|
|---|
| 338 | 66% |
|
|---|
| 339 | 67% /
|
|---|
| 340 | 68% -
|
|---|
| 341 | 69% \
|
|---|
| 342 | 69% |
|
|---|
| 343 | 70% /
|
|---|
| 344 | 71% -
|
|---|
| 345 | 72% \
|
|---|
| 346 | 73% |
|
|---|
| 347 | 74% /
|
|---|
| 348 | 75% -
|
|---|
| 349 | 76% \
|
|---|
| 350 | 76% |
|
|---|
| 351 | 77% /
|
|---|
| 352 | 78% -
|
|---|
| 353 | 79% \
|
|---|
| 354 | 80% |
|
|---|
| 355 | 81% /
|
|---|
| 356 | 82% -
|
|---|
| 357 | 83% \
|
|---|
| 358 | 84% |
|
|---|
| 359 | 84% /
|
|---|
| 360 | 85% -
|
|---|
| 361 | 86% \
|
|---|
| 362 | 87% |
|
|---|
| 363 | 88% /
|
|---|
| 364 | 89% -
|
|---|
| 365 | 90% \
|
|---|
| 366 | 91% |
|
|---|
| 367 | 92% /
|
|---|
| 368 | 92% -
|
|---|
| 369 | 93% \
|
|---|
| 370 | 94% |
|
|---|
| 371 | 95% /
|
|---|
| 372 | 96% -
|
|---|
| 373 | 97% \
|
|---|
| 374 | 98% |
|
|---|
| 375 | 99% /
|
|---|
| 376 | 100% -Incorporating NFS-related settings
|
|---|
| 377 |
|
|---|
| 378 |
|
|---|
| 379 |
|
|---|
| 380 | Done.
|
|---|
| 381 | Analyzing your keyboard's configuration.
|
|---|
| 382 |
|
|---|
| 383 | Adding the following keyboard mapping tables: us.map.gz qwerty-layout.inc compose.inc mac-qwerty-layout.inc linux-with-alt-and-altgr.inc linux-keys-bare.inc mac-linux-keys-bare.inc vim-compose.latin1 compose.latin1 euro1.map.gz
|
|---|
| 384 | Done.
|
|---|
| 385 | Assembling dependency files..................................................Backing up /dev/sda's MBR
|
|---|
| 386 |
|
|---|
| 387 | Creating /dev/boot_device (/dev/sda)
|
|---|
| 388 |
|
|---|
| 389 |
|
|---|
| 390 | Done.
|
|---|
| 391 |
|
|---|
| 392 |
|
|---|
| 393 | Dividing data into several groups............................
|
|---|
| 394 | 0% complete
|
|---|
| 395 |
|
|---|
| 396 | 0% complete
|
|---|
| 397 |
|
|---|
| 398 | 0% complete
|
|---|
| 399 |
|
|---|
| 400 | 1% complete
|
|---|
| 401 |
|
|---|
| 402 | 1% complete
|
|---|
| 403 |
|
|---|
| 404 | 1% complete
|
|---|
| 405 |
|
|---|
| 406 | 1% complete
|
|---|
| 407 |
|
|---|
| 408 | 2% complete
|
|---|
| 409 |
|
|---|
| 410 | (2 disks)
|
|---|
| 411 | 2% complete
|
|---|
| 412 |
|
|---|
| 413 | 2% complete
|
|---|
| 414 |
|
|---|
| 415 | 2% complete
|
|---|
| 416 |
|
|---|
| 417 | 3% complete
|
|---|
| 418 |
|
|---|
| 419 | 3% complete
|
|---|
| 420 |
|
|---|
| 421 | 3% complete
|
|---|
| 422 |
|
|---|
| 423 | 3% complete
|
|---|
| 424 |
|
|---|
| 425 | 4% complete
|
|---|
| 426 |
|
|---|
| 427 | 4% complete
|
|---|
| 428 |
|
|---|
| 429 | 4% complete
|
|---|
| 430 |
|
|---|
| 431 | (3 disks)
|
|---|
| 432 | 4% complete
|
|---|
| 433 |
|
|---|
| 434 | 5% complete
|
|---|
| 435 |
|
|---|
| 436 | 5% complete
|
|---|
| 437 |
|
|---|
| 438 | 5% complete
|
|---|
| 439 |
|
|---|
| 440 | 6% complete
|
|---|
| 441 |
|
|---|
| 442 | 6% complete
|
|---|
| 443 |
|
|---|
| 444 | 6% complete
|
|---|
| 445 |
|
|---|
| 446 | 6% complete
|
|---|
| 447 |
|
|---|
| 448 | 7% complete
|
|---|
| 449 |
|
|---|
| 450 | (4 disks)
|
|---|
| 451 | 7% complete
|
|---|
| 452 |
|
|---|
| 453 | 7% complete
|
|---|
| 454 |
|
|---|
| 455 | 7% complete
|
|---|
| 456 |
|
|---|
| 457 | 8% complete
|
|---|
| 458 |
|
|---|
| 459 | 8% complete
|
|---|
| 460 |
|
|---|
| 461 | 8% complete
|
|---|
| 462 |
|
|---|
| 463 | 8% complete
|
|---|
| 464 |
|
|---|
| 465 | 9% complete
|
|---|
| 466 |
|
|---|
| 467 | 9% complete
|
|---|
| 468 |
|
|---|
| 469 | 9% complete
|
|---|
| 470 |
|
|---|
| 471 | (5 disks)
|
|---|
| 472 | 9% complete
|
|---|
| 473 |
|
|---|
| 474 | 10% complete
|
|---|
| 475 |
|
|---|
| 476 | 10% complete
|
|---|
| 477 |
|
|---|
| 478 | 10% complete
|
|---|
| 479 |
|
|---|
| 480 | 10% complete
|
|---|
| 481 |
|
|---|
| 482 | 11% complete
|
|---|
| 483 |
|
|---|
| 484 | 11% complete
|
|---|
| 485 |
|
|---|
| 486 | 11% complete
|
|---|
| 487 |
|
|---|
| 488 | 12% complete
|
|---|
| 489 |
|
|---|
| 490 | 12% complete
|
|---|
| 491 |
|
|---|
| 492 | (6 disks)
|
|---|
| 493 | 12% complete
|
|---|
| 494 |
|
|---|
| 495 | 12% complete
|
|---|
| 496 |
|
|---|
| 497 | 13% complete
|
|---|
| 498 |
|
|---|
| 499 | 13% complete
|
|---|
| 500 |
|
|---|
| 501 | 13% complete
|
|---|
| 502 |
|
|---|
| 503 | 13% complete
|
|---|
| 504 |
|
|---|
| 505 | 14% complete
|
|---|
| 506 |
|
|---|
| 507 | 14% complete
|
|---|
| 508 |
|
|---|
| 509 | 14% complete
|
|---|
| 510 |
|
|---|
| 511 | 14% complete
|
|---|
| 512 |
|
|---|
| 513 | 15% complete
|
|---|
| 514 |
|
|---|
| 515 | 15% complete
|
|---|
| 516 |
|
|---|
| 517 | 15% complete
|
|---|
| 518 |
|
|---|
| 519 | 15% complete
|
|---|
| 520 |
|
|---|
| 521 | 16% complete
|
|---|
| 522 |
|
|---|
| 523 | 16% complete
|
|---|
| 524 |
|
|---|
| 525 | 16% complete
|
|---|
| 526 |
|
|---|
| 527 | 17% complete
|
|---|
| 528 |
|
|---|
| 529 | 17% complete
|
|---|
| 530 |
|
|---|
| 531 | 17% complete
|
|---|
| 532 |
|
|---|
| 533 | 17% complete
|
|---|
| 534 |
|
|---|
| 535 | 18% complete
|
|---|
| 536 |
|
|---|
| 537 | 18% complete
|
|---|
| 538 |
|
|---|
| 539 | (7 disks)
|
|---|
| 540 | 18% complete
|
|---|
| 541 |
|
|---|
| 542 | 18% complete
|
|---|
| 543 |
|
|---|
| 544 | 19% complete
|
|---|
| 545 |
|
|---|
| 546 | 19% complete
|
|---|
| 547 |
|
|---|
| 548 | 19% complete
|
|---|
| 549 |
|
|---|
| 550 | 19% complete
|
|---|
| 551 |
|
|---|
| 552 | 20% complete
|
|---|
| 553 |
|
|---|
| 554 | 20% complete
|
|---|
| 555 |
|
|---|
| 556 | 20% complete
|
|---|
| 557 |
|
|---|
| 558 | 20% complete
|
|---|
| 559 |
|
|---|
| 560 | 21% complete
|
|---|
| 561 |
|
|---|
| 562 | 21% complete
|
|---|
| 563 |
|
|---|
| 564 | 21% complete
|
|---|
| 565 |
|
|---|
| 566 | 21% complete
|
|---|
| 567 |
|
|---|
| 568 | 22% complete
|
|---|
| 569 |
|
|---|
| 570 | 22% complete
|
|---|
| 571 |
|
|---|
| 572 | 22% complete
|
|---|
| 573 |
|
|---|
| 574 | 23% complete
|
|---|
| 575 |
|
|---|
| 576 | 23% complete
|
|---|
| 577 |
|
|---|
| 578 | 23% complete
|
|---|
| 579 |
|
|---|
| 580 | 23% complete
|
|---|
| 581 |
|
|---|
| 582 | 24% complete
|
|---|
| 583 |
|
|---|
| 584 | 24% complete
|
|---|
| 585 |
|
|---|
| 586 | 24% complete
|
|---|
| 587 |
|
|---|
| 588 | 24% complete
|
|---|
| 589 |
|
|---|
| 590 | 25% complete
|
|---|
| 591 |
|
|---|
| 592 | 25% complete
|
|---|
| 593 |
|
|---|
| 594 | 25% complete
|
|---|
| 595 |
|
|---|
| 596 | 25% complete
|
|---|
| 597 |
|
|---|
| 598 | 26% complete
|
|---|
| 599 |
|
|---|
| 600 | 26% complete
|
|---|
| 601 |
|
|---|
| 602 | 26% complete
|
|---|
| 603 |
|
|---|
| 604 | 26% complete
|
|---|
| 605 |
|
|---|
| 606 | 27% complete
|
|---|
| 607 |
|
|---|
| 608 | 27% complete
|
|---|
| 609 |
|
|---|
| 610 | 27% complete
|
|---|
| 611 |
|
|---|
| 612 | 28% complete
|
|---|
| 613 |
|
|---|
| 614 | 28% complete
|
|---|
| 615 |
|
|---|
| 616 | (8 disks)
|
|---|
| 617 | 28% complete
|
|---|
| 618 |
|
|---|
| 619 | 28% complete
|
|---|
| 620 |
|
|---|
| 621 | 29% complete
|
|---|
| 622 |
|
|---|
| 623 | 29% complete
|
|---|
| 624 |
|
|---|
| 625 | 29% complete
|
|---|
| 626 |
|
|---|
| 627 | 29% complete
|
|---|
| 628 |
|
|---|
| 629 | 30% complete
|
|---|
| 630 |
|
|---|
| 631 | 30% complete
|
|---|
| 632 |
|
|---|
| 633 | 30% complete
|
|---|
| 634 |
|
|---|
| 635 | 30% complete
|
|---|
| 636 |
|
|---|
| 637 | 31% complete
|
|---|
| 638 |
|
|---|
| 639 | 31% complete
|
|---|
| 640 |
|
|---|
| 641 | 31% complete
|
|---|
| 642 |
|
|---|
| 643 | 31% complete
|
|---|
| 644 |
|
|---|
| 645 | 32% complete
|
|---|
| 646 |
|
|---|
| 647 | 32% complete
|
|---|
| 648 |
|
|---|
| 649 | 32% complete
|
|---|
| 650 |
|
|---|
| 651 | 32% complete
|
|---|
| 652 |
|
|---|
| 653 | 33% complete
|
|---|
| 654 |
|
|---|
| 655 | 33% complete
|
|---|
| 656 |
|
|---|
| 657 | 33% complete
|
|---|
| 658 |
|
|---|
| 659 | 34% complete
|
|---|
| 660 |
|
|---|
| 661 | 34% complete
|
|---|
| 662 |
|
|---|
| 663 | 34% complete
|
|---|
| 664 |
|
|---|
| 665 | 34% complete
|
|---|
| 666 |
|
|---|
| 667 | 35% complete
|
|---|
| 668 |
|
|---|
| 669 | 35% complete
|
|---|
| 670 |
|
|---|
| 671 | 35% complete
|
|---|
| 672 |
|
|---|
| 673 | 35% complete
|
|---|
| 674 |
|
|---|
| 675 | 36% complete
|
|---|
| 676 |
|
|---|
| 677 | 36% complete
|
|---|
| 678 |
|
|---|
| 679 | 36% complete
|
|---|
| 680 |
|
|---|
| 681 | 36% complete
|
|---|
| 682 |
|
|---|
| 683 | 37% complete
|
|---|
| 684 |
|
|---|
| 685 | 37% complete
|
|---|
| 686 |
|
|---|
| 687 | 37% complete
|
|---|
| 688 |
|
|---|
| 689 | 37% complete
|
|---|
| 690 |
|
|---|
| 691 | 38% complete
|
|---|
| 692 |
|
|---|
| 693 | 38% complete
|
|---|
| 694 |
|
|---|
| 695 | 38% complete
|
|---|
| 696 |
|
|---|
| 697 | 39% complete
|
|---|
| 698 |
|
|---|
| 699 | 39% complete
|
|---|
| 700 |
|
|---|
| 701 | 39% complete
|
|---|
| 702 |
|
|---|
| 703 | 39% complete
|
|---|
| 704 |
|
|---|
| 705 | 40% complete
|
|---|
| 706 |
|
|---|
| 707 | 40% complete
|
|---|
| 708 |
|
|---|
| 709 | 40% complete
|
|---|
| 710 |
|
|---|
| 711 | 40% complete
|
|---|
| 712 |
|
|---|
| 713 | 41% complete
|
|---|
| 714 |
|
|---|
| 715 | 41% complete
|
|---|
| 716 |
|
|---|
| 717 | 41% complete
|
|---|
| 718 |
|
|---|
| 719 | 41% complete
|
|---|
| 720 |
|
|---|
| 721 | 42% complete
|
|---|
| 722 |
|
|---|
| 723 | 42% complete
|
|---|
| 724 |
|
|---|
| 725 | 42% complete
|
|---|
| 726 |
|
|---|
| 727 | 42% complete
|
|---|
| 728 |
|
|---|
| 729 | 43% complete
|
|---|
| 730 |
|
|---|
| 731 | 43% complete
|
|---|
| 732 |
|
|---|
| 733 | 43% complete
|
|---|
| 734 |
|
|---|
| 735 | 43% complete
|
|---|
| 736 |
|
|---|
| 737 | 44% complete
|
|---|
| 738 |
|
|---|
| 739 | 44% complete
|
|---|
| 740 |
|
|---|
| 741 | 44% complete
|
|---|
| 742 |
|
|---|
| 743 | 45% complete
|
|---|
| 744 |
|
|---|
| 745 | 45% complete
|
|---|
| 746 |
|
|---|
| 747 | 45% complete
|
|---|
| 748 |
|
|---|
| 749 | 45% complete
|
|---|
| 750 |
|
|---|
| 751 | 46% complete
|
|---|
| 752 |
|
|---|
| 753 | 46% complete
|
|---|
| 754 |
|
|---|
| 755 | 46% complete
|
|---|
| 756 |
|
|---|
| 757 | 46% complete
|
|---|
| 758 |
|
|---|
| 759 | 47% complete
|
|---|
| 760 |
|
|---|
| 761 | 47% complete
|
|---|
| 762 |
|
|---|
| 763 | 47% complete
|
|---|
| 764 |
|
|---|
| 765 | 47% complete
|
|---|
| 766 |
|
|---|
| 767 | 48% complete
|
|---|
| 768 |
|
|---|
| 769 | 48% complete
|
|---|
| 770 |
|
|---|
| 771 | 48% complete
|
|---|
| 772 |
|
|---|
| 773 | 48% complete
|
|---|
| 774 |
|
|---|
| 775 | 49% complete
|
|---|
| 776 |
|
|---|
| 777 | 49% complete
|
|---|
| 778 |
|
|---|
| 779 | 49% complete
|
|---|
| 780 |
|
|---|
| 781 | 50% complete
|
|---|
| 782 |
|
|---|
| 783 | 50% complete
|
|---|
| 784 |
|
|---|
| 785 | 50% complete
|
|---|
| 786 |
|
|---|
| 787 | 50% complete
|
|---|
| 788 |
|
|---|
| 789 | 51% complete
|
|---|
| 790 |
|
|---|
| 791 | 51% complete
|
|---|
| 792 |
|
|---|
| 793 | 51% complete
|
|---|
| 794 |
|
|---|
| 795 | 51% complete
|
|---|
| 796 |
|
|---|
| 797 | 52% complete
|
|---|
| 798 |
|
|---|
| 799 | 52% complete
|
|---|
| 800 |
|
|---|
| 801 | 52% complete
|
|---|
| 802 |
|
|---|
| 803 | 52% complete
|
|---|
| 804 |
|
|---|
| 805 | 53% complete
|
|---|
| 806 |
|
|---|
| 807 | 53% complete
|
|---|
| 808 |
|
|---|
| 809 | 53% complete
|
|---|
| 810 |
|
|---|
| 811 | 53% complete
|
|---|
| 812 |
|
|---|
| 813 | 54% complete
|
|---|
| 814 |
|
|---|
| 815 | 54% complete
|
|---|
| 816 |
|
|---|
| 817 | 54% complete
|
|---|
| 818 |
|
|---|
| 819 | 54% complete
|
|---|
| 820 |
|
|---|
| 821 | 55% complete
|
|---|
| 822 |
|
|---|
| 823 | 55% complete
|
|---|
| 824 |
|
|---|
| 825 | 55% complete
|
|---|
| 826 |
|
|---|
| 827 | 56% complete
|
|---|
| 828 |
|
|---|
| 829 | 56% complete
|
|---|
| 830 |
|
|---|
| 831 | 56% complete
|
|---|
| 832 |
|
|---|
| 833 | 56% complete
|
|---|
| 834 |
|
|---|
| 835 | 57% complete
|
|---|
| 836 |
|
|---|
| 837 | 57% complete
|
|---|
| 838 |
|
|---|
| 839 | 57% complete
|
|---|
| 840 |
|
|---|
| 841 | 57% complete
|
|---|
| 842 |
|
|---|
| 843 | (9 disks)
|
|---|
| 844 | 58% complete
|
|---|
| 845 |
|
|---|
| 846 | 58% complete
|
|---|
| 847 |
|
|---|
| 848 | 58% complete
|
|---|
| 849 |
|
|---|
| 850 | 58% complete
|
|---|
| 851 |
|
|---|
| 852 | 59% complete
|
|---|
| 853 |
|
|---|
| 854 | 59% complete
|
|---|
| 855 |
|
|---|
| 856 | 59% complete
|
|---|
| 857 |
|
|---|
| 858 | 59% complete
|
|---|
| 859 |
|
|---|
| 860 | 60% complete
|
|---|
| 861 |
|
|---|
| 862 | 60% complete
|
|---|
| 863 |
|
|---|
| 864 | 60% complete
|
|---|
| 865 |
|
|---|
| 866 | 60% complete
|
|---|
| 867 |
|
|---|
| 868 | 61% complete
|
|---|
| 869 |
|
|---|
| 870 | 61% complete
|
|---|
| 871 |
|
|---|
| 872 | 61% complete
|
|---|
| 873 |
|
|---|
| 874 | 62% complete
|
|---|
| 875 |
|
|---|
| 876 | 62% complete
|
|---|
| 877 |
|
|---|
| 878 | 62% complete
|
|---|
| 879 |
|
|---|
| 880 | 62% complete
|
|---|
| 881 |
|
|---|
| 882 | 63% complete
|
|---|
| 883 |
|
|---|
| 884 | 63% complete
|
|---|
| 885 |
|
|---|
| 886 | 63% complete
|
|---|
| 887 |
|
|---|
| 888 | 63% complete
|
|---|
| 889 |
|
|---|
| 890 | 64% complete
|
|---|
| 891 |
|
|---|
| 892 | 64% complete
|
|---|
| 893 |
|
|---|
| 894 | 64% complete
|
|---|
| 895 |
|
|---|
| 896 | 64% complete
|
|---|
| 897 |
|
|---|
| 898 | 65% complete
|
|---|
| 899 |
|
|---|
| 900 | 65% complete
|
|---|
| 901 |
|
|---|
| 902 | 65% complete
|
|---|
| 903 |
|
|---|
| 904 | 65% complete
|
|---|
| 905 |
|
|---|
| 906 | 66% complete
|
|---|
| 907 |
|
|---|
| 908 | 66% complete
|
|---|
| 909 |
|
|---|
| 910 | 66% complete
|
|---|
| 911 |
|
|---|
| 912 | 67% complete
|
|---|
| 913 |
|
|---|
| 914 | 67% complete
|
|---|
| 915 |
|
|---|
| 916 | 67% complete
|
|---|
| 917 |
|
|---|
| 918 | 67% complete
|
|---|
| 919 |
|
|---|
| 920 | 68% complete
|
|---|
| 921 |
|
|---|
| 922 | 68% complete
|
|---|
| 923 |
|
|---|
| 924 | 68% complete
|
|---|
| 925 |
|
|---|
| 926 | 68% complete
|
|---|
| 927 |
|
|---|
| 928 | 69% complete
|
|---|
| 929 |
|
|---|
| 930 | 69% complete
|
|---|
| 931 |
|
|---|
| 932 | 69% complete
|
|---|
| 933 |
|
|---|
| 934 | 69% complete
|
|---|
| 935 |
|
|---|
| 936 | 70% complete
|
|---|
| 937 |
|
|---|
| 938 | 70% complete
|
|---|
| 939 |
|
|---|
| 940 | 70% complete
|
|---|
| 941 |
|
|---|
| 942 | 70% complete
|
|---|
| 943 |
|
|---|
| 944 | 71% complete
|
|---|
| 945 |
|
|---|
| 946 | 71% complete
|
|---|
| 947 |
|
|---|
| 948 | 71% complete
|
|---|
| 949 |
|
|---|
| 950 | 71% complete
|
|---|
| 951 |
|
|---|
| 952 | 72% complete
|
|---|
| 953 |
|
|---|
| 954 | 72% complete
|
|---|
| 955 |
|
|---|
| 956 | 72% complete
|
|---|
| 957 |
|
|---|
| 958 | 73% complete
|
|---|
| 959 |
|
|---|
| 960 | 73% complete
|
|---|
| 961 |
|
|---|
| 962 | 73% complete
|
|---|
| 963 |
|
|---|
| 964 | 73% complete
|
|---|
| 965 |
|
|---|
| 966 | 74% complete
|
|---|
| 967 |
|
|---|
| 968 | 74% complete
|
|---|
| 969 |
|
|---|
| 970 | 74% complete
|
|---|
| 971 |
|
|---|
| 972 | 74% complete
|
|---|
| 973 |
|
|---|
| 974 | 75% complete
|
|---|
| 975 |
|
|---|
| 976 | 75% complete
|
|---|
| 977 |
|
|---|
| 978 | 75% complete
|
|---|
| 979 |
|
|---|
| 980 | 75% complete
|
|---|
| 981 |
|
|---|
| 982 | 76% complete
|
|---|
| 983 |
|
|---|
| 984 | 76% complete
|
|---|
| 985 |
|
|---|
| 986 | 76% complete
|
|---|
| 987 |
|
|---|
| 988 | 76% complete
|
|---|
| 989 |
|
|---|
| 990 | 77% complete
|
|---|
| 991 |
|
|---|
| 992 | 77% complete
|
|---|
| 993 |
|
|---|
| 994 | 77% complete
|
|---|
| 995 |
|
|---|
| 996 | 78% complete
|
|---|
| 997 |
|
|---|
| 998 | 78% complete
|
|---|
| 999 |
|
|---|
| 1000 | 78% complete
|
|---|
| 1001 |
|
|---|
| 1002 | 78% complete
|
|---|
| 1003 |
|
|---|
| 1004 | 79% complete
|
|---|
| 1005 |
|
|---|
| 1006 | 79% complete
|
|---|
| 1007 |
|
|---|
| 1008 | 79% complete
|
|---|
| 1009 |
|
|---|
| 1010 | 79% complete
|
|---|
| 1011 |
|
|---|
| 1012 | 80% complete
|
|---|
| 1013 |
|
|---|
| 1014 | 80% complete
|
|---|
| 1015 |
|
|---|
| 1016 | 80% complete
|
|---|
| 1017 |
|
|---|
| 1018 | 80% complete
|
|---|
| 1019 |
|
|---|
| 1020 | 81% complete
|
|---|
| 1021 |
|
|---|
| 1022 | 81% complete
|
|---|
| 1023 |
|
|---|
| 1024 | 81% complete
|
|---|
| 1025 |
|
|---|
| 1026 | 81% complete
|
|---|
| 1027 |
|
|---|
| 1028 | 82% complete
|
|---|
| 1029 |
|
|---|
| 1030 | 82% complete
|
|---|
| 1031 |
|
|---|
| 1032 | 82% complete
|
|---|
| 1033 |
|
|---|
| 1034 | 82% complete
|
|---|
| 1035 |
|
|---|
| 1036 | 83% complete
|
|---|
| 1037 |
|
|---|
| 1038 | 83% complete
|
|---|
| 1039 |
|
|---|
| 1040 | 83% complete
|
|---|
| 1041 |
|
|---|
| 1042 | 84% complete
|
|---|
| 1043 |
|
|---|
| 1044 | 84% complete
|
|---|
| 1045 |
|
|---|
| 1046 | 84% complete
|
|---|
| 1047 |
|
|---|
| 1048 | 84% complete
|
|---|
| 1049 |
|
|---|
| 1050 | 85% complete
|
|---|
| 1051 |
|
|---|
| 1052 | 85% complete
|
|---|
| 1053 |
|
|---|
| 1054 | 85% complete
|
|---|
| 1055 |
|
|---|
| 1056 | 85% complete
|
|---|
| 1057 |
|
|---|
| 1058 | 86% complete
|
|---|
| 1059 |
|
|---|
| 1060 | 86% complete
|
|---|
| 1061 |
|
|---|
| 1062 | 86% complete
|
|---|
| 1063 |
|
|---|
| 1064 | 86% complete
|
|---|
| 1065 |
|
|---|
| 1066 | 87% complete
|
|---|
| 1067 |
|
|---|
| 1068 | 87% complete
|
|---|
| 1069 |
|
|---|
| 1070 | 87% complete
|
|---|
| 1071 |
|
|---|
| 1072 | 87% complete
|
|---|
| 1073 |
|
|---|
| 1074 | 88% complete
|
|---|
| 1075 |
|
|---|
| 1076 | 88% complete
|
|---|
| 1077 |
|
|---|
| 1078 | 88% complete
|
|---|
| 1079 |
|
|---|
| 1080 | 89% complete
|
|---|
| 1081 |
|
|---|
| 1082 | 89% complete
|
|---|
| 1083 |
|
|---|
| 1084 | 89% complete
|
|---|
| 1085 |
|
|---|
| 1086 | 89% complete
|
|---|
| 1087 |
|
|---|
| 1088 | 90% complete
|
|---|
| 1089 |
|
|---|
| 1090 | 90% complete
|
|---|
| 1091 |
|
|---|
| 1092 | 90% complete
|
|---|
| 1093 |
|
|---|
| 1094 | 90% complete
|
|---|
| 1095 |
|
|---|
| 1096 | 91% complete
|
|---|
| 1097 |
|
|---|
| 1098 | 91% complete
|
|---|
| 1099 |
|
|---|
| 1100 | 91% complete
|
|---|
| 1101 |
|
|---|
| 1102 | 91% complete
|
|---|
| 1103 |
|
|---|
| 1104 | 92% complete
|
|---|
| 1105 |
|
|---|
| 1106 | 92% complete
|
|---|
| 1107 |
|
|---|
| 1108 | 92% complete
|
|---|
| 1109 |
|
|---|
| 1110 | 92% complete
|
|---|
| 1111 |
|
|---|
| 1112 | 93% complete
|
|---|
| 1113 |
|
|---|
| 1114 | 93% complete
|
|---|
| 1115 |
|
|---|
| 1116 | 93% complete
|
|---|
| 1117 |
|
|---|
| 1118 | 93% complete
|
|---|
| 1119 |
|
|---|
| 1120 | 94% complete
|
|---|
| 1121 |
|
|---|
| 1122 | 94% complete
|
|---|
| 1123 |
|
|---|
| 1124 | 94% complete
|
|---|
| 1125 |
|
|---|
| 1126 | 95% complete
|
|---|
| 1127 |
|
|---|
| 1128 | 95% complete
|
|---|
| 1129 |
|
|---|
| 1130 | 95% complete
|
|---|
| 1131 |
|
|---|
| 1132 | 95% complete
|
|---|
| 1133 |
|
|---|
| 1134 | 96% complete
|
|---|
| 1135 |
|
|---|
| 1136 | 96% complete
|
|---|
| 1137 |
|
|---|
| 1138 | 96% complete
|
|---|
| 1139 |
|
|---|
| 1140 | 96% complete
|
|---|
| 1141 |
|
|---|
| 1142 | 97% complete
|
|---|
| 1143 |
|
|---|
| 1144 | 97% complete
|
|---|
| 1145 |
|
|---|
| 1146 | 97% complete
|
|---|
| 1147 |
|
|---|
| 1148 | 97% complete
|
|---|
| 1149 |
|
|---|
| 1150 | 98% complete
|
|---|
| 1151 |
|
|---|
| 1152 | 98% complete
|
|---|
| 1153 |
|
|---|
| 1154 | 98% complete
|
|---|
| 1155 |
|
|---|
| 1156 | 98% complete
|
|---|
| 1157 |
|
|---|
| 1158 | 99% complete
|
|---|
| 1159 |
|
|---|
| 1160 | 99% complete
|
|---|
| 1161 |
|
|---|
| 1162 | 99% complete
|
|---|
| 1163 |
|
|---|
| 1164 | 100% complete
|
|---|
| 1165 |
|
|---|
| 1166 | The files have been subdivided into 9 directories.
|
|---|
| 1167 | Your mountlist will look like this:-
|
|---|
| 1168 |
|
|---|
| 1169 | Hang on...
|
|---|
| 1170 |
|
|---|
| 1171 | Analyzing LVM...
|
|---|
| 1172 | File descriptor 3 left open
|
|---|
| 1173 | File descriptor 3 left open
|
|---|
| 1174 | File descriptor 3 left open
|
|---|
| 1175 | File descriptor 3 left open
|
|---|
| 1176 | File descriptor 3 left open
|
|---|
| 1177 | File descriptor 3 left open
|
|---|
| 1178 | File descriptor 3 left open
|
|---|
| 1179 | File descriptor 3 left open
|
|---|
| 1180 | File descriptor 3 left open
|
|---|
| 1181 | File descriptor 3 left open
|
|---|
| 1182 | File descriptor 3 left open
|
|---|
| 1183 | DEVICE MOUNTPOINT FORMAT SIZE (MB) LABEL
|
|---|
| 1184 | /dev/sda2 lvm lvm 114368
|
|---|
| 1185 | /dev/VolGroup00/LogVol00 / ext3 lvm
|
|---|
| 1186 | /dev/sda1 /boot ext3 101 /boot
|
|---|
| 1187 | /dev/VolGroup00/LogVol03 /home ext3 lvm
|
|---|
| 1188 | /dev/VolGroup00/LogVol04 /tmp ext3 lvm
|
|---|
| 1189 | /dev/VolGroup00/LogVol02 /var ext3 lvm
|
|---|
| 1190 | /dev/VolGroup00/LogVol01 swap swap lvm
|
|---|
| 1191 | File descriptor 3 left open
|
|---|
| 1192 | File descriptor 3 left open
|
|---|
| 1193 | File descriptor 3 left open
|
|---|
| 1194 | File descriptor 3 left open
|
|---|
| 1195 | File descriptor 3 left open
|
|---|
| 1196 | File descriptor 3 left open
|
|---|
| 1197 | File descriptor 3 left open
|
|---|
| 1198 | File descriptor 3 left open
|
|---|
| 1199 | File descriptor 3 left open
|
|---|
| 1200 | File descriptor 3 left open
|
|---|
| 1201 | File descriptor 3 left open
|
|---|
| 1202 | Tarring and zipping the groups..............................
|
|---|
| 1203 | Done.
|
|---|
| 1204 | Creating data disk #1...#2...#3...#4...#5...#6...#7...#8...#9...
|
|---|
| 1205 | Done.
|
|---|
| 1206 | Making 1722KB boot disk...........................1440+0 records in
|
|---|
| 1207 | 1440+0 records out
|
|---|
| 1208 | mke2fs 1.35 (28-Feb-2004)
|
|---|
| 1209 | cp: writing `vmlinuz': No space left on device
|
|---|
| 1210 | Failed to copy /boot/vmlinuz-2.6.9-42.0.2.EL to ramdisk
|
|---|
| 1211 |
|
|---|
| 1212 | Warning - failed to create 1.44MB boot/root floppies
|
|---|
| 1213 |
|
|---|
| 1214 | Warning - failed to create 1.72MB boot image. Please reduce your kernel's size
|
|---|
| 1215 |
|
|---|
| 1216 | if you want to make a 1.72MB floppy disk.
|
|---|
| 1217 |
|
|---|
| 1218 | Making 2880KB boot disk...........................mkfs.vfat 2.8 (28 Feb 2001)
|
|---|
| 1219 | 1440+0 records in
|
|---|
| 1220 | 1440+0 records out
|
|---|
| 1221 | mke2fs 1.35 (28-Feb-2004)
|
|---|
| 1222 | cp: writing `vmlinuz': No space left on device
|
|---|
| 1223 | Failed to copy /boot/vmlinuz-2.6.9-42.0.2.EL to ramdisk
|
|---|
| 1224 |
|
|---|
| 1225 | Warning - failed to create 1.44MB boot/root floppies
|
|---|
| 1226 |
|
|---|
| 1227 | Warning - failed to create 2.88MB floppy disk image.
|
|---|
| 1228 |
|
|---|
| 1229 | Please reduce your kernel's size
|
|---|
| 1230 |
|
|---|
| 1231 | if you want to make a 2.88MB floppy disk.
|
|---|
| 1232 |
|
|---|
| 1233 | Making 5760KB boot disk...........................mkfs.vfat 2.8 (28 Feb 2001)
|
|---|
| 1234 | ......
|
|---|
| 1235 | Done.
|
|---|
| 1236 | ... 5760 KB boot disks were created OK
|
|---|
| 1237 | Boot and data disk images were created.
|
|---|
| 1238 |
|
|---|
| 1239 | Boot+data disks were created OK
|
|---|
| 1240 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#1018: mkdir -p /root/images/mindi/
|
|---|
| 1241 | running: mkdir -p /root/images/mindi/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1242 | --------------------------------start of output-----------------------------
|
|---|
| 1243 | --------------------------------end of output------------------------------
|
|---|
| 1244 | ...ran just fine. :-)
|
|---|
| 1245 | [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#1023: cp -f //mondo.scratch.4991/mondo.scratch.15396/images/mindi.iso /root/images/mindi/mondorescue.iso
|
|---|
| 1246 | running: cp -f //mondo.scratch.4991/mondo.scratch.15396/images/mindi.iso /root/images/mindi/mondorescue.iso > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1247 | --------------------------------start of output-----------------------------
|
|---|
| 1248 | --------------------------------end of output------------------------------
|
|---|
| 1249 | ...ran just fine. :-)
|
|---|
| 1250 | Done.
|
|---|
| 1251 | [Main] libmondo-archive.c->do_that_initial_phase#1336: g_serial_string = '0e9fe03f1038e90ecdf0b7bf0c8ef0fe230a653...word.'
|
|---|
| 1252 | Preparing to archive your data
|
|---|
| 1253 | [Main] libmondo-archive.c->do_that_initial_phase#1357: Backing up to CD's
|
|---|
| 1254 | running: find //mondo.scratch.4991/mondo.scratch.15396/archives -name '*.afio*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1255 | --------------------------------start of output-----------------------------
|
|---|
| 1256 | --------------------------------end of output------------------------------
|
|---|
| 1257 | ...ran just fine. :-)
|
|---|
| 1258 | running: find //mondo.scratch.4991/mondo.scratch.15396/archives -name '*list.[0-9]*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1259 | --------------------------------start of output-----------------------------
|
|---|
| 1260 | --------------------------------end of output------------------------------
|
|---|
| 1261 | ...ran just fine. :-)
|
|---|
| 1262 | running: find //mondo.scratch.4991/mondo.scratch.15396/archives -name 'slice*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1263 | --------------------------------start of output-----------------------------
|
|---|
| 1264 | --------------------------------end of output------------------------------
|
|---|
| 1265 | ...ran just fine. :-)
|
|---|
| 1266 | running: rm -f //mondo.scratch.4991/mondo.scratch.15396/archives/cklist* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1267 | --------------------------------start of output-----------------------------
|
|---|
| 1268 | --------------------------------end of output------------------------------
|
|---|
| 1269 | ...ran just fine. :-)
|
|---|
| 1270 | running: rm -f //mondo.scratch.4991/mondo.scratch.15396/archives/zero > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1271 | --------------------------------start of output-----------------------------
|
|---|
| 1272 | --------------------------------end of output------------------------------
|
|---|
| 1273 | ...ran just fine. :-)
|
|---|
| 1274 | [Main] libmondo-archive.c->wipe_archives#3584: Wiped //mondo.scratch.4991/mondo.scratch.15396/archives's archives
|
|---|
| 1275 | running: ls -l //mondo.scratch.4991/mondo.scratch.15396/archives > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1276 | --------------------------------start of output-----------------------------
|
|---|
| 1277 | total 40
|
|---|
| 1278 | -rw-r--r-- 1 root root 26180 Sep 29 11:21 filelist.full.gz
|
|---|
| 1279 | -rw-r--r-- 1 root root 48 Sep 29 11:26 SERIAL-STRING
|
|---|
| 1280 | --------------------------------end of output------------------------------
|
|---|
| 1281 | ...ran just fine. :-)
|
|---|
| 1282 | Done.
|
|---|
| 1283 | running: rm -f //mondo.scratch.4991/mondo.scratch.15396/images/*.iso > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1284 | --------------------------------start of output-----------------------------
|
|---|
| 1285 | --------------------------------end of output------------------------------
|
|---|
| 1286 | ...ran just fine. :-)
|
|---|
| 1287 | Archiving regular files to media
|
|---|
| 1288 | Archiving regular files
|
|---|
| 1289 | I am backing up your live filesystem now.
|
|---|
| 1290 | Please wait. This may take a couple of hours.
|
|---|
| 1291 | Working...
|
|---|
| 1292 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [8543:0] - EXATing 0...
|
|---|
| 1293 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [8543:1] - EXATing 1...
|
|---|
| 1294 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1295 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1296 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1297 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P //tmp.mondo.5016/tmp.mondo.28930/filelist.1 2>> /var/log/mondo-archive.log | gzip -c1 > //tmp.mondo.5016/tmp.mondo.28930/acl_list.1.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1298 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1299 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [8543:1] - archiving 1...
|
|---|
| 1300 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [8543:1] - archived 1 OK
|
|---|
| 1301 | [Main] libmondo-archive.c->create_afio_files_in_background#1186: [8543:1] - EXATing 2...
|
|---|
| 1302 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1303 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1304 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P //tmp.mondo.5016/tmp.mondo.28930/filelist.2 2>> /var/log/mondo-archive.log | gzip -c1 > //tmp.mondo.5016/tmp.mondo.28930/acl_list.2.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1305 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1306 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [8543:1] - archiving 2...
|
|---|
| 1307 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [8543:1] - archived 2 OK
|
|---|
| 1308 | [Main] libmondo-archive.c->create_afio_files_in_background#1233: [8543:1] - exiting
|
|---|
| 1309 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1310 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P //tmp.mondo.5016/tmp.mondo.28930/filelist.0 2>> /var/log/mondo-archive.log | gzip -c1 > //tmp.mondo.5016/tmp.mondo.28930/acl_list.0.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1311 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1312 | [Main] libmondo-archive.c->create_afio_files_in_background#1195: [8543:0] - archiving 0...
|
|---|
| 1313 | [Main] libmondo-archive.c->create_afio_files_in_background#1222: [8543:0] - archived 0 OK
|
|---|
| 1314 | [Main] libmondo-archive.c->create_afio_files_in_background#1170: [8543:0] - well, I would archive 3, except that it doesn't exist. I'll stop now.
|
|---|
| 1315 | [Main] libmondo-archive.c->create_afio_files_in_background#1233: [8543:0] - exiting
|
|---|
| 1316 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 0
|
|---|
| 1317 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 1
|
|---|
| 1318 | [Main] libmondo-archive.c->make_afioballs_and_images#1683: Storing set 2
|
|---|
| 1319 | [Main] libmondo-archive.c->make_afioballs_and_images#1660: No archival threads are running. The last stored set was 2 and I'm looking for 3. Take off your make-up; the party's over... :-)
|
|---|
| 1320 | [Main] libmondo-archive.c->make_afioballs_and_images#1733: Joining background threads to foreground thread
|
|---|
| 1321 | [Main] libmondo-archive.c->make_afioballs_and_images#1736: Thread 1 of 2: closed OK
|
|---|
| 1322 | [Main] libmondo-archive.c->make_afioballs_and_images#1736: Thread 2 of 2: closed OK
|
|---|
| 1323 | [Main] libmondo-archive.c->make_afioballs_and_images#1739: Done.
|
|---|
| 1324 | Your regular files have been archived successfully.
|
|---|
| 1325 | Done.
|
|---|
| 1326 | Archiving large files to media
|
|---|
| 1327 | [Main] libmondo-archive.c->make_those_slices_phase#2527: biggielist = //mondo.scratch.4991/mondo.scratch.15396/archives/biggielist.txt
|
|---|
| 1328 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfattr at /usr/bin/getfattr
|
|---|
| 1329 | [Main] libmondo-files.c->find_home_of_exe#431: find_home_of_exe () --- Found getfacl at /usr/bin/getfacl
|
|---|
| 1330 | [Main] libmondo-filelist.c->get_acl_list#620: libmondo-filelist.c, get_acl_list, 620: getfacl --all-effective -P //mondo.scratch.4991/mondo.scratch.15396/archives/biggielist.txt 2>> /var/log/mondo-archive.log | gzip -c1 > //tmp.mondo.5016/tmp.mondo.28930/acl_list.big.gz 2>> /var/log/mondo-archive.log
|
|---|
| 1331 | getfacl: Removing leading '/' from absolute path names
|
|---|
| 1332 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#896: Calculating size of all biggiefiles (in total)
|
|---|
| 1333 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#898: biggielist = //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt
|
|---|
| 1334 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#903: Reading it...
|
|---|
| 1335 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#939: Closing...
|
|---|
| 1336 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#941: Finished calculating total size of all biggiefiles
|
|---|
| 1337 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#896: Calculating size of all biggiefiles (in total)
|
|---|
| 1338 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#898: biggielist = //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt
|
|---|
| 1339 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#903: Reading it...
|
|---|
| 1340 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#939: Closing...
|
|---|
| 1341 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#941: Finished calculating total size of all biggiefiles
|
|---|
| 1342 | [Main] libmondo-archive.c->make_slices_and_images#2189: size of all biggiefiles = 0
|
|---|
| 1343 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#896: Calculating size of all biggiefiles (in total)
|
|---|
| 1344 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#898: biggielist = //tmp.mondo.5016/tmp.mondo.28930/biggielist.txt
|
|---|
| 1345 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#903: Reading it...
|
|---|
| 1346 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#939: Closing...
|
|---|
| 1347 | [Main] libmondo-files.c->size_of_all_biggiefiles_K#941: Finished calculating total size of all biggiefiles
|
|---|
| 1348 | [Main] libmondo-archive.c->make_slices_and_images#2192: estimated_total_noof_slices = 0 KB / 16384 KB = 1
|
|---|
| 1349 | [Main] libmondo-archive.c->make_slices_and_images#2195: No biggiefiles; fair enough...
|
|---|
| 1350 | Done.
|
|---|
| 1351 | Writing any remaining data to media
|
|---|
| 1352 | [Main] libmondo-archive.c->do_that_final_phase#1268: Closing tape/CD ...
|
|---|
| 1353 | [Main] libmondo-archive.c->write_final_iso_if_necessary#3621: Writing the final ISO
|
|---|
| 1354 | [Main] libmondo-archive.c->write_iso_and_go_on#3694: OK, time to make nfs #1
|
|---|
| 1355 | running: cp -f /usr/share/mondo/autorun //mondo.scratch.4991/mondo.scratch.15396/ > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1356 | --------------------------------start of output-----------------------------
|
|---|
| 1357 | --------------------------------end of output------------------------------
|
|---|
| 1358 | ...ran just fine. :-)
|
|---|
| 1359 | [Main] libmondo-archive.c->write_iso_and_go_on#3714: OK, you're telling me this is the last CD. Fair enough.
|
|---|
| 1360 | [Main] libmondo-archive.c->make_iso_fs#1855: make_iso_fs --- scratchdir=//mondo.scratch.4991/mondo.scratch.15396 --- destfile=/mnt/nfsbackup///nfstest-20060929-1.iso
|
|---|
| 1361 | running: chmod 744 //mondo.scratch.4991/mondo.scratch.15396 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1362 | --------------------------------start of output-----------------------------
|
|---|
| 1363 | --------------------------------end of output------------------------------
|
|---|
| 1364 | ...ran just fine. :-)
|
|---|
| 1365 | [Main] libmondo-archive.c->make_iso_fs#1980: Running mkisofs to make nfs #1
|
|---|
| 1366 | [Main] libmondo-archive.c->make_iso_fs#1993: Making bootable backup
|
|---|
| 1367 | [Main] libmondo-archive.c->make_iso_fs#2001: make_cd_use_lilo is actually 0
|
|---|
| 1368 | [Main] libmondo-archive.c->make_iso_fs#2029: make_cd_use_lilo = FALSE
|
|---|
| 1369 | [Main] libmondo-archive.c->make_iso_fs#2030: Isolinux
|
|---|
| 1370 | [Main] libmondo-fork.c->eval_call_to_make_ISO#201: Starting
|
|---|
| 1371 | [Main] libmondo-fork.c->eval_call_to_make_ISO#229: basic call = 'mkisofs -no-emul-boot -b isolinux.bin -boot-load-size 4 -boot-info-table -c boot.cat -o _ISO_ -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V _CD#_ .'
|
|---|
| 1372 | [Main] libmondo-fork.c->eval_call_to_make_ISO#230: midway_call = 'mkisofs -no-emul-boot -b isolinux.bin -boot-load-size 4 -boot-info-table -c boot.cat -o /mnt/nfsbackup///nfstest-20060929-1.iso -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V _CD#_ .'
|
|---|
| 1373 | [Main] libmondo-fork.c->eval_call_to_make_ISO#231: tmp = 'mkisofs -no-emul-boot -b isolinux.bin -boot-load-size 4 -boot-info-table -c boot.cat -o /mnt/nfsbackup///nfstest-20060929-1.iso -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V 1 .'
|
|---|
| 1374 | [Main] libmondo-fork.c->eval_call_to_make_ISO#232: ultimate call = 'mkisofs -no-emul-boot -b isolinux.bin -boot-load-size 4 -boot-info-table -c boot.cat -o /mnt/nfsbackup///nfstest-20060929-1.iso -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V 1 .'
|
|---|
| 1375 | Please be patient. Do not be alarmed by on-screen inactivity.
|
|---|
| 1376 | [Main] libmondo-fork.c->eval_call_to_make_ISO#238: Calling open_evalcall_form() with what_i_am_doing='Running mkisofs to make nfs #1'
|
|---|
| 1377 | [Main] libmondo-fork.c->eval_call_to_make_ISO#271: command = 'mkisofs -no-emul-boot -b isolinux.bin -boot-load-size 4 -boot-info-table -c boot.cat -o /mnt/nfsbackup///nfstest-20060929-1.iso -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V 1 . >> /var/log/mondo-archive.log'
|
|---|
| 1378 | [Main] libmondo-fork.c->run_external_binary_with_percentage_indicator_NEW#784: command = 'mkisofs -no-emul-boot -b isolinux.bin -boot-load-size 4 -boot-info-table -c boot.cat -o /mnt/nfsbackup///nfstest-20060929-1.iso -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V 1 . >> /var/log/mondo-archive.log 2>> /var/log/mondo-archive.log'
|
|---|
| 1379 | Running mkisofs to make nfs #1
|
|---|
| 1380 | Running mkisofs to make nfs #1
|
|---|
| 1381 | [Main] libmondo-fork.c->run_prog_in_bkgd_then_exit#743: sz_command = 'mkisofs -no-emul-boot -b isolinux.bin -boot-load-size 4 -boot-info-table -c boot.cat -o /mnt/nfsbackup///nfstest-20060929-1.iso -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V 1 . >> /var/log/mondo-archive.log 2>> /var/log/mondo-archive.log'
|
|---|
| 1382 | INFO: UTF-8 character encoding detected by locale settings.
|
|---|
| 1383 | Assuming UTF-8 encoded filenames on source filesystem,
|
|---|
| 1384 | use -input-charset to override.
|
|---|
| 1385 | Unknown file type (unallocated) ./.. - ignoring and continuing.
|
|---|
| 1386 | Using MINDI000.IMG;1 for ./images/mindi-data-1.img (mindi-data-7.img)
|
|---|
| 1387 | Using MINDI001.IMG;1 for ./images/mindi-data-7.img (mindi-data-9.img)
|
|---|
| 1388 | Using MINDI002.IMG;1 for ./images/mindi-data-9.img (mindi-data-3.img)
|
|---|
| 1389 | Using MINDI003.IMG;1 for ./images/mindi-data-3.img (mindi-data-6.img)
|
|---|
| 1390 | Using MINDI004.IMG;1 for ./images/mindi-data-6.img (mindi-data-8.img)
|
|---|
| 1391 | Using MINDI005.IMG;1 for ./images/mindi-data-8.img (mindi-data-5.img)
|
|---|
| 1392 | Using MINDI006.IMG;1 for ./images/mindi-data-5.img (mindi-data-4.img)
|
|---|
| 1393 | Using MINDI007.IMG;1 for ./images/mindi-data-4.img (mindi-data-2.img)
|
|---|
| 1394 | Using ACL_L000.GZ;1 for ./archives/acl_list.1.gz (acl_list.2.gz)
|
|---|
| 1395 | Using XATTR000.GZ;1 for ./archives/xattr_list.2.gz (xattr_list.0.gz)
|
|---|
| 1396 | Using XATTR001.GZ;1 for ./archives/xattr_list.0.gz (xattr_list.big.gz)
|
|---|
| 1397 | Using ACL_L001.GZ;1 for ./archives/acl_list.2.gz (acl_list.0.gz)
|
|---|
| 1398 | Using XATTR002.GZ;1 for ./archives/xattr_list.big.gz (xattr_list.1.gz)
|
|---|
| 1399 | Using ACL_L002.GZ;1 for ./archives/acl_list.0.gz (acl_list.big.gz)
|
|---|
| 1400 | Using COMPA000.;1 for ./usr/share/mondo/restore-scripts/mondo/compare-me (compare-subroutine-me)
|
|---|
| 1401 | Using UNMOU000.;1 for ./usr/share/mondo/restore-scripts/mondo/unmount-me (unmount-subroutine-me)
|
|---|
| 1402 | Size of boot image is 4 sectors -> No emulation
|
|---|
| 1403 | 21.70% done, estimate finish Fri Sep 29 11:27:57 2006
|
|---|
| 1404 | 43.44% done, estimate finish Fri Sep 29 11:27:59 2006
|
|---|
| 1405 | 65.11% done, estimate finish Fri Sep 29 11:27:58 2006
|
|---|
| 1406 | 86.77% done, estimate finish Fri Sep 29 11:27:59 2006
|
|---|
| 1407 | Total translation table size: 2048
|
|---|
| 1408 | Total rockridge attributes bytes: 10121
|
|---|
| 1409 | Total directory bytes: 38832
|
|---|
| 1410 | Path table size(bytes): 220
|
|---|
| 1411 | Max brk space used 21000
|
|---|
| 1412 | 23054 extents written (45 MB)
|
|---|
| 1413 | [Main] libmondo-fork.c->run_prog_in_bkgd_then_exit#748: child res = 0
|
|---|
| 1414 | [Main] libmondo-fork.c->run_external_binary_with_percentage_indicator_NEW#820: Parent res = 0
|
|---|
| 1415 | Call to mkisofs to make ISO (nfs #1) ...OK
|
|---|
| 1416 | running: find //mondo.scratch.4991/mondo.scratch.15396/archives -name '*.afio*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1417 | --------------------------------start of output-----------------------------
|
|---|
| 1418 | --------------------------------end of output------------------------------
|
|---|
| 1419 | ...ran just fine. :-)
|
|---|
| 1420 | running: find //mondo.scratch.4991/mondo.scratch.15396/archives -name '*list.[0-9]*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1421 | --------------------------------start of output-----------------------------
|
|---|
| 1422 | --------------------------------end of output------------------------------
|
|---|
| 1423 | ...ran just fine. :-)
|
|---|
| 1424 | running: find //mondo.scratch.4991/mondo.scratch.15396/archives -name 'slice*' -exec rm -f '{}' \; > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1425 | --------------------------------start of output-----------------------------
|
|---|
| 1426 | --------------------------------end of output------------------------------
|
|---|
| 1427 | ...ran just fine. :-)
|
|---|
| 1428 | running: rm -f //mondo.scratch.4991/mondo.scratch.15396/archives/cklist* > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1429 | --------------------------------start of output-----------------------------
|
|---|
| 1430 | --------------------------------end of output------------------------------
|
|---|
| 1431 | ...ran just fine. :-)
|
|---|
| 1432 | running: rm -f //mondo.scratch.4991/mondo.scratch.15396/archives/zero > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1433 | --------------------------------start of output-----------------------------
|
|---|
| 1434 | --------------------------------end of output------------------------------
|
|---|
| 1435 | ...ran just fine. :-)
|
|---|
| 1436 | [Main] libmondo-archive.c->wipe_archives#3584: Wiped //mondo.scratch.4991/mondo.scratch.15396/archives's archives
|
|---|
| 1437 | running: ls -l //mondo.scratch.4991/mondo.scratch.15396/archives > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1438 | --------------------------------start of output-----------------------------
|
|---|
| 1439 | total 68
|
|---|
| 1440 | -rw-r--r-- 1 root root 120 Sep 29 11:27 acl_list.big.gz
|
|---|
| 1441 | -rw-r--r-- 1 root root 0 Sep 29 11:27 biggielist.txt
|
|---|
| 1442 | -rw-r--r-- 1 root root 26180 Sep 29 11:21 filelist.full.gz
|
|---|
| 1443 | -rw-r--r-- 1 root root 48 Sep 29 11:26 SERIAL-STRING
|
|---|
| 1444 | -rw-r--r-- 1 root root 1 Sep 29 11:27 THIS-CD-NUMBER
|
|---|
| 1445 | -rw-r--r-- 1 root root 20 Sep 29 11:27 xattr_list.big.gz
|
|---|
| 1446 | --------------------------------end of output------------------------------
|
|---|
| 1447 | ...ran just fine. :-)
|
|---|
| 1448 | [Main] libmondo-archive.c->write_iso_and_go_on#3796: This was your last CD.
|
|---|
| 1449 | [Main] libmondo-archive.c->write_final_iso_if_necessary#3634: Returning from writing final ISO (res=0)
|
|---|
| 1450 | [Main] libmondo-archive.c->do_that_final_phase#1282: Fork is exiting ...
|
|---|
| 1451 | Done.
|
|---|
| 1452 | Done.
|
|---|
| 1453 | [Main] libmondo-archive.c->backup_data#649: Creation of archives... complete.
|
|---|
| 1454 | Backup and/or verify ran to completion. Everything appears to be fine.
|
|---|
| 1455 | /root/images/mindi/mondorescue.iso, a boot/utility CD, is available if you want it.
|
|---|
| 1456 | [Main] libmondo-files.c->length_of_file#608: filename=/tmp/changed.files
|
|---|
| 1457 | libmondo-files.c, line 609: Unable to openin filename (No such file or directory)
|
|---|
| 1458 | Data archived OK.
|
|---|
| 1459 | running: umount //tmp.mondo.5016/tmp.mondo.28930/tmpfs > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1460 | --------------------------------start of output-----------------------------
|
|---|
| 1461 | umount: //tmp.mondo.5016/tmp.mondo.28930/tmpfs: not mounted
|
|---|
| 1462 | --------------------------------end of output------------------------------
|
|---|
| 1463 | ...ran with res=256
|
|---|
| 1464 | running: rm -Rf //tmp.mondo.5016/tmp.mondo.28930 //mondo.scratch.4991/mondo.scratch.15396 > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1465 | --------------------------------start of output-----------------------------
|
|---|
| 1466 | --------------------------------end of output------------------------------
|
|---|
| 1467 | ...ran just fine. :-)
|
|---|
| 1468 | running: mount > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err
|
|---|
| 1469 | --------------------------------start of output-----------------------------
|
|---|
| 1470 | /dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
|
|---|
| 1471 | none on /proc type proc (rw)
|
|---|
| 1472 | none on /sys type sysfs (rw)
|
|---|
| 1473 | none on /dev/pts type devpts (rw,gid=5,mode=620)
|
|---|
| 1474 | usbfs on /proc/bus/usb type usbfs (rw)
|
|---|
| 1475 | /dev/sda1 on /boot type ext3 (rw)
|
|---|
| 1476 | none on /dev/shm type tmpfs (rw)
|
|---|
| 1477 | /dev/mapper/VolGroup00-LogVol03 on /home type ext3 (rw)
|
|---|
| 1478 | /dev/mapper/VolGroup00-LogVol04 on /tmp type ext3 (rw)
|
|---|
| 1479 | /dev/mapper/VolGroup00-LogVol02 on /var type ext3 (rw)
|
|---|
| 1480 | none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
|
|---|
| 1481 | sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
|
|---|
| 1482 | 192.168.44.21:/backup/websrv on /mnt/nfsbackup type nfs (rw,rsize=8192,wsize=8192,timeo=14,intr,addr=192.168.44.21)
|
|---|
| 1483 | --------------------------------end of output------------------------------
|
|---|
| 1484 | ...ran just fine. :-)
|
|---|
| 1485 | [Main] main.c->distro_specific_kludges_at_end_of_mondoarchive#217: Restarting magicdev if necessary
|
|---|
| 1486 | [Main] main.c->distro_specific_kludges_at_end_of_mondoarchive#221: Restarting autofs if necessary
|
|---|
| 1487 | [Main] main.c->distro_specific_kludges_at_end_of_mondoarchive#225: Restarting supermounts if necessary
|
|---|
| 1488 | [Main] main.c->distro_specific_kludges_at_end_of_mondoarchive#229: Unmounting /boot if necessary
|
|---|
| 1489 | [Main] libmondo-tools.c->unmount_boot_if_necessary#1446: starting
|
|---|
| 1490 | [Main] libmondo-tools.c->unmount_boot_if_necessary#1453: leaving
|
|---|
| 1491 | [Main] libmondo-files.c->register_pid#812: Unregistering PID
|
|---|
| 1492 | [Main] libmondo-tools.c->do_libmondo_global_strings_thing#1586: libmondo-tools.c, do_libmondo_global_strings_thing, 1586: Freeing globals
|
|---|