Query: gmountver
OS: freebsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GMOUNTVER(8) BSD System Manager's Manual GMOUNTVER(8)NAMEgmountver -- control utility for disk mount verification GEOM classSYNOPSISgmountver create [-v] dev ... gmountver destroy [-fv] prov ... gmountver list gmountver status [-s name] gmountver load [-v] gmountver unload [-v]DESCRIPTIONThe gmountver utility is used to control the mount verification GEOM class. When configured, it passes all the I/O requests to the underly- ing provider. When the underlying provider disappears - for example because the disk device got disconnected - it queues all the I/O requests and waits for the provider to reappear. When that happens, it attaches to it and sends the queued requests. The first argument to gmountver indicates an action to be performed: create Cache the given devices with specified name. The kernel module geom_mountver.ko will be loaded if it is not loaded already. destroy Destroy name. list See geom(8). status See geom(8). load See geom(8). unload See geom(8). Additional options: -f Force the removal of the specified mountver device. -v Be more verbose.SYSCTL VARIABLESThe following sysctl(8) variables can be used to control the behavior of the MOUNTVER GEOM class. The default value is shown next to each variable. kern.geom.mountver.debug: 0 Debug level of the MOUNTVER GEOM class. This can be set to a number between 0 and 3 inclusive. If set to 0 minimal debug informa- tion is printed, and if set to 3 the maximum amount of debug information is printed. kern.geom.mountver.check_ident: 1 This can be set to 0 or 1. If set to 0, gmountver will reattach to the device even if the device reports a different disk ID.EXIT STATUSExit status is 0 on success, and 1 if the command fails.SEE ALSOgeom(4), geom(8)HISTORYThe gmountver utility appeared in FreeBSD 9.0.AUTHORSEdward Tomasz Napierala <trasz@FreeBSD.org>BSDJanuary 27, 2015 BSD
Related Man Pages |
---|
g_consumer(9) - debian |
g_destroy_consumer(9) - debian |
gnop(8) - freebsd |
gcache(8) - freebsd |
g_destroy_consumer(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
Mac OS X: Based on UNIX - Solid As a Rock |
Scripts without shebang |
Memory Leaks |
Reason for no directory creation date |