X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=zfs-replicate;fp=zfs-replicate;h=83acdd13280e2cdb2ab99aa04c3796b0c18e4bed;hb=8ad591aa738e0945f076a2ed28d3444177d202d4;hp=347bcbe4ad4223872e5450d0b509ebb6d0d88b5c;hpb=af5a0d8ab198451048e73eb7e1d8fadb78b40643;p=zfs-nexenta%2F.git diff --git a/zfs-replicate b/zfs-replicate index 347bcbe..83acdd1 100755 --- a/zfs-replicate +++ b/zfs-replicate @@ -92,7 +92,7 @@ set -x # Create the remote lockdir before continuing with the replicate # Spinlock on creating the lock maxsleeptime=60 -maxattempts=100 +maxattempts=400 attempts=0 while true; do ssh $remote mkdir "$lockdir" >/dev/null 2>&1