'\"macro stdmacro
.if n .pH g1a.volcopy_ufs @(#)volcopy_ufs	40.8 of 10/10/89
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} volcopy 1M "UFS" "\&"
.if \nX=1 .ds x} volcopy 1M "UFS"
.if \nX=2 .ds x} volcopy 1M "" "\&"
.if \nX=3 .ds x} volcopy "" "" "\&"
.TH \*(x}
.SH NAME
\f4volcopy\f1 (ufs) \- make a literal copy of a \f4ufs\fP file system
.SH SYNOPSIS
\f4volcopy\f1
[\f4\-F ufs\f1]
[\f2generic_options\f1]
[\f4-a\f1]
.I fsname
.I srcdevice
.I volname1
.I destdevice
.I volname2
.SH DESCRIPTION
.I generic_options
are options supported by the generic \f4volcopy\f1 command.
.PP
\f4volcopy\f1
makes a literal copy of the
\f4ufs\f1
file system using a blocksize matched to the device.
.LP
The
.I fsname
argument represents the mounted name (for example,
\f4root\f1,
\f4u1\f1,
etc.)
of the file system being copied.
.LP
The
.I srcdevice
or
.I destdevice
should be the physical disk section or tape (for
example,
\f4/dev/rdsk/cld0s8\f1,
\f4/dev/rdsk/cld1s8\f1,
etc.).
.LP
The
.I volname
is the physical volume name.
Such label names are limited to six or fewer characters.
.I volname
may be
\f1`\f4\-\f1'
to use the existing volume name.
.LP
.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.
.LP
.I fsname
and
.I volname
are recorded in the superblock.
.P
The options are:
.PP
.TP
\f4\-F ufs\f1
Specifies the \f4ufs\f1-FSType.
.TP
\f4\-a\f1
Invoke a verification sequence requiring a positive operator response
instead of the standard ten-second delay before the copy is made.
.SH NOTE
\f4volcopy\f1
does not support tape-to-tape copying.
Use
\f4dd\f1(1M)
for tape-to-tape copying.
.SH FILES
.PD 0
.TP 30
\f4/var/adm/filesave.log \f1
a record of file systems/volumes copied
.PD
.SH "SEE ALSO"
\f4dd\fP(1M),
\f4labelit\fP(1M),
generic \f4volcopy\fP(1M).
.br
\f4cpio\fP(1)
in the \f2User's Reference Manual\f1.
.br
\f4cpio\fP(4),
\f4ufs\fP(4)
in the \f2Programmer's Reference Manual\f1.
