b3cd498b58
This command can be used by a sysadmin to disable a malfunctioning pNFS server mirrored DS. It is safe to use when a mirrored DS has already been disabled via an I/O or network partitioning error.
7 lines
72 B
Makefile
7 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= pnfsdskill
|
|
MAN= pnfsdskill.8
|
|
|
|
.include <bsd.prog.mk>
|