Xerox 6180N DocuSP Common Controller System Guide - Page 42

Troubleshooting

Page 42 highlights

Backup and Restore • Jobs that are saved on the system or in a Hold state are restored. If you are sure that you do not want these job files restored, you must delete them prior to performing a backup. • User and file permission changes made after a backup are lost after system recovery. In some instances this could pose a security risk and must be understood by your system administrator. • Any software problem existing in the system when it is backed up is likely to resurface after a recovery. Perform a backup performed only on a properly functioning system. Do not initiate a backup while the system is in diagnostics. Troubleshooting Activity logging The file backup.log is used to record backup activities. It is saved in the /export/home/xrxusr directory. The first line of the backup log contains the system name and the time and date the backup was initiated. To prevent the log being overwritten by a subsequent backup, rename the log. You should give it a name that is somehow related the date that the backup was made (for example, backup040402.log). To rename the log, perform the following steps: 1. Open a terminal window and logon as root user 2. Enter pwd to verify that /export/home/xrxusr is the current directory. If it is not, enter cd /export/home/xrxusr to change to it. 3. Enter ls to display the contents of the directory. One of the files listed should be backup.log. 4. Change the log name to your desired name by entering the following command: mv backup.log logname where logname is the name you have selected for your backup log. 2-14 System Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140

Backup and Restore
2-14
System Guide
Jobs that are saved on the system or in a Hold state are
restored. If you are sure that you do not want these job
files restored, you must delete them prior to performing a
backup.
User and file permission changes made after a backup
are lost after system recovery. In some instances this
could pose a security risk and must be understood by
your system administrator.
Any software problem existing in the system when it is
backed up is likely to resurface after a recovery. Perform a
backup performed only on a properly functioning system.
Do not initiate a backup while the system is in diagnostics.
Troubleshooting
Activity logging
The file
backup.log
is used to record backup activities. It is
saved in the
/export/home/xrxusr
directory. The first line of
the backup log contains the system name and the time and
date the backup was initiated.
To prevent the log being overwritten by a subsequent backup,
rename the log. You should give it a name that is somehow
related the date that the backup was made (for example,
backup040402.log
).
To rename the log, perform the following steps:
1.
Open a terminal window and logon as root user
2. Enter
pwd
to verify that
/export/home/xrxusr
is the
current directory.
If it is not, enter
cd /export/home/xrxusr
to change to it.
3. Enter
ls
to display the contents of the directory. One of the
files listed should be
backup.log
.
4.
Change the log name to your desired name by entering
the following command:
mv backup.log logname
where logname is the name you have selected for your
backup log.