Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #85519

Does Linux Have Better Solution Than "inotify" ?

Path csiph.com!weretis.net!feeder9.news.weretis.net!border-1.nntp.ord.giganews.com!nntp.giganews.com!local-2.nntp.ord.giganews.com!Xl.tags.giganews.com!local-1.nntp.ord.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date Wed, 08 Apr 2026 00:14:43 +0000
Date Tue, 7 Apr 2026 20:14:12 -0400
MIME-Version 1.0
User-Agent Mozilla Thunderbird
Newsgroups comp.os.linux.misc
Content-Language en-US
From c186282 <c186282@nnada.net>
Subject Does Linux Have Better Solution Than "inotify" ?
Organization wokiesux
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
Message-ID <RTedna2XM4tpAEj0nZ2dnZfqn_adnZ2d@giganews.com> (permalink)
Lines 20
X-Usenet-Provider http://www.giganews.com
X-Trace sv3-bufDGnXIpuyJ+00aV36bNOr382lAblXunvGT+SdWISXuGpxvlNC2SWwaR5O8W+Tniv7bfIgsim07EC8!LBeQd+nhrhGmssaRP4UAe5c+GgYk4tmp8z4MUpLZQnlmIuw5v3Xomu8DXxHzNg7Mkk/zhVMMNUs=
X-Complaints-To abuse@giganews.com
X-DMCA-Notifications http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info Otherwise we will be unable to process your complaint properly
X-Postfilter 1.3.40
Xref csiph.com comp.os.linux.misc:85519

Show key headers only | View raw


Say you want to promptly duplicate what ever has been
writ to your disk on another disk, or remote drive or
cloud drive or whatever.

'inotify' and its kin can tell you what's changed,
but it's basically a POLLING sort of operation and
including an entire drive would be insanely slow.
It's a sort of localized rsync daemon.

Now SOMEWHERE Linux does put together a filename
and destination as it's about to write. The
big question is where, and can users SEE this ?

SoftRAID software does seem to tap into something
like this, so it's THERE, somewhere. I tried
looking at softRAID code but it's huge and only
just so well documented. No luck - I can't find
what it's looking at - kernel, driver, who knows ?

Back to comp.os.linux.misc | Previous | NextNext in thread | Find similar


Thread

Does Linux Have Better Solution Than "inotify" ? c186282 <c186282@nnada.net> - 2026-04-07 20:14 -0400
  Re: Does Linux Have Better Solution Than "inotify" ? Rich <rich@example.invalid> - 2026-04-08 03:58 +0000
    Re: Does Linux Have Better Solution Than "inotify" ? c186282 <c186282@nnada.net> - 2026-04-08 13:03 -0400
      Re: Does Linux Have Better Solution Than "inotify" ? Rich <rich@example.invalid> - 2026-04-09 21:51 +0000
    Re: Does Linux Have Better Solution Than "inotify" ? Richard Kettlewell <invalid@invalid.invalid> - 2026-04-08 18:10 +0100
      Re: Does Linux Have Better Solution Than "inotify" ? c186282 <c186282@nnada.net> - 2026-04-08 13:21 -0400
      Re: Does Linux Have Better Solution Than "inotify" ? Rich <rich@example.invalid> - 2026-04-09 21:52 +0000

csiph-web