David E. O'Brien
9a6e0a5e5c
Embellish the man page after trying to migrate to gstripe from ccd(4).
2004-09-26 17:29:09 +00:00
Pawel Jakub Dawidek
6c74f5177c
- Introduce option for hardcoding providers' names into metadata.
...
It allows to fix problems when last provider's sector is shared between few
providers.
- Bump version number for CONCAT and STRIPE and add code for backward
compatibility.
- Do not bump version number of MIRROR, as it wasn't officially introduced yet.
Even if someone started to play with it, there is no big deal, because
wrong MD5 sum of metadata will deny those providers.
- Update manual pages.
- Add version history to g_(stripe|concat).h files.
2004-08-09 11:29:42 +00:00
Pawel Jakub Dawidek
cea363682f
Add and document kern.geom.stripe.fast_failed sysctl, which shows how
...
many times "fast" mode failed.
2004-08-06 10:19:34 +00:00
Pawel Jakub Dawidek
1d723f1d51
Improve geom(8)'s 'list' command to show geoms and their providers and
...
consumers. Teach STRIPE, CONCAT and NOP classes about this improvement.
2004-07-26 17:14:47 +00:00
Pawel Jakub Dawidek
889c5dc22b
Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>.
2004-07-26 16:10:27 +00:00
Pawel Jakub Dawidek
cdf961ac2a
MFp4: Add 'dump' command to gconcat(8), glabel(8) and gstripe(8) which allow
...
to dump metadata from given components.
2004-07-18 08:00:30 +00:00
Pawel Jakub Dawidek
3d3ddf3470
Those sysctl are used to control GEOM class, not a userland utility.
...
Reviewed by: simon
2004-07-13 12:30:11 +00:00
Pawel Jakub Dawidek
11eeab06ba
Document sysctls variables used by GEOM_STRIPE class.
...
Submitted by: simon
2004-07-13 11:28:40 +00:00
Pawel Jakub Dawidek
2d3dab54ee
Decrease default stripe size to 4k, as we have "FAST" mode turned on by
...
default.
2004-07-09 14:41:51 +00:00
Ruslan Ermilov
0e252c9a1a
Slight markup and grammar fixes.
2004-07-07 21:00:57 +00:00
Pawel Jakub Dawidek
a2e31b8b53
- Add 'stop' command, which works just like 'destroy' command, but sounds
...
less dangerous.
- Update manual pages and extend examples.
- Bump versions.
2004-07-05 21:16:37 +00:00
Pawel Jakub Dawidek
a2165cbdce
- Add a cross-reference to geom(8).
...
- Add missing 'a'.
2004-05-24 23:05:21 +00:00
Pawel Jakub Dawidek
7f21753e25
Actually we are also able to list only choosen providers.
2004-05-22 16:17:57 +00:00
Pawel Jakub Dawidek
925830e6dd
- More clear example description.
...
- Fix copy&paste bug.
2004-05-21 22:35:18 +00:00
Pawel Jakub Dawidek
1796be69b5
Add manual pages for gconcat(8), gstripe(8) and gnop(8) utilities.
...
Supported by: Wheel - Open Technologies - http://www.wheel.pl
2004-05-21 22:12:24 +00:00