Changeset 1315 in MondoRescue for branches/2.2.2/mondo-doc/mondorestore.8


Ignore:
Timestamp:
Apr 16, 2007, 4:13:59 PM (17 years ago)
Author:
Bruno Cornec
Message:

Log files are now consistent: mondoarchive.log for mondoarchive (containing also mindi.log) and mondorestore.log for mondorestore (copied from /tmp (ram) to /var/log (disk) at the end of the restore)
One include has been created for each bianry containing only that declaration ofr the moment, but which will be extended to include all local definitions (ps_* e.g.)
Doc updated accordingly
LOGFILE in restore process is now passed in the environment and not duplicated anymore
LogIt is not redifined either
LOGFILE should be put in environment by mondoarchive for mindi's usage but that's a step left for later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.2/mondo-doc/mondorestore.8

    r1236 r1315  
    4343.SH DIAGNOSTICS
    4444mondorestore generates an Extremely important file:
    45 .BI /var/log/mondo-archive.log.
     45.BI /var/log/mondorestore.log.
    4646When seeking technical support, attach this file to your email.
    4747
    4848.SH FILES
    49 .IR /var/log/mondo-archive.log
     49.IR /var/log/mondorestore.log
    5050This log contains important information required to analyse mondorestore problem
    5151reports. Mondo support highly recommends sending this file with support
    52 questions.
     52questions. It's located under /tmp during the restore process and moved under /var/log at the end.
    5353
    5454.SH NOTES
Note: See TracChangeset for help on using the changeset viewer.