Added an already running check
[zfs-nexenta/.git] / zfs-scripts.conf.dist
index cd9a818e6a52460acd9f67a514125213175e801c..956e697a9b3f4b4ff4062a01a2ca07d156498ec9 100644 (file)
@@ -40,8 +40,8 @@ SNAP_UNDER_TEST=
 maxruntime=0
 
 # Setup throttling related parameters that will rate limit the zfs send | zfs receive pipe
-throttle_enable=1
-throttle_opt="-M 5"
+throttle_enable=0
+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)