Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2013 14:40:09 +0200
From:      Terje Elde <terje@elde.net>
To:        Joar Jegleim <joar.jegleim@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Regarding zfs send / receive
Message-ID:  <E019EA56-708A-481D-9FD8-5EB66D6B98AA@elde.net>
In-Reply-To: <CAFfb-hqTFH0oK9rOpWHo6wrodzuOm5oRbetqY3RSXvF7Gsa6PA@mail.gmail.com>
References:  <CAFfb-hqTFH0oK9rOpWHo6wrodzuOm5oRbetqY3RSXvF7Gsa6PA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2. apr. 2013, at 13.44, Joar Jegleim wrote:
> So my question(s) to the list would be:
> In my setup have I taken the use case for zfs send / receive too far
> (?) as in, it's not meant for this kind of syncing and this often, so
> there's actually nothing 'wrong'.

I'm not sure if you've taken it too far, but I'm not entirely sure if =
you're getting any advantage over using rsync or similar for this kind =
of thing.

First two things that spring to mind:

Do you have any legacy stuff on the receiving machine?  Things like =
physically removed old zpools, that are still in zpool.cache, seems to =
slow down various operations, including creation of new stuffs (such as =
the snapshots you receive).

Also, you don't mention if you're deleting old snapshots on the =
receiving end?  If you're doing an incremental run every 15 minutes, =
that's something like 3000 snapshots pr. month, pr. filesystem.

Terje




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E019EA56-708A-481D-9FD8-5EB66D6B98AA>