public inbox for gentoo-user-ru@lists.gentoo.org
 help / color / mirror / Atom feed
From: John Brezerk <brezerk@gmail.com>
To: gentoo-user-ru@lists.gentoo.org
Subject: Re: [gentoo-user-ru] Incremental backup system
Date: Wed, 12 Aug 2009 14:06:35 +0300	[thread overview]
Message-ID: <e6d964ea0908120406g68aa80a7ycd1771703cf9ef7d@mail.gmail.com> (raw)
In-Reply-To: <1402218669.20090812135922@mail.ru>

[-- Attachment #1: Type: text/plain, Size: 1267 bytes --]

2009/8/12 Sergey A. Kobzar <sergey.kobzar@mail.ru>

> Приветствую.
>
> Необходима бэкап система которая могла бы записывать изменения в файле
> в отдельный файл, потом передавать эти изменения на другой хост и там
> собирать исходный файл.
>
> Имеется несколько десятков файлов по 2-4 гигабайта. Изменений за день
> не много. Использовать rsync для вычисления не годится - слишком много
> требуется ресурсов и большое по времени ограничение на запись в файл.
> В идеале видится патч для iNotify который вместе с событием об
> изменении файла передавал смещение и размер изменившихся блоков. Некий
> демон ведет журнал изменившихся блоков и по требованию передает их на
> удаленный хост. Программа на удаленном хосте восстанавливает исходный
> файл.
>
> Существует ли что-то подобное в природе или придется писать самому?
>
>
> --
> Sergey
>
>
>
Не претендую на истинность, но rsyncу можно сказать, чтобы он не проверял
хеши файлов (что бесспорно очень долго), а просто сравнивать дату изменения
файлов, и копировать тоько новый данные.

-- 
Regards,
Malakhov Alexey
OpenXlout, q4wine (  http://q4wine.brezblock.org.ua/  ) main developer.
BrezBlock ( http://brezblock.org.ua ) maintainer
e-mail: brezerk@gmail.com
web: http://brezblock.org.ua
BrezBlock, Kiev, Ukraine

[-- Attachment #2: Type: text/html, Size: 1785 bytes --]

  reply	other threads:[~2009-08-12 11:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-12 10:59 [gentoo-user-ru] Incremental backup system Sergey A. Kobzar
2009-08-12 11:06 ` John Brezerk [this message]
2009-08-12 11:12   ` Re[2]: " Sergey A. Kobzar
2009-08-12 11:15     ` Mike Kazantsev
2009-08-12 11:19     ` Re[2]: " John Brezerk
2009-08-12 11:40       ` Re[4]: " Sergey A. Kobzar
2009-08-12 11:47         ` John Brezerk
2009-08-12 11:55           ` Re[6]: " Sergey A. Kobzar
2009-08-12 11:59             ` John Brezerk
2009-08-12 11:47         ` spirit
2009-08-12 11:58           ` Re[2]: " Sergey A. Kobzar
2009-08-12 12:03             ` John Brezerk
2009-08-12 12:18               ` Re[4]: " Sergey A. Kobzar
2009-08-13  8:25               ` Sergey A. Kobzar
2009-08-12 12:08         ` Azamat Hackimov
2009-08-12 12:21           ` Re[6]: " Sergey A. Kobzar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e6d964ea0908120406g68aa80a7ycd1771703cf9ef7d@mail.gmail.com \
    --to=brezerk@gmail.com \
    --cc=gentoo-user-ru@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox