projects
/
zfs-ubuntu
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3829caa
)
Changed default throttle options
author
Alan J. Pippin
<ajp@pippins.net>
Sat, 17 Jan 2009 23:13:23 +0000
(16:13 -0700)
committer
Alan J. Pippin
<ajp@pippins.net>
Sat, 17 Jan 2009 23:13:23 +0000
(16:13 -0700)
zfs-scripts.conf.dist
patch
|
blob
|
history
diff --git
a/zfs-scripts.conf.dist
b/zfs-scripts.conf.dist
index b6c3a7d5cd85804716ccb5d15814dfa31dda2647..956e697a9b3f4b4ff4062a01a2ca07d156498ec9 100644
(file)
--- 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)