Re: Possible way to distribute NFS?

From: Ivan Voras (ivoras_at_fer.hr)
Date: 11/28/05

  • Next message: Iasen Kostov: "Loading gzipped mfsroot"
    Date: Mon, 28 Nov 2005 14:27:50 +0100
    To: mike <mike503@gmail.com>, hackers@freebsd.org
    
    

    mike wrote:

    > If someone could write an NFS client using FUSE (perhaps?) and have it
    > integrate with memcached[1], couldn't that basically allow for n+1 scaling

    I have had a similar idea to do in FUSE for some time now, but I'm
    waiting until I can spare the time to do it and the FUSE system becomes
    more stable (which should happen soon).

    Also note that, if done with FUSE, it will be slower than kernel code.
    Maybe not by much
    (http://creo.hu/pipermail/fuse4bsd-devel/2005-October/000009.html), but
    it's not yet clear how much.

    The problem I would try to solve is that of having single-writer-
    multiple-readers setup (writes go through one machine, get distributed
    to other machines, reads can go wherever), and without using NFS (though
    it's a good idea now that you mention it :) ), so it's maybe not what
    you need.

    If understand your suggestion correctly, all "NFS-like" traffic would
    pass through a single machine, which doesn't sound good speed-wise...?
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Iasen Kostov: "Loading gzipped mfsroot"

    Relevant Pages

    • Re: Knight R-100A Keeps Blowing Fuses
      ... I had this problem with the same receiver. ... Replace with 1600 volt discs and your problem is ... I replaced the fuse, turned it on, ... TNX es 73, Mike ...
      (rec.radio.amateur.boatanchors)
    • Re: Car Battery help needed.....please
      ... Mike G wrote: ... The component or wiring would melt before the fuse ... For a wire fuse, this can be as high as 2, for ... 60A one of these under a fault of negligible impedance is 1300A for 0.1s! ...
      (uk.rec.cars.maintenance)
    • Re: Car Battery help needed.....please
      ... Mike G wrote: ... The component or wiring would melt before the fuse ...
      (uk.rec.cars.maintenance)
    • Re: Car Battery help needed.....please
      ... Mike G wrote: ... I'm not all that competent when it comes to electrickery as you've probably gathered, but it seems to indicate that a 100A fuse would take considerably more current before it blew. ... For a heated w/s that suggests the wiring would have to be particularly heavy. ...
      (uk.rec.cars.maintenance)
    • Re: [linux-pm] Re: Hibernation considerations
      ... On Sun, 22 Jul 2007, Nigel Cunningham wrote: ... FUSE process depends on another, and the one that is frozen second just ... happens to be waiting on the one that is frozen first when it is frozen. ...
      (Linux-Kernel)