Skip Headers
Oracle Hierarchical Storage Manager and QFS Software Command Reference
Section 1m: Maintenance Commands
Release 6.1.1
E70305-03

NAME

exarchive - Exchanges archive copies

SYNOPSIS

exarchive -c copy_m -c copy_n [-f] [-M] [filename]. . .

exarchive -c copy_m -c copy_n [-f] [-M] -r dirname [filename]. . .

AVAILABILITY

SUNWsamfs

DESCRIPTION

The exarchive command exchanges archive copies for one or more files or directories. You must specify two -c options (see OPTIONS).

OPTIONS

This command accepts the following options:

-c copy_m | -c copy_n

Specifies the copies to be exchanged. The copy_m is exchanged with copy_n. Exactly two -c options must be specified. The first copy (copy_m) must have a valid archive entry.

-f

Suppresses errors.

-M

Exarchives meta data only. This includes directories, the segment index, and removable media files. Regular files are not exarchived. If you are exchanging a directory, you must specify the -M option.

-r dirname

Recursively exchanges the archive entries of the specified dirname and its subdirectories. The archive entries of files in the directories and subdirectories are exchanged.

filename

Exchanges the archive copies for the specified filename.

SEE ALSO

unarchive (1m).