'\"macro stdmacro
.if n .pH g1a.volcopy_s5 @(#)volcopy_s5	40.7 of 10/10/89
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} volcopy 1M "s5" "\&"
.if \nX=1 .ds x} volcopy 1M "s5"
.if \nX=2 .ds x} volcopy 1M "" "\&"
.if \nX=3 .ds x} volcopy "" "" "\&"
.TH \*(x}
.SH NAME
\f4volcopy\f1 (s5) \- make a literal copy of an \f4s5\f1 file system
.SH SYNOPSIS
\f4volcopy\f1
[\f4\-F s5\f1]
[\f2generic_options\f1]
[\f4\-a\f1]
\f2fsname srcdevice volname1 destdevice volname2\f1
.SH DESCRIPTION
.I generic_options
are options supported by the generic \f4volcopy\f1 command.
.PP
\f4volcopy\f1
makes a literal copy of the \f4s5\f1 file system
using
a blocksize matched to the device.
.PP
The options are:
.TP 10
\f4\-F s5\f1
Specify the \f4s5\f1-FSType.
.TP 10
\f4\-a\f1
Invoke a verification sequence
requiring a positive operator response instead of the
standard 10 second delay before the copy is made.
.ig
\" Commenting out information that does not apply to the 3B2:
\".PP
\"Other \f2options\f1 are used only with reel tapes
\"(not applicable to the 3B2 computer cartridge tape):
\".RS
\".TP 15n
\"\f4\-bpi\f1density
\"bits-per-inch (i.e.,
\".BR 800/1600/6250 ),
\".TP
\"\f4\-feet\f1size
\"size of reel in feet (i.e.,
\".BR 1200/2400 ),
\".TP
\"\f4\-reel\f1num
\"beginning reel number for a restarted copy,
\".TP
\"\f4\-buf\f1
\"use double buffered I/O.
\".RE
..
.PP
The
.I fsname\^
argument represents the mounted name (e.g.:
\f4root\f1,
\f4u1\f1,
etc.)
of the filsystem being copied.
.PP
The
.I srcdevice\^
or \f2destdevice\f1
should be the disk partition or tape (e.g.:
\f4/dev/rdsk/cld0s8\f1,
\f4/dev/rdsk/cld1s8\f1,
etc.).
.PP
The
.I volname\^
is the physical volume name.
Such label names are limited to six or fewer characters.
.I Volname
may be
\f4\-\f1
to use the existing volume name.
.PP
.I Srcdevice\^
and
.I volname1\^
are the device and volume from which the copy of the file system is
being extracted.
.I Destdevice\^
and
.I volname2\^
are the target device and volume.
.PP
.I Fsname\^
and
.I volname\^
are recorded in the
superblock (\f4char fsname[6], volname[6];\fP).
.SH NOTE
\f4volcopy\f1 does not support tape-to-tape copying.  Use
\f4dd\f1(1M) for tape-to-tape copying.
.SH FILES
\f4/var/adm/filesave.log\f1   a record of file systems/volumes copied
.SH "SEE ALSO"
\f4dd\f1(1M),
\f4labelit\f1(1M),
generic \f4volcopy\f1(1M),
\f4cpio\f1(4),
\f4fs\f1(4).
.br
\f4cpio\f1(1),
\f4sh\f1(1)
in the \f2Users Reference Manual\f1.
