freebsd-dev/sbin/geom/class
Andrey V. Elsukov ae3bc0acff Add an ability to stop gmirror and clear its metadata in one command.
This fixes the problem, when gmirror starts again just after stop.

The problem occurs when gmirror's component has geom label with equal size.
E.g. gpt and gptid have the same size as partition, diskid has the same
size as entire disk. When gmirror's geom has been destroyed, glabel
creates its providers and this initiate retaste.

Now "gmirror destroy" command is available. It destroys geom and also
erases gmirror's metadata.

MFC after:	2 weeks
2013-12-27 02:43:53 +00:00
..
cache Rename the generic "CLASS" to the more specific "GEOM_CLASS". 2010-12-15 23:24:34 +00:00
concat Cross-reference gvinum(8) instead of vinum(8). 2013-03-16 22:02:47 +00:00
eli Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
journal Use tabs for indentation. 2013-01-05 21:52:38 +00:00
label Minor clarificiation. 2013-04-22 17:38:26 +00:00
mirror Add an ability to stop gmirror and clear its metadata in one command. 2013-12-27 02:43:53 +00:00
mountver Rename the generic "CLASS" to the more specific "GEOM_CLASS". 2010-12-15 23:24:34 +00:00
multipath New command "gmultipath prefer" to force selection of a specified 2012-08-03 14:55:35 +00:00
nop update information about debugging sysctl... 2013-04-14 16:20:25 +00:00
part sbin/geom/class/part/geom_part.c 2013-10-23 18:58:11 +00:00
raid Minor rewording. 2013-04-04 10:26:09 +00:00
raid3 Allow to insert new component to geom_raid3 without specifying number. 2013-01-15 10:06:35 +00:00
sched Remove trailing whitespace. 2012-07-30 10:14:37 +00:00
shsec Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
stripe Remove references to ataraid(4) and atacontrol(8). 2013-04-04 08:45:37 +00:00
virstor Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
Makefile MFgraid/head: 2011-03-24 21:31:32 +00:00
Makefile.inc Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00