1volcopy(1M)             System Administration Commands             volcopy(1M)
2
3
4

NAME

6       volcopy - make an image copy of file system
7

SYNOPSIS

9       volcopy [-F FSType] [-V] [generic_options]
10            [-o FSType-specific_options] operands
11
12

DESCRIPTION

14       volcopy  makes  a literal copy of the file system. This command may not
15       be supported for all FSTypes.
16

OPTIONS

18       The following options are supported:
19
20       -F FSType                     Specify the FSType on which  to  operate.
21                                     The  FSType  should  either  be specified
22                                     here or be determinable from  /etc/vfstab
23                                     by matching the operands with an entry in
24                                     the table. Otherwise,  the  default  file
25                                     system  type specified in /etc/default/fs
26                                     will be used.
27
28
29       -V                            Echo the complete command  line,  but  do
30                                     not execute the command. The command line
31                                     is generated by  using  the  options  and
32                                     arguments provided by the user and adding
33                                     to   them   information   derived    from
34                                     /etc/vfstab.  This  option should be used
35                                     to verify and validate the command line.
36
37
38       generic_options               Options that are  commonly  supported  by
39                                     most   FSType-specific  command  modules.
40                                     The following options are available:
41
42                                     -a    Require  the  operator  to  respond
43                                           "yes"  or  "no"  instead  of simply
44                                           waiting ten seconds before the copy
45                                           is made.
46
47
48                                     -s    (Default)  Invoke  the DEL if wrong
49                                           verification sequence.
50
51
52
53       -o FSType-specific_options    Specify  FSType-specific  options  in   a
54                                     comma  separated (without spaces) list of
55                                     suboptions  and  keyword-attribute  pairs
56                                     for interpretation by the FSType-specific
57                                     module of the command.
58
59

OPERANDS

61       The following operands are supported:
62
63       operands    generally include the device and volume names and are  file
64                   system specific. A detailed description of the operands can
65                   be found on the FSType-specific man pages of volcopy.
66
67

EXIT STATUS

69       The following exit values are returned:
70
71       0    Successful file system copy
72
73
74       1    An error has occurred.
75
76

FILES

78       /etc/vfstab        list of default parameters for each file system
79
80
81       /etc/default/fs    default local file system type. Default  values  can
82                          be  set  for the following flags in /etc/default/fs.
83                          For example: LOCAL=ufs.
84
85                          LOCAL:    The default partition for a command if  no
86                                    FSType is specified.
87
88
89

ATTRIBUTES

91       See attributes(5) for descriptions of the following attributes:
92
93
94
95
96       ┌─────────────────────────────┬─────────────────────────────┐
97       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
98       ├─────────────────────────────┼─────────────────────────────┤
99       │Availability                 │SUNWcsu                      │
100       └─────────────────────────────┴─────────────────────────────┘
101

SEE ALSO

103       labelit(1M),  vfstab(4), attributes(5) Manual pages for the FSType-spe‐
104       cific modules of volcopy.
105
106
107
108SunOS 5.11                        20 Mar 1995                      volcopy(1M)
Impressum