I use NFS to mount my /home and I have near-local performance. There's probably something awkward with you setup, that gives you such poor performance.
Hadar On 1/28/07, Diego Iastrubni <[EMAIL PROTECTED]> wrote:
Yes, it's only performance. I did a small test today: I untared a tar.bz2 (~1.5 mb) file, under a local filesystem (~0.1 sec), under sshfs (7 seconds) and under NFS (4:06, yes, that's four minutes). This is NFS 4 running on top of TCP. I will need to do this experiment under UDP, but this is clear that sshfs KICKS THE LIVING SHIT OUT OF NFS (on this scenario at least). Has anyone mounted /home using sshfs? We are using NIS+NFS to have a roaming home directory across our network, and I would like to modify only the NFS part. What concerns me, is permissions. Mounting a simple dir as a user is simple, but I want to mount a directory which contains a very sensitive content. ביום ראשון 28 ינואר 2007, 12:26, נכתב על ידי Amos Shapira: > On 28/01/07, Diego Iastrubni <[EMAIL PROTECTED]> wrote: > > I would like to remove nfs from my work, and I am thinking of FUSE. How > > hard > > Why do you want to get rid of NFS? > If this is a performance issue: > Do you expect any FUSE filesystem to perform better than NFS? > Are you using NFS v4 over TCP? > > --Amos ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
