From: Alan J. Pippin <ajp@pippins.net>
Date: Sat, 17 Jan 2009 23:13:23 +0000 (-0700)
Subject: Changed default throttle options
X-Git-Url: http://git.pippins.net/images/static/%7Bedit%7D?a=commitdiff_plain;h=b2455b4a74638f1a45b29c545c4385f5a219744d;p=zfs-ubuntu%2F.git

Changed default throttle options
---

diff --git a/zfs-scripts.conf.dist b/zfs-scripts.conf.dist
index b6c3a7d..956e697 100644
--- a/zfs-scripts.conf.dist
+++ b/zfs-scripts.conf.dist
@@ -41,7 +41,7 @@ maxruntime=0
 
 # Setup throttling related parameters that will rate limit the zfs send | zfs receive pipe
 throttle_enable=0
-throttle_opt="-M 5"
+throttle_opt="-v -M 1"
 throttle=/usr/local/bin/throttle
 
 # Specify the list of filesystems to replicate from the remote to the local_pool (1 per line)