Re: [NFS] blocks of zeros (NULLs) in NFS files in kernels >= 2.6.20



Hi,

On Sep 22 01:26 PM, Chuck Lever wrote:
Why can't you use O_SYNC | O_APPEND ?

In our case, some of the writers are not in our control. Another case
we see the issue is you spawn a job:

job 1> out 2> err &
tail -f out err

--

Also, we actually do like caching the writes (b/c log files do not need
to be checked immediately after being written). We just wish the cache
could be written out in-order.

If there's no way to make that happen... we can reorganize our
file-system, exports, mounts, etc so that the log file directory is
mounted with the sync option.

However, the problem *might* be annoying and wide-spread enough to
warrant a change.

Anyway, thanks!

Regards,
=a=





--
===================
Aaron Straus
aaron@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: securing system after giving away root password
    ... >>I signed an agreement with a provider in Germany for server housing. ... > complete and total control over your machine. ... They could have changed any log files. ... They can thus remove your hard disk, ...
    (comp.os.linux.security)
  • Re: gotfocus / lostfocus change control color
    ... i must confirm the user has taken the openingbalence for all the in ... On Error GoTo HandleError ... Err.Raise Err ... Dim ctl As Control ...
    (microsoft.public.access.modulesdaovba)
  • Re: Can REALBasic Handle MP3s and Video?
    ... regardless of how you set the Enabled property. ... OLEConatiner control and one that is used by the WMP api? ... Catch err As OLEException ...
    (comp.lang.basic.realbasic)
  • RE: Embedded UserControl sometimes displays Red X in Internet Explor
    ... The user control contains a graph control ... Make sure that the site is in the list of 'Trusted Sites'. ... On our system those log files are in /www/goodapache/logs (i.e. ... Final step if nothing seems to fix the problem and requested by ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: [opensuse] Utterly Shocked - Suse system lockups
    ... Carlos E. R. wrote: ... log files so we don't have to reassemble them to see what's going ... I guess by "control" I just meant exercise control instead of letting ... That's what I asked him to do and I believe that's what he's saying he ...
    (SuSE)

Loading