View previous topic :: View next topic |
Author |
Message |
dE_logics Advocate


Joined: 02 Jan 2009 Posts: 2336 Location: $TERM
|
Posted: Sat Dec 10, 2011 12:34 pm Post subject: Client loop mount over NFS is slow. |
|
|
Suppose, I've loop mounted some file on the NFS client; the file exists on an share NFS server, then if I transfer some data from from my HDD to this loop mounted FS (on the client), then the transfers are super slow and in bursts.
Any remedies? _________________ My blog |
|
Back to top |
|
 |
Hu Administrator

Joined: 06 Mar 2007 Posts: 23356
|
Posted: Sat Dec 10, 2011 5:53 pm Post subject: |
|
|
Does it work better if you loop mount it on the NFS server, export the result, and mount the exported looped filesystem on the client as a normal NFS mount? |
|
Back to top |
|
 |
dE_logics Advocate


Joined: 02 Jan 2009 Posts: 2336 Location: $TERM
|
Posted: Sun Dec 11, 2011 11:01 am Post subject: |
|
|
Hu wrote: | Does it work better if you loop mount it on the NFS server, export the result, and mount the exported looped filesystem on the client as a normal NFS mount? |
I'll try that out. But really not what I want. _________________ My blog |
|
Back to top |
|
 |
|