server_archive
287
The server Commands
-C [d | i | m ]
When performing a restore, this allows you to choose PAX behaviors
on CIFS collision names.
d:
delete
i:
ignore
m:
mangle
-D
Ignores files that have a less recent file inode change time than a
pre-existing file, or archive member with the same name (see -u
option above).
Note:
This option is the same as the –u option, except that the file inode
change time is checked instead of the file modification time. The file inode
change time can be used to select files whose inode information (such as uid,
gid, and so on) is newer than a copy of the file in the destination directory.
-E
limit
Has the following two goals:
◆
In case of medium error, to limit the number of consecutive read
faults while trying to read a flawed archive to limit. With a
positive limit, server_archive attempts to recover from an archive
read error and will continue processing starting with the next file
stored in the archive. A limit of 0 (zero) will cause server_archive
to stop operation after the first read error is detected on an
archive volume. A limit of "NONE" will cause server_archive to
attempt to recover from read errors forever.
◆
In case of no medium error, to limit the number of consecutive
valid header searches when an invalid format detection occurs.
With a positive value, server_archive will attempt to recover
from an invalid format detection and will continue processing
starting with the next file stored in the archive. A limit of 0 (zero)
will cause server_archive to stop operation after the first invalid
header is detected on an archive volume. A limit of "NONE" will
cause server_archive to attempt to recover from invalid format
errors forever. The default limit is 10 retries.
CAUTION
!
Using this option with NONE requires extreme caution as
server_archive may get stuck in an infinite loop on a badly flawed
archive.
Summary of Contents for Celerra
Page 6: ...Celerra Network Server Command Reference Manual 6 Contents...
Page 10: ...10 Celerra Network Server Command Reference Manual Preface...
Page 16: ...16 Celerra Network Server Command Reference Manual Overview...
Page 276: ...276 Celerra Network Server Command Reference Manual The nas Commands...