NSRSNMD(8)                                                     NSRSNMD(8)

NAME

       nsrsnmd - the NetWorker daemon that manages device operations and nsr-
	mmd processes on the storage node.


SYNOPSIS

       nsrsnmd -n number -N version number -M MAX nsrmmd processes -s server [
	-D debug level ] [ -v ]


DESCRIPTION

 	The nsrsnmd daemon provides an RPC-based service that manages all
	device operations nsrmmd processes on behalf of the nsrd NetWorker
	server.
	
	The nsrd server maintains all of the RAP resources that describe the
	state of all devices and operations. The nsrsnmd daemon is the process
	that is responsible for ensuring that the necessary device operations
	actually get performed when needed by nsrd.
	
	There is one nsrsnmd process running on each configured storage node.
	The nsrsnmd daemon is invoked automatically by nsrd when needed, and
	never needs to be started directly by a user. The RPC program number
	for nsrsnmd is 390111.


OPTIONS

 	 -n number
		nsrsnmd daemon number.
	
	-N version number
		nsrsnmd program version number.
	
	-M MAX nsrmmd processes
		The maximum number of nsrmmd processes allowd on this storage
		node.
	
	-s server
		The controlling NetWorker server.
	
	-D debug level
		Sets the debug level.
	
	-v Increments the verbosity level of the output. This option can be
	   provided multiple times and its effects are additive.


FILES

 	/nsr/logs/daemon.raw
		The file to which nsrsnmd and other NetWorker daemons send
		information about various error conditions that cannot other-
		wise be logged using the NetWorker event mechanism.


SEE ALSO

       nsr(8), nsr_service(5), nsrd(8)

NetWorker 8.0.1 		Dec 02, 12 		NSRSNMD(8)