<div class="gmail_quote">On Tue, Jan 12, 2010 at 09:29, Khalid Baheyeldin <span dir="ltr"><<a href="mailto:kb@2bits.com">kb@2bits.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, Jan 11, 2010 at 11:52 PM, Chris Irwin <span dir="ltr"><<a href="mailto:chris@chrisirwin.ca" target="_blank">chris@chrisirwin.ca</a>></span> wrote:<br></div><div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On Fri, 2010-01-08 at 18:50 -0500, Khalid Baheyeldin wrote:<br>
> Dump is a very old utility, yet very useful.<br>
<br>
</div>It seems dump is not available for ext4 at present anyway, so I'm stuck<br>
with something else. I'm still somewhat curious what the actual benefit<br>
is. I saw some vague references to speed improvements (meh, it runs at<br>
night) and a comparison done on BSD systems in 1991. Other than that,<br>
there doesn't seem to be much info on why it is a better choice, just<br>
that it works differently.<br></blockquote></div><div><br>The fact that it does incremental backup natively, understanding the <br>difference between a full and an incremental. It also does many levels<br>of incremental if you need that (Tower of Hanoi scheme).<br>

<br>The fact that it works on the file system level also has advantages. You<br>can restore a partition EXACTLY to what it was before. This means <br>timestamps, ownerships, access times, ...etc.<br></div></div></blockquote>
<div><br>That would be advantageous. I wonder if there will be ext4 support in the future. From a mail list entry from Theodore Ts'o, it looks like if you modify dump to remove the capability checks on the file system, it "should" work fine for ext4.... I'm not keen on being the first to test that...<br>
<br>How is a dump in terms of file size compared to tar? Does it still make sense to pass through gzip? (Understanding that benefit of gzip varies depending on data)<br><br></div></div>-- <br>Chris Irwin<br><<a href="mailto:chris@chrisirwin.ca">chris@chrisirwin.ca</a>><br>