[402] | 1 | .\" This is free documentation; you can redistribute it and/or
|
---|
| 2 | .\" modify it under the terms of the GNU General Public License as
|
---|
| 3 | .\" published by the Free Software Foundation; either version 2 of
|
---|
| 4 | .\" the License, or (at your option) any later version.
|
---|
| 5 | .\"
|
---|
| 6 | .\" The GNU General Public License's references to "object code"
|
---|
| 7 | .\" and "executables" are to be interpreted as the output of any
|
---|
| 8 | .\" document formatting or typesetting system, including
|
---|
| 9 | .\" intermediate and printed output.
|
---|
| 10 | .\"
|
---|
| 11 | .\" This manual is distributed in the hope that it will be useful,
|
---|
| 12 | .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
| 13 | .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
---|
| 14 | .\" GNU General Public License for more details.
|
---|
| 15 | .\"
|
---|
| 16 | .\" You should have received a copy of the GNU General Public
|
---|
| 17 | .\" License along with this manual; if not, write to the Free
|
---|
| 18 | .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
|
---|
| 19 | .\" USA.
|
---|
| 20 | .\"
|
---|
[2062] | 21 | .TH mondoarchive 8 "PBDATE" "Mondo Rescue PBVER-rPBREV"
|
---|
[1] | 22 |
|
---|
| 23 | .SH NAME
|
---|
| 24 | mondoarchive \- a backup / disaster\-recovery tool.
|
---|
| 25 |
|
---|
| 26 | .SH SYNOPSIS
|
---|
[2543] | 27 | .B mondoarchive \-O
|
---|
[1] | 28 | [
|
---|
| 29 | .I options
|
---|
| 30 | ] : backup your PC
|
---|
| 31 | .br
|
---|
[2543] | 32 | .B mondoarchive \-V
|
---|
[1] | 33 | [
|
---|
| 34 | .I options
|
---|
| 35 | ] : verify your backup
|
---|
| 36 |
|
---|
| 37 | .SH DESCRIPTION
|
---|
| 38 | .PP
|
---|
| 39 | .I mondoarchive
|
---|
| 40 | backs up a subset of your files, your entire filesystem, or even images of
|
---|
| 41 | non-Linux filesystems to CD's, tape, ISO images or an NFS mount. In the event of
|
---|
| 42 | catastrophic data loss, you will be able to restore everything, taking a PC from
|
---|
[2543] | 43 | bare metal to its original state if necessary.
|
---|
[1] | 44 |
|
---|
[2045] | 45 | .PP
|
---|
[1] | 46 | With
|
---|
| 47 | .BR \-O ,
|
---|
[1885] | 48 | it backs up your filesystem to CD, tape, ISO images or NFS share. Boot media
|
---|
[1] | 49 | or a special boot CD will be created to allow you to restore from bare metal if
|
---|
| 50 | necessary.
|
---|
| 51 |
|
---|
[2045] | 52 | .PP
|
---|
[1] | 53 | With
|
---|
| 54 | .BR \-V ,
|
---|
| 55 | it verifies the backup against the live filesystem. This option may be used in
|
---|
| 56 | combination with
|
---|
| 57 | .BR \-O
|
---|
| 58 | to verify a backup after its creation, or on its own to see how much the live
|
---|
| 59 | filesystem has changed since the backup was made.
|
---|
| 60 |
|
---|
[2045] | 61 | .PP
|
---|
[2543] | 62 | Call mondoarchive
|
---|
[1] | 63 | .BR without
|
---|
[2543] | 64 | .BR flags
|
---|
[1] | 65 | to make it auto-detect as many settings as possible, ask you politely for the
|
---|
| 66 | rest, and then backup and verify your OS or a subset thereof.
|
---|
| 67 |
|
---|
[2045] | 68 | .PP
|
---|
[2543] | 69 | To restore data, either run
|
---|
[1] | 70 | .I mondorestore
|
---|
[1885] | 71 | from the command line or boot from the emergency media generated during
|
---|
[1] | 72 | the backup process. The latter will come in handy if a gremlin wipes your hard
|
---|
| 73 | disk.
|
---|
| 74 |
|
---|
| 75 | .SH BACKUP MEDIA
|
---|
| 76 | .TP 13
|
---|
| 77 | You must specify one of the following:-
|
---|
| 78 |
|
---|
| 79 | .TP
|
---|
[2543] | 80 | .BI "\-c " speed
|
---|
[1] | 81 | Use CD-R drive as backup device and its (write-once) disks as backup media.
|
---|
| 82 |
|
---|
| 83 | .TP
|
---|
[2543] | 84 | .BI "\-w " speed
|
---|
[1] | 85 | Use CD-RW drive as backup device and its (write/rewrite) disks as backup media.
|
---|
| 86 | Mondo will wipe media before writing to them.
|
---|
| 87 |
|
---|
| 88 | .TP
|
---|
[2543] | 89 | .BI "\-r "
|
---|
[1] | 90 | Use DVD drive as backup device and its disks as backup media. Growisofs decides
|
---|
[116] | 91 | on the best speed for your drive. Note that calling mondoarchive
|
---|
| 92 | .B using sudo when writing to DVDs will fail
|
---|
[2543] | 93 | because growisofs does not support this \- see the growisofs manpage for
|
---|
[116] | 94 | details.
|
---|
[1] | 95 |
|
---|
| 96 | .TP
|
---|
[2543] | 97 | .BI "\-C " speed
|
---|
[1] | 98 | Use CD-R drive as a streaming device, almost like a tape streamer. Use
|
---|
| 99 | write-once disks as backup media.
|
---|
| 100 | .B Experimental.
|
---|
| 101 |
|
---|
| 102 | .TP
|
---|
[2543] | 103 | .BI "\-p " prefix
|
---|
| 104 | Use
|
---|
| 105 | .B prefix
|
---|
[20] | 106 | to generate the name of your ISO images.
|
---|
[907] | 107 | By default, mondoarchive names images mondorescue-1.iso, mondorescue-2.iso, ...
|
---|
[2543] | 108 | Using
|
---|
| 109 | .B \-p machine
|
---|
[907] | 110 | will name your images machine-1.iso, machine-2.iso, ...
|
---|
[20] | 111 |
|
---|
| 112 | .TP
|
---|
[2543] | 113 | .BI "\-i "
|
---|
[1] | 114 | Use ISO files (CD images) as backup media. This is good for backing up your
|
---|
| 115 | system to a spare hard drive. The
|
---|
[2870] | 116 | .B \-n
|
---|
[1] | 117 | switch is a wiser choice if you plan to restore from a remote filesystem.
|
---|
| 118 |
|
---|
| 119 | .TP
|
---|
[2543] | 120 | .BI "\-n " mount
|
---|
[2380] | 121 | Use files residing on a remote share as backup media.
|
---|
[1] | 122 | .I mount
|
---|
[2380] | 123 | is the remote mount-point, e.g. 'nfs://192.168.1.3:/home/nfs'
|
---|
[2224] | 124 | for my file server. If not mounted, mondoarchive will do it for you. So nice ;-)
|
---|
| 125 | If your NFS server only accept write from a backup user, you may specify it with the syntax:
|
---|
[2380] | 126 | .B nfs://user@machine:/mount/path
|
---|
[2225] | 127 | and mondoarchive will try to do its best to support it.
|
---|
[2380] | 128 | Other protocols are available such as sshfs for fuse SSH based filesystem
|
---|
| 129 | mount, with the same syntax e.g. 'sshfs://user@192.168.1.3:/home/nfs'
|
---|
[1] | 130 |
|
---|
| 131 | .TP
|
---|
[2543] | 132 | .BI "\-t "
|
---|
[1] | 133 | Use tape streamer as backup device and its tapes as backup media.
|
---|
| 134 |
|
---|
| 135 | .TP
|
---|
[2543] | 136 | .BI "\-U "
|
---|
[1762] | 137 | Use a generic USB device as backup device. Use this if you want to write
|
---|
[2543] | 138 | your backup to a USB key or USB disk, which will be make bootable.
|
---|
[2294] | 139 | The USB device should be attached to the system in order for this to work and
|
---|
[1762] | 140 | its device name passed to the
|
---|
[2543] | 141 | .BR \-d
|
---|
[2333] | 142 | option. Do not use the partition name, but the raw device name (/dev/sda e.g.)
|
---|
[1762] | 143 | .B WARNING: All the data on the related device will be removed.
|
---|
| 144 |
|
---|
| 145 | .TP
|
---|
[2543] | 146 | .BI "\-u "
|
---|
[1] | 147 | Use a generic streaming device as backup device. Use this if you want to write
|
---|
| 148 | your backup to a device that is not directly support by mondoarchive. This will
|
---|
| 149 | send the data directly to a raw device.
|
---|
| 150 | .B For experienced users only.
|
---|
| 151 |
|
---|
| 152 | .SH MAJOR OPTIONS
|
---|
| 153 | .TP 13
|
---|
[2543] | 154 | .BI "\-D "
|
---|
[1] | 155 | Make a differential backup: examine the filesystem and find which files have
|
---|
| 156 | changed since the last full backup was carried out. Backup only those files.
|
---|
| 157 |
|
---|
| 158 | .TP
|
---|
[2843] | 159 | .BI "\-E " "\*(lqpath|...\*(rq"
|
---|
[2714] | 160 | Exclude path(s) from backup. The paths should be separated with a pipe and surrounded by quotes.
|
---|
[2336] | 161 | This is the prefered and recommended option when doing partial archiving.
|
---|
[1] | 162 | Note that mondo automatically excludes removable media (/mnt/floppy,
|
---|
[907] | 163 | /mnt/cdrom, /proc, /sys, /tmp). For example, if you are backing up to an NFS mount but you
|
---|
[1] | 164 | do not want to include the contents of the mount in a backup, exclude your
|
---|
| 165 | local mount-point with this switch. It will also work with partitions, e.g.
|
---|
| 166 | /dev/sdd4 if you have a peculiar SCSI zip drive which insists on showing up in
|
---|
| 167 | the mountlist. NB: If you exclude /dev/sdd4 then the /dev entry itself will
|
---|
| 168 | still be backed up, even though the mountlist entry will be suppressed.
|
---|
[2543] | 169 | N.B.: If you specify a directory with a final / its content will be
|
---|
| 170 | archived so it won't do what you expect.
|
---|
| 171 | You may also specify full disk device to this option as with \-E
|
---|
[2714] | 172 | \*(lq/dev/sda|/dev/cciss/c0d0\*(rq
|
---|
[1] | 173 |
|
---|
| 174 | .TP
|
---|
[2870] | 175 | .BI "\-I " "\*(lqpath|...\*(rq"
|
---|
[2714] | 176 | Include paths(s) in backup. The paths should be separated with a pipe and surrounded by quotes.
|
---|
[2835] | 177 | This option is mainly used to perform tests
|
---|
[2543] | 178 | in order to reduce the time taken by the archiving operation.
|
---|
| 179 | The default backup path is \*(lq/\*(rq but you may specify alternatives,
|
---|
[2714] | 180 | e.g. \-I \*(lq/home|/etc\*(rq to override that.
|
---|
[2543] | 181 | You may also specify full disk device to this option as with \-I
|
---|
[2714] | 182 | \*(lq/dev/sda|/dev/cciss/c0d0\*(rq
|
---|
[2336] | 183 | N.B.: When using the
|
---|
| 184 | .BR \-I
|
---|
[2543] | 185 | option with the
|
---|
[2336] | 186 | .BR \-E
|
---|
[2543] | 187 | option, the \-E content should be subdirectories of those mentioned in
|
---|
[2870] | 188 | the \-I only, as \-I takes precedence.
|
---|
[1] | 189 |
|
---|
| 190 | .TP
|
---|
[2870] | 191 | .BI "\-J " "file"
|
---|
[791] | 192 | Specify an explicit list of files and directories to include in a plain text file, one item
|
---|
[2543] | 193 | (file or directory) per line. Beware that directories placed in that file are not managed recursively contrary to what is done with the \-I option.
|
---|
[1] | 194 |
|
---|
| 195 | .TP
|
---|
[2870] | 196 | .BI "\-N"
|
---|
[791] | 197 | Exclude all mounted network filesystems. This currently means NFS, SMB, Coda, MVFS, AFS
|
---|
[1488] | 198 | OCFS and Netware. In other words, only backup the local hard disk(s).
|
---|
[1] | 199 |
|
---|
| 200 | .TP
|
---|
[2870] | 201 | .BI "\-d " "dev|dir"
|
---|
[1762] | 202 | Specify the backup device (CD/tape/USB) or directory (NFS/ISO). For CD-R[W] drives,
|
---|
[1] | 203 | this is the SCSI node where the drive may be found, e.g. '0,1,0'. For tape
|
---|
[1762] | 204 | users, this is the tape streamers /dev entry, e.g. '/dev/st0'. For USB users,
|
---|
| 205 | this is the device name of your key or external disk. For ISO users,
|
---|
[1] | 206 | this is the directory where the ISO images are stored. For NFS users, this is
|
---|
[2896] | 207 | the subdirectory under the NFS mount where the backups are stored. The default
|
---|
[1967] | 208 | for ISO and NFS is '/var/cache/mondo'.
|
---|
[1] | 209 |
|
---|
| 210 | .TP
|
---|
[2870] | 211 | .BI "\-g "
|
---|
[1] | 212 | GUI mode. Without this switch, the screen output of mondoarchive is suitable
|
---|
| 213 | for processing by an 'expect' wrapper, enabling the user to backup nightly via
|
---|
| 214 | a cron job. However, if you want to run this program with an attractive but
|
---|
[2543] | 215 | non-cron-friendly interface then use '\-g'.
|
---|
[1] | 216 |
|
---|
| 217 | .TP
|
---|
[2870] | 218 | .BI "\-k " "path"
|
---|
[2294] | 219 | Path of user's kernel. If you are a Debian (<3.0) or Gentoo (<1.4) user then specify
|
---|
[2543] | 220 | .B \-k FAILSAFE
|
---|
[1] | 221 | as your kernel. Otherwise, you will rarely need this option.
|
---|
| 222 |
|
---|
| 223 | .TP
|
---|
[2870] | 224 | .BI "\-m "
|
---|
[1] | 225 | Manual (not self-retracting) CD trays are often found on laptops. If you are
|
---|
[2543] | 226 | a laptop user, your CD burner has BurnProof technology or you experience
|
---|
| 227 | problems with mondo then please call mondoarchive with this switch.
|
---|
[1] | 228 |
|
---|
| 229 | .TP
|
---|
[2870] | 230 | .BI "\-o "
|
---|
[1948] | 231 | Use OBDR (One Button Disaster Recovery) type of tapes.
|
---|
| 232 | By default, tapes are not bootable. With this flag, tape will be made bootable
|
---|
| 233 | following the OBDR format.
|
---|
[1] | 234 |
|
---|
| 235 | .TP
|
---|
[2870] | 236 | .BI "\-s " "size"
|
---|
[1] | 237 | How much can each of your backup media hold? You may use 'm' and 'g' on the end
|
---|
| 238 | of the number, e.g. '700m' for an extra-large CD-R. You no longer need to
|
---|
| 239 | specify the size of your cartridges if you are backing up to tape.
|
---|
| 240 |
|
---|
| 241 | .TP
|
---|
[2870] | 242 | .BI "\-x " "'dev ...'"
|
---|
[1] | 243 | Specify non-Linux partitions which you want to backup, e.g. NTFS or BeOS.
|
---|
| 244 |
|
---|
| 245 |
|
---|
| 246 | .SH MINOR OPTIONS
|
---|
| 247 | .TP 13
|
---|
[2870] | 248 | .BI "\-[0-9] "
|
---|
[1] | 249 | Specify the compression level. Default is 3. No compression is 0.
|
---|
| 250 |
|
---|
| 251 | .TP
|
---|
[2870] | 252 | .BI "\-A " "command"
|
---|
[1] | 253 | This command will be called after each CD/NFS/ISO file is written. It is useful
|
---|
| 254 | if you want to do something with an ISO after creating it, e.g. write it to a
|
---|
| 255 | CD burner using a non-standard command.
|
---|
[2870] | 256 | .B \-A
|
---|
[2543] | 257 | understands two tokens \- _ISO_ and _CD#_ - which will be translated into the
|
---|
[1] | 258 | ISO's filename and its index number (1, 2, ...) respectively. So, you could use
|
---|
[2543] | 259 | .I \-A 'foobackup _ISO_; rm \-f _ISO_'
|
---|
[1] | 260 | to feed each ISO to some magical new backup tool.
|
---|
| 261 |
|
---|
| 262 | .TP
|
---|
| 263 | .BI "-B " "command"
|
---|
| 264 | This command will be called before each CD/NFS/ISO file is written. See
|
---|
[2543] | 265 | .B \-A
|
---|
[1] | 266 | for more information.
|
---|
| 267 |
|
---|
| 268 | .TP
|
---|
[2870] | 269 | .BI "\-H "
|
---|
[1] | 270 | When you boot from the tape/CD, your hard drive will be wiped and the archives
|
---|
| 271 | will be restored. Your decision to boot from the tape/CD will be taken as
|
---|
| 272 | consent. No further permission will be sought.
|
---|
| 273 | .B Use with caution.
|
---|
| 274 |
|
---|
| 275 | .TP
|
---|
[2870] | 276 | .BI "\-L "
|
---|
[1] | 277 | Use lzo, a fast compression engine, instead of bzip2. You may find lzo on
|
---|
| 278 | Mondo's website or via FreshMeat. WARNING! Some versions of LZO are unstable.
|
---|
| 279 |
|
---|
| 280 | .TP
|
---|
[2870] | 281 | .BI "\-G "
|
---|
[998] | 282 | Use gzip, the standard and quicker Linux compression engine, instead of bzip2.
|
---|
| 283 |
|
---|
| 284 | .TP
|
---|
[2870] | 285 | .BI "\-R "
|
---|
[2543] | 286 | EXPERIMENTAL. Do not use in mission-critical environments. Star is an
|
---|
| 287 | alternative to afio. Mondo now supports POSIX ACLs and extended
|
---|
| 288 | attributes, so \-R is essentially redundant for now.
|
---|
[1] | 289 |
|
---|
| 290 | .TP
|
---|
[2870] | 291 | .BI "\-P " "tarball"
|
---|
[1] | 292 | Post-nuke tarball. If you boot into Nuke Mode and everything is restored
|
---|
[2543] | 293 | successfully then the
|
---|
[1] | 294 | .I post-nuke
|
---|
| 295 | script will be sought and executed if found. This is useful for post-restore
|
---|
| 296 | customization. It is assumed that the tarball (.tar.gz format) will contain not
|
---|
| 297 | just the
|
---|
| 298 | .I post-nuke
|
---|
[2543] | 299 | script (or binary, or whatever it is) but also any files it requires.
|
---|
[1] | 300 |
|
---|
| 301 | .TP
|
---|
[2870] | 302 | .BI "\-S " "path"
|
---|
[2543] | 303 | Specify the full pathname of the scratchdir, the directory where ISO
|
---|
| 304 | images are built before being archived. If you have plenty of RAM and
|
---|
| 305 | want to use a ramdisk for scratch space, specify its path here.
|
---|
[1] | 306 |
|
---|
| 307 | .TP
|
---|
[2870] | 308 | .BI "\-T " "path"
|
---|
[2543] | 309 | Specify the full pathname of the tempdir, the directory where temporary
|
---|
| 310 | files (other than ISO images being assembled) are stored. See
|
---|
| 311 | .B \-S
|
---|
[1] | 312 |
|
---|
| 313 | .TP
|
---|
[2870] | 314 | .BI "\-W "
|
---|
[1] | 315 | Don't make your backup self-booting. This is a really bad idea, IMO. Don't do
|
---|
| 316 | this unless you have really great boot disks in your hand and you are an anally
|
---|
| 317 | retentive SOB who can't wait 2 minutes for Mindi to run in the background. If
|
---|
[2543] | 318 | you use \-W then you'd better know what the hell you're doing, okay?
|
---|
[1] | 319 |
|
---|
| 320 | .TP
|
---|
[2870] | 321 | .BI "\-b "
|
---|
[1] | 322 | Specify the internal block size used by the tape drive. This is usually 32K but
|
---|
| 323 | some drives just don't like that. They should but they don't. That's what
|
---|
| 324 | happens when tape drive vendors don't talk to kernel driver writers. Try 512 or
|
---|
| 325 | 16384.
|
---|
| 326 |
|
---|
| 327 | .TP
|
---|
[2870] | 328 | .BI "\-e "
|
---|
[1967] | 329 | Don't eject the CD or tape when backing up...
|
---|
[1] | 330 |
|
---|
| 331 | .TP
|
---|
[2870] | 332 | .BI "\-f " "device"
|
---|
[1] | 333 | Specify the drive on which your Master Boot Record lives. Usually, this is
|
---|
[2492] | 334 | discovered automatically. A good use case may be when you have software RAID.
|
---|
[1] | 335 |
|
---|
| 336 | .TP
|
---|
[2870] | 337 | .BI "\-l " "GRUB|LILO|ELILO|RAW"
|
---|
[1] | 338 | Specify the boot loader. By default, your Master Boot Record is examined and
|
---|
| 339 | the boot loader can usually be discovered. If you specify RAW then the MBR will
|
---|
| 340 | be backed up and restored byte-for-byte without any analysis. It is likely that
|
---|
[2543] | 341 | you will also need to specify the boot device with \-f <dev>. ELILO is mandatory
|
---|
[1] | 342 | for IA64 machines.
|
---|
| 343 |
|
---|
| 344 | .TP
|
---|
[2870] | 345 | .BI "\-Q "
|
---|
[1] | 346 | Give more detailed information about the boot loader.
|
---|
| 347 |
|
---|
| 348 | .TP
|
---|
[2870] | 349 | .BI "\-K " "loglevel"
|
---|
[907] | 350 | Specify the loglevel. Use 99 for full debug. Standard debug level is 4.
|
---|
[1] | 351 |
|
---|
[948] | 352 | .TP
|
---|
[2870] | 353 | .BI "\-v "
|
---|
[2752] | 354 | Gives mondoarchive version.
|
---|
| 355 |
|
---|
| 356 | .TP
|
---|
[2870] | 357 | .BI "\-z "
|
---|
[2543] | 358 | Use extended attributes and acl for each file and store them in the
|
---|
| 359 | backup media. Use this option if you use SElinux e.g. but it will slow
|
---|
| 360 | down backup and restore time of course.
|
---|
[1] | 361 |
|
---|
[948] | 362 |
|
---|
[1] | 363 | .SH DIAGNOSTICS
|
---|
[1315] | 364 | Mondo generates one additional, and extremely important file:
|
---|
[2543] | 365 | .BI /var/log/mondoarchive.log.
|
---|
| 366 | When seeking technical support, attach this file to your email.
|
---|
[1] | 367 |
|
---|
| 368 |
|
---|
| 369 | .SH FILES
|
---|
[1315] | 370 | .IR /var/log/mondoarchive.log
|
---|
[1] | 371 | This log contains important information required to analyse mondoarchive
|
---|
[1315] | 372 | problem reports. Did I already said that it's highly recommended to send this file with
|
---|
[1] | 373 | support questions.
|
---|
| 374 |
|
---|
[2897] | 375 | .SH ENVIRONMENT VARIABLES
|
---|
| 376 | .IR ARCH
|
---|
| 377 | This variable is passed to the environment by mondoarchive so that
|
---|
| 378 | parted2fdisk.pl is aware of the underlying hardware architecture.
|
---|
[2543] | 379 |
|
---|
[2897] | 380 | .IR MONDO_SHARE
|
---|
| 381 | This variable is passed to the environment by mondoarchive so that
|
---|
| 382 | mindi is aware that it's called from it and act accordingly. It contains
|
---|
| 383 | the shared directory for the mondo package.
|
---|
| 384 |
|
---|
| 385 | .IR PATH
|
---|
| 386 | This variable is modified internally by mondoarchive so that /sbin:/usr/sbin:/usr/local/sbin
|
---|
| 387 | are appended to it systematically in order to find the required tools.
|
---|
| 388 |
|
---|
| 389 | .IR TMPDIR
|
---|
| 390 | This variable is used, if defined, as the target directory to create
|
---|
| 391 | all the temporary files needed during the operation (not the scratch files)
|
---|
| 392 |
|
---|
| 393 | .IR TMP
|
---|
| 394 | This variable is used, if defined and if TMPDIR is not defined, as the target
|
---|
| 395 | directory to create all the temporary files needed during the operation
|
---|
| 396 | (not the scratch files)
|
---|
| 397 |
|
---|
[1] | 398 | .SH NOTES
|
---|
[2543] | 399 | A link to Mondo's HTML-based manual (by Bruno Cornec, Mikael Hultgren,
|
---|
| 400 | Cafeole, Randy Delphs, Stan Benoit, and Hugo Rabson) may be found at
|
---|
[399] | 401 | .I http://www.mondorescue.org/docs.shtml
|
---|
[2543] | 402 | \- or in
|
---|
[1] | 403 | .I /usr/share/doc/mondo-x.xx
|
---|
| 404 | on your hard drive.
|
---|
| 405 |
|
---|
| 406 | .SH BUGS
|
---|
| 407 | It is recommend that your system has more than 64 MB ram. SCSI device order
|
---|
| 408 | change with nuke can have unexpected results. It is recommended you use expert
|
---|
[2543] | 409 | mode with drastic hardware reconfigurations.
|
---|
[1] | 410 |
|
---|
| 411 | .SH EXAMPLES
|
---|
| 412 |
|
---|
| 413 | .BI ISO:
|
---|
| 414 | Backup to a directory; note that /mnt/foo's contents will be backed up except
|
---|
[2543] | 415 | for its ISO's unless you exclude it, as follows:
|
---|
[1] | 416 | .br
|
---|
[2835] | 417 | .I "mondoarchive -Oi -d /mnt/foo -E '/mnt/foo|/mnt/foo2' -p \`hostname\`-\`date +%Y-%m-%d\`"
|
---|
[1] | 418 |
|
---|
| 419 | Backup to ISO's non-interactively, e.g. as a job running in /etc/cron.daily:
|
---|
| 420 | .br
|
---|
[954] | 421 | .I "mkdir -p /bkp/\`date +%A\`; mondoarchive -Oi -9 -d /bkp/\`date +%A\` -E /bkp"
|
---|
[1] | 422 |
|
---|
| 423 | .BI DVD:
|
---|
| 424 | Backup PC using DVD Media:
|
---|
| 425 | .br
|
---|
[570] | 426 | .I "mondoarchive -OVr -d /dev/scd0 -gF -s 4480m"
|
---|
[1] | 427 |
|
---|
| 428 | .BI TAPE:
|
---|
| 429 | Backup to tape, using lzo compression (WARNING - can be unstable):
|
---|
| 430 | .br
|
---|
| 431 | .I "mondoarchive -Ot -d /dev/st0 -L"
|
---|
| 432 |
|
---|
| 433 | Verify existing tape backup which was made with lzo compression:-
|
---|
| 434 | .br
|
---|
| 435 | .I "mondoarchive -Vt -d /dev/st0 -L -g"
|
---|
| 436 |
|
---|
| 437 | Backup to tape, using max compression:
|
---|
| 438 | .br
|
---|
| 439 | .I "mondoarchive -Ot -9 -d /dev/st0 "
|
---|
| 440 |
|
---|
| 441 | .BI CD-R:
|
---|
| 442 | Backup to 700MB CD-R disks using a 16x CD burner:
|
---|
| 443 | .br
|
---|
| 444 | .I "mondoarchive -Oc 16 -s 700m -g"
|
---|
| 445 |
|
---|
| 446 | Verify existing CD-R or CD-RW backup (works for either):-
|
---|
| 447 | .br
|
---|
| 448 | .I "mondoarchive -Vc 16"
|
---|
| 449 |
|
---|
| 450 | .BI CD-RW:
|
---|
| 451 | Backup to 650MB CD-RW disks using a 4x CD ReWriter:
|
---|
| 452 | .br
|
---|
| 453 | .I "mondoarchive -Ow 4"
|
---|
| 454 |
|
---|
| 455 | Backup just your /home and /etc directory to 650MB CD-RW disks using a 4x CD
|
---|
| 456 | ReWriter:
|
---|
| 457 | .br
|
---|
[2835] | 458 | .I "mondoarchive -Ow 4 -I \*(lq/home|/etc\*(rq"
|
---|
[1] | 459 |
|
---|
| 460 | .BI NFS:
|
---|
| 461 | Backup to an NFS mount:
|
---|
| 462 | .br
|
---|
[2380] | 463 | .I "mondoarchive -On nfs://192.168.1.2:/home/nfs -d /Monday -E /mnt/nfs"
|
---|
[1] | 464 |
|
---|
| 465 | Verify existing NFS backup:-
|
---|
| 466 | .br
|
---|
[2380] | 467 | .I "mondoarchive -Vn nfs://192.168.1.2:/home/nfs -d /Monday"
|
---|
[1] | 468 |
|
---|
[1762] | 469 | .BI USB:
|
---|
| 470 | Backup to your USB key, using gzip compression:
|
---|
| 471 | .br
|
---|
| 472 | .I "mondoarchive -OU -d /dev/sda -G"
|
---|
| 473 |
|
---|
[1] | 474 | .BI RAID:
|
---|
| 475 | Backup PC to a Software Raid mount point, iso size 700mb:
|
---|
| 476 | .br
|
---|
[2543] | 477 | .I "mondoarchive -O -s 700m -d /mnt/raid"
|
---|
[1] | 478 |
|
---|
| 479 |
|
---|
| 480 | .SH "SEE ALSO"
|
---|
[175] | 481 | afio(1), bzip2(1), find(1), mindi(8), mondorestore(8).
|
---|
[1] | 482 | .SH AUTHORS
|
---|
[2543] | 483 | Bruno Cornec (lead-development)
|
---|
[569] | 484 | .I "bruno_at_mondorescue.org"
|
---|
[1] | 485 | .br
|
---|
[2543] | 486 | Andree Leidenfrost (co-developer)
|
---|
[399] | 487 | .I "aleidenf_at_bigpond.net.au"
|
---|
[175] | 488 | .br
|
---|
[399] | 489 | .SH ORIGINAL AUTHORS
|
---|
| 490 | Hugo Rabson (original author)
|
---|
| 491 | .I "hugo.rabson_at_mondorescue.org"
|
---|
[175] | 492 | .br
|
---|
| 493 | Jesse Keating (original RPM packager)
|
---|
[399] | 494 | .I "hosting_at_j2solutions.net"
|
---|
[1] | 495 | .br
|
---|
| 496 | Stan Benoit (testing)
|
---|
[399] | 497 | .I "troff_at_nakedsoul.org"
|
---|
[1] | 498 | .br
|
---|
| 499 | Mikael Hultgren (docs)
|
---|
[399] | 500 | .I "mikael_hultgren_at_gmx.net"
|
---|
[1] | 501 | .br
|
---|
[116] | 502 | See mailing list at http://www.mondorescue.org for technical support.
|
---|