kern/99186: [PATCH] Gvinum dumpconfig/setstate/stop implementation

Ulf Lilleengen lulf at stud.ntnu.no
Mon Jun 19 20:20:25 UTC 2006


The following reply was made to PR kern/99186; it has been noted by GNATS.

From: Ulf Lilleengen <lulf at stud.ntnu.no>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: kern/99186: [PATCH] Gvinum dumpconfig/setstate/stop implementation
Date: Mon, 19 Jun 2006 22:13:47 +0200

 > 	This patch does the following:
 >         - Add gv_set_plex_state and gv_set_vol_state to make the setstate
 >           command be able to set the states of volumes and plexes.
 >         - Add a gv_plexdown function to count number of plexes down, used in
 >           gv_set_plex_state.
 >         - Add all these functions to geom_vinum.h.
 >         - Add gv_dump_config to geom_vinum_subr.c
 >         - Add gv_read_config to geom_vinum_drive.c
 >         - Add gvinum_dumpconfig to sbin/gvinum/gvinum.c
 >         - Add gvinum dumpconfig option.
 >         - Add geom_vinum_stop.c, and add it to the build.
 >                - geom_vinum_stop.c will contain code to stop gvinum objects.
 >                - Add gv_stop_obj, for use by the gvinum stop option.
 >                - The stop option now supports stopping invidual objects. The force flag
 >                  is also considered. Make gvinum.c in sbin/gvinum support this, and not
 >                  unload the kernel module if arguments are given.
 >         - Add description of stop option to help.
 > 
 
 This is from my perforce branch lulf_gvinum btw. I have the detach and attach
 option finished soon.
 -- 
 Mvh Ulf Lilleengen


More information about the freebsd-bugs mailing list