Edward Tomasz Napierala
e49345fa3d
Update the example growfs(8) manual page to include information on how
...
to make the system "notice" the updated disk size.
(Relnotes, since I've forget to set it for "camcontrol reprobe", and
it's worth mentioning.)
MFC after: 1 month
Relnotes: yes
Sponsored by: The FreeBSD Foundation
2016-05-10 18:28:38 +00:00
Edward Tomasz Napierala
579a4f031e
Uniformly refer to a file system as "file system".
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2014-11-20 06:14:40 +00:00
Edward Tomasz Napierala
85941ebd33
Add example on how to use gpart before growfs. While here, reorder examples
...
so that the simplest one comes first.
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2014-11-20 06:12:11 +00:00
Edward Tomasz Napierala
7550bae5d8
Document growfs(8) feature apparently nobody knows about.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2014-11-20 05:31:41 +00:00
Edward Tomasz Napierala
d888bdf640
Use proper ordering in EXAMPLES section in growfs(8).
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2014-11-20 05:25:52 +00:00
Baptiste Daroussin
bd0891ceb3
use .Mt to mark up email addresses consistently (part1)
...
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:40:43 +00:00
Gleb Smirnoff
fbb49182f0
Somehow stable/10 branch contains correct version, but head doesn't.
2013-12-12 22:33:32 +00:00
Sergey Kandaurov
bb39ffb8c9
Adjust introduction history.
...
Dump .Dd for this and previous changes.
Discussed with: trasz
MFC after: 3 days
2013-11-25 23:45:50 +00:00
Joel Dahl
a8114564bd
Remove superfluous paragraph macro.
2012-11-18 19:39:42 +00:00
Edward Tomasz Napierala
2ec1a00656
Make it possible to resize filesystems mounted read-write, using newly
...
introduced UFS write suspension mechanism.
Reviewed by: kib, mckusick
Sponsored by: FreeBSD Foundation
2012-11-18 19:01:00 +00:00
Joel Dahl
cd92c96215
mdoc: remove redundant paragraph macro.
2012-05-12 14:46:49 +00:00
Edward Tomasz Napierala
e35497f13b
Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangle
...
them and commit separately.
1. Rewrite the way growfs(8) finds the device and mount point. This makes
it possible to use e.g. "growfs /mnt"; it's also used to display more
helpful messages.
2. Be more user-friendly, using descriptive messages, like this:
OK to grow filesystem on /dev/md0, mounted on /mnt, from 9.8GB to 20GB? [Yes/No]"
3. Allow to specify the size (-s option) just like with mdconfig(8), i.e. with
postfixes ("mdconfig -s 10g").
4. Reload read-only filesystem after growing.
Reviewed by: kib, mckusick (earlier version)
Sponsored by: The FreeBSD Foundation
2012-04-30 16:08:02 +00:00
Edward Tomasz Napierala
8857bdbc59
Revert the mechanical change from 'file system' to 'filesystem', committed
...
in r223429. As bde@ pointed out, it was mostly backwards.
2011-06-28 19:59:46 +00:00
Edward Tomasz Napierala
b2168df843
Cosmetic fixes; mostly s/file system/filesystem/g and removing weird indent
...
from messages.
2011-06-22 17:59:53 +00:00
Gavin Atkinson
275e1cf79b
We now have multiple filesystems (UFS, ZFS, ...), so for tools that only
...
operate on one type of filesystem, mention this.
While here, capitalise the use of "UFS" in growfs.8 to match other uses of
the term in other man pages.
MFC after: 1 week
2011-05-08 12:34:31 +00:00
Ruslan Ermilov
6087df9e8b
Sort sections.
2005-01-18 10:09:38 +00:00
Joseph Koshy
e596d1f1f9
Cross-reference ffsinfo(8).
2004-12-26 07:00:10 +00:00
Marc Fonvieille
1478ed6559
Fix bogus "ffsinfo -c 0" example with "ffsinfo -g 0 -l 4".
...
PR: bin/61472
Submitted by: Alex Popa <razor@ldc.ro>
MFC after: 1 week
2004-01-23 17:35:09 +00:00
Tom Rhodes
ee8de2486d
Remove another instance of 'disklabel' which eluded me last time.
...
Noticed by: Andre Guibert de Bruet <andy@siliconlandmark.com> (via -doc)
2003-12-26 16:00:35 +00:00
Tom Rhodes
df178a1d9d
s/disklabel/bsdlabel
...
Submitted by: Andre Guibert de Bruet <andy@siliconlandmark.com> (via -doc)
2003-12-23 17:35:44 +00:00
Christian Brueffer
6ff8ac45ad
Remove references to ffsinfo(8) for now. It was disconnected from
...
the build almost a year ago.
2003-06-17 19:21:43 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Giorgos Keramidas
8cf5e9dde2
Typo fix that I brought in rev 1.16
2002-11-21 01:51:21 +00:00
Giorgos Keramidas
b504cef7c5
Mention that fdisk(8) should be used to grow the containing slice
...
before growing partitions with growfs(8), if necessary.
PR: docs/42148
Submitted by: Chris S.J. Peron <maneo@bsdpro.com>
2002-08-29 08:12:09 +00:00
Tom Rhodes
ce66ddb763
s/filesystem/file system/g as discussed on -developers
2002-08-21 18:11:48 +00:00
Ruslan Ermilov
e091d0c2ac
can not -> cannot.
2002-08-13 14:10:36 +00:00
Philippe Charnier
e1205e80e5
The .Nm utility
2002-07-06 19:34:18 +00:00
Tom Rhodes
3468b317cb
more file system > filesystem
2002-05-16 04:10:46 +00:00
Giorgos Keramidas
9cbb2a404d
Typo fix: Usally -> Usually.
...
PR: docs/34918
Submitted by: Harry Newton <harry_newton@telinco.co.uk>
2002-02-14 01:21:07 +00:00
Mark Murray
11658916d6
Minor grammar fixes.
2002-02-06 21:45:48 +00:00
Ruslan Ermilov
8547e8b554
mdoc(7) police: spelling, punctuation and markup nits.
2001-08-10 10:15:41 +00:00
Christoph Herrmann
5455cc1ae9
fixing a bug in test mode (growfs -N)
...
Submitted by: Chris Boltwood <chris@hiendmedia.com>
Reviewed by: tomsoft
MFC after: 5 days
2001-08-08 21:45:42 +00:00
Sheldon Hearn
86f478757a
MFS: in HISTORY section, fix release number of first appearance
2001-08-01 12:15:21 +00:00
Dima Dorfman
7ebcc426ef
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Thomas-Henning von Kamptz
686e661363
Fix a logical bug introduced by changing the formatting.
...
Submitted by: ru
Reviewed by: chm
2000-12-13 22:19:05 +00:00
Ruslan Ermilov
f33c0fddd7
Mdoc(7)ify.
2000-12-13 11:33:19 +00:00
Thomas-Henning von Kamptz
4020c5bc54
corrected spelling mistakes in comments
...
check a couple of mallocs
usage of errx
linebreaks of DBG_ macros,
correcting the usage of nroff macros
Submitted by: grog, charnier
Reviewed by: chm
2000-12-12 20:03:17 +00:00
Thomas-Henning von Kamptz
3d5000784d
added growfs(8) including ffsinfo(8) to the freebsd base system
...
Reviewed by: grog
2000-12-09 15:27:35 +00:00