Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2011 06:43:27 +0300
From:      Toomas Aas <toomas.aas@raad.tartu.ee>
To:        Chuck Swiger <cswiger@mac.com>
Cc:        questions@freebsd.org
Subject:   Re: Crash when copying large files
Message-ID:  <20110913064327.10411iktiavkkzno@webmail.raad.tartu.ee>
In-Reply-To: <8732CB9D-4085-47B6-A9F2-0EC9A3351D26@mac.com>
References:  <20110913001445.15346yix2qz78j4s@webmail.raad.tartu.ee> <8732CB9D-4085-47B6-A9F2-0EC9A3351D26@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Chuck!

> How big are your multi-GB files, anyway?

They are approximately between 1 and 4 GB.

>
> If you want a workaround to avoid the crash, consider using either  
> rsync or dump/restore to copy the filesystem, rather than using tar.
>

Thanks for the suggestions, I'll try rsync. The initial idea I had was  
copy most of the files (which are fairly static) over with tar, which  
takes ca 1.5 hours, and then run rsync to catch these changes that had  
happened during that 1.5h period. I may as well just use rsync for the  
entire process.

Past experience on other FreeBSD systems has taught me to avoid  
dump/restore for large filesystems, because it seems to be an order of  
magnitude slower than tar.

-- 
Toomas Aas




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110913064327.10411iktiavkkzno>