X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=zfs-restore;h=fab2b6ebf45041bb601aac5a3055cde8d5f2a209;hb=5167d7141f4c4da3d9142714f00497722a629ff7;hp=84de61e697ee9f5e4b0b93ba43cc2335aa8c53b8;hpb=cc81a4f1a8387e6991eb447383cae05220a65d15;p=zfs-ubuntu%2F.git diff --git a/zfs-restore b/zfs-restore index 84de61e..fab2b6e 100755 --- a/zfs-restore +++ b/zfs-restore @@ -54,7 +54,7 @@ fi src_pool_guid=`zpool get guid $src_pool 2>&1 | grep $src_pool | awk '{ print $3 }'` zpool get guid $src_pool > /dev/null 2>&1 if [ $? != 0 ]; then - fatal_and_exit "-E- Unable to extract the guid for the src pool: $src_pool" $mailto + fatal_and_exit "-E- Unable to extract the guid for the src pool on $hostname: $src_pool" $mailto fi # Setup our backup marker names