From: Alan J. Pippin Date: Mon, 12 Jan 2009 05:26:05 +0000 (-0700) Subject: Removed import command X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=commitdiff_plain;h=798e06b3eaab3692c8241d27670283f79210242a;p=zfs-nexenta%2F.git Removed import command --- diff --git a/zfs-scrub b/zfs-scrub index 5d2fadd..b4f0874 100755 --- a/zfs-scrub +++ b/zfs-scrub @@ -36,7 +36,6 @@ do date=`date` echo "$date: Scrub started for zfs pool $i" - zpool import $i zpool scrub $i # Wait until the scrub completes, and check for any errors