From: Alan J. Pippin Date: Sat, 17 Jan 2009 22:40:08 +0000 (-0700) Subject: Set default throttle enable to 0 X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=commitdiff_plain;h=22625b0f570c4318ae5d75ee506087e29d359e61;p=zfs-nexenta%2F.git Set default throttle enable to 0 --- diff --git a/zfs-scripts.conf.dist b/zfs-scripts.conf.dist index cd9a818..b6c3a7d 100644 --- a/zfs-scripts.conf.dist +++ b/zfs-scripts.conf.dist @@ -40,7 +40,7 @@ SNAP_UNDER_TEST= maxruntime=0 # Setup throttling related parameters that will rate limit the zfs send | zfs receive pipe -throttle_enable=1 +throttle_enable=0 throttle_opt="-M 5" throttle=/usr/local/bin/throttle