ctdb-scripts: Respect $RPCMOUNTDOPTS when restarting rpc.mountd
commit130202d635d8712575fa201a12ef257f4278b862
authorMartin Schwenke <martin@meltin.net>
Tue, 24 Mar 2015 09:12:51 +0000 (24 20:12 +1100)
committerMartin Schwenke <martins@samba.org>
Fri, 27 Mar 2015 05:40:08 +0000 (27 06:40 +0100)
tree9ddea1c0694d99ce15bcf9e5c1b20c3eb4fd092a
parent62ba95a9f347d2ac0e4fb53dc62b94f557e17e8b
ctdb-scripts: Respect $RPCMOUNTDOPTS when restarting rpc.mountd

$RPCMOUNTDOPTS is ignored when restarting rpc.statd due to the service
being unresponsive.  This variable can be used to increase the number
of rpc.mountd threads when there are a lot of clients reattaching so
ignoring it can mean that only a single rpc.mount thread is started.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/config/functions