Merge branch 'vendor/OPENSSH'
[dragonfly.git] / sbin / growfs / growfs.8
1 .\" Copyright (c) 2000 Christoph Herrmann, Thomas-Henning von Kamptz
2 .\" Copyright (c) 1980, 1989, 1993 The Regents of the University of California.
3 .\" All rights reserved.
4 .\"
5 .\" This code is derived from software contributed to Berkeley by
6 .\" Christoph Herrmann and Thomas-Henning von Kamptz, Munich and Frankfurt.
7 .\"
8 .\" Redistribution and use in source and binary forms, with or without
9 .\" modification, are permitted provided that the following conditions
10 .\" are met:
11 .\" 1. Redistributions of source code must retain the above copyright
12 .\"    notice, this list of conditions and the following disclaimer.
13 .\" 2. Redistributions in binary form must reproduce the above copyright
14 .\"    notice, this list of conditions and the following disclaimer in the
15 .\"    documentation and/or other materials provided with the distribution.
16 .\" 3. All advertising materials mentioning features or use of this software
17 .\"    must display the following acknowledgment:
18 .\"      This product includes software developed by the University of
19 .\"      California, Berkeley and its contributors, as well as Christoph
20 .\"      Herrmann and Thomas-Henning von Kamptz.
21 .\" 4. Neither the name of the University nor the names of its contributors
22 .\"    may be used to endorse or promote products derived from this software
23 .\"    without specific prior written permission.
24 .\"
25 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
26 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
29 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
30 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
31 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
33 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
34 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
35 .\" SUCH DAMAGE.
36 .\"
37 .\" $TSHeader: src/sbin/growfs/growfs.8,v 1.3 2000/12/12 19:31:00 tomsoft Exp $
38 .\" $FreeBSD: src/sbin/growfs/growfs.8,v 1.6.2.6 2003/01/26 03:30:25 keramida Exp $
39 .\" $DragonFly: src/sbin/growfs/growfs.8,v 1.3 2006/02/17 19:33:32 swildner Exp $
40 .\"
41 .Dd September 8, 2000
42 .Dt GROWFS 8
43 .Os
44 .Sh NAME
45 .Nm growfs
46 .Nd grow size of an existing ufs file system
47 .Sh SYNOPSIS
48 .Nm
49 .Op Fl Ny
50 .Op Fl s Ar size
51 .Ar special
52 .Sh DESCRIPTION
53 The
54 .Nm
55 utility extends the
56 .Xr newfs 8
57 program.
58 Before starting
59 .Nm
60 the disk must be labeled to a bigger size using
61 .Xr disklabel 8 .
62 If you wish to grow a file system beyond the boundary of
63 the slice it resides in, you must re-size the slice using
64 .Xr fdisk 8
65 before running
66 .Nm .
67 If you are using volumes you must enlarge them by using
68 .Xr vinum 8 .
69 The
70 .Nm
71 utility extends the size of the file system on the specified special file.
72 Currently
73 .Nm
74 can only enlarge unmounted file systems.
75 Do not try enlarging a mounted file system, your system may panic and you will
76 not be able to use the file system any longer.
77 Most of the
78 .Xr newfs 8
79 options cannot be changed by
80 .Nm .
81 In fact, you can only increase the size of the file system.
82 Use
83 .Xr tunefs 8
84 for other changes.
85 .Pp
86 The following options are available:
87 .Bl -tag -width indent
88 .It Fl N
89 .Dq Test mode .
90 Causes the new file system parameters to be printed out without actually
91 enlarging the file system.
92 .It Fl y
93 .Dq Expert mode .
94 Usually
95 .Nm
96 will ask you if you took a backup of your data before and will do some tests
97 whether
98 .Ar special
99 is currently mounted or whether there are any active snapshots on the file
100 system specified.
101 This will be suppressed.
102 So use this option with great care!
103 .It Fl s Ar size
104 Determines the
105 .Ar size
106 of the file system after enlarging in sectors.
107 This value defaults to the size of the raw partition specified in
108 .Ar special
109 (in other words,
110 .Nm
111 will enlarge the file system to the size of the entire partition).
112 .El
113 .Sh EXAMPLES
114 .Dl growfs -s 4194304 /dev/vinum/testvol
115 .Pp
116 will enlarge
117 .Pa /dev/vinum/testvol
118 up to 2GB if there is enough space in
119 .Pa /dev/vinum/testvol .
120 .Sh SEE ALSO
121 .Xr disklabel 8 ,
122 .Xr dumpfs 8 ,
123 .Xr fdisk 8 ,
124 .Xr ffsinfo 8 ,
125 .Xr fsck 8 ,
126 .Xr newfs 8 ,
127 .Xr tunefs 8 ,
128 .Xr vinum 8
129 .Sh HISTORY
130 The
131 .Nm
132 utility first appeared in
133 .Fx 4.4 .
134 .Sh AUTHORS
135 .An Christoph Herrmann Aq chm@FreeBSD.org
136 .An Thomas-Henning von Kamptz Aq tomsoft@FreeBSD.org
137 .An The GROWFS team Aq growfs@Tomsoft.COM
138 .Sh BUGS
139 The
140 .Nm
141 utility works starting with
142 .Fx
143 3.x.
144 There may be cases on
145 .Fx
146 3.x only, when
147 .Nm
148 does not recognize properly whether or not the file system is mounted and
149 exits with an error message.
150 Then please use
151 .Nm
152 .Fl y
153 if you are sure that the file system is not mounted.
154 It is also recommended to always use
155 .Xr fsck 8
156 after enlarging (just to be on the safe side).
157 .Pp
158 For enlarging beyond certain limits, it is essential to have some free blocks
159 available in the first cylinder group.
160 If that space is not available in the first cylinder group, a critical data
161 structure has to be relocated into one of the new available cylinder groups.
162 On
163 .Fx
164 3.x this will cause problems with
165 .Xr fsck 8
166 afterwards.
167 So
168 .Xr fsck 8
169 needs to be patched if you want to use
170 .Nm
171 for
172 .Fx
173 3.x.
174 This patch is already integrated in
175 .Fx
176 starting with
177 .Fx 4.4 .
178 To avoid an unexpected relocation of that structure it is possible to use
179 .Nm ffsinfo
180 .Fl c Ar 0
181 on the first cylinder group to verify that
182 .Em nbfree
183 in the CYLINDER SUMMARY (internal cs) of the CYLINDER GROUP
184 .Em cgr0
185 has enough blocks.
186 As a rule of thumb for default file system parameters one block is needed for
187 every 2 GB of total file system size.
188 .Pp
189 Normally
190 .Nm
191 writes this critical structure to disk and reads it again later for doing more
192 updates.
193 This read operation will provide unexpected data when using
194 .Fl N .
195 Therefore, this part cannot really be simulated and will be skipped in test
196 mode.