* inode kernel option for HA clustering/rsync
@ 2005-11-12 4:38 Matt Hersant
2005-11-13 0:41 ` Lars Marowsky-Bree
0 siblings, 1 reply; 2+ messages in thread
From: Matt Hersant @ 2005-11-12 4:38 UTC (permalink / raw)
To: linux-kernel
I'm working on a clustering project which utilizes rsync for system
mirroring. A main priority is to reduce rsync runtime and IO load. I have
heard of a kernel 'inode' option which can be used to cache a list of
modified files. The list of files is then passed to rsync on the next run.
Has anyone heard of this kernel option. Thanks in advance.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: inode kernel option for HA clustering/rsync
2005-11-12 4:38 inode kernel option for HA clustering/rsync Matt Hersant
@ 2005-11-13 0:41 ` Lars Marowsky-Bree
0 siblings, 0 replies; 2+ messages in thread
From: Lars Marowsky-Bree @ 2005-11-13 0:41 UTC (permalink / raw)
To: linux-kernel
On 2005-11-12T04:38:42, Matt Hersant <mhearse@hotmail.com> wrote:
> I'm working on a clustering project which utilizes rsync for system
> mirroring. A main priority is to reduce rsync runtime and IO load. I have
> heard of a kernel 'inode' option which can be used to cache a list of
> modified files. The list of files is then passed to rsync on the next run.
> Has anyone heard of this kernel option. Thanks in advance.
google:inotify
Sincerely,
Lars Marowsky-Brée <lmb@suse.de>
--
High Availability & Clustering
SUSE Labs, Research and Development
SUSE LINUX Products GmbH - A Novell Business -- Charles Darwin
"Ignorance more frequently begets confidence than does knowledge"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-13 0:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-12 4:38 inode kernel option for HA clustering/rsync Matt Hersant
2005-11-13 0:41 ` Lars Marowsky-Bree
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome