Page 6 of 8 FirstFirst ... 45678 LastLast
Results 51 to 60 of 72

Thread: large NFS copy locks up/hang client with large files (again) (lucid)

  1. #51
    Join Date
    Apr 2007
    Beans
    12

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    Anyone? This is embarrassing, Ubuntu.

  2. #52
    Join Date
    Jan 2011
    Beans
    1

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    @nsx241

    FYI I've tried switching to Fedora and my computer still crashes when transferring files over NFS4 - I'm unable to even populate my shotwell library.

    I've put an old 100/10 NIC in my machine for the time being until this gets resolved... This is clearly not ideal as I'm mounting /home over NFS and this slows things down considerably but I prefer this option to having complete system lock ups...

  3. #53
    Join Date
    Apr 2007
    Location
    Atlanta, GA
    Beans
    28

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    I switched to samba. this issue is ridiculous...

  4. #54
    Join Date
    Jan 2010
    Beans
    20
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    Could we please have the topic changed? The [SOLVED] tag is definitely not appropriate...

  5. #55
    Join Date
    Jan 2010
    Beans
    20
    Distro
    Ubuntu 11.04 Natty Narwhal

    Lightbulb Possible workaround (seems ok so far)

    It appears I've stumbled over a possible workaround while trying to track down bug reports on this issue.

    Mounting the nfs shares with a "udp" parameter, like so, seem to remove the issue for me:
    Code:
    nfserver1:/Volumes/Movies on /nfs/Movies type nfs (rw,rsize=8192,wsize=8192,timeo=14,intr,udp,addr=10.0.0.98)
    Could someone else please verify? I've done a couple of large transfers that twice hung my system earlier today without the "udp" parameter (Ubuntu defaults to "tcp" unless "udp" is explicitly stated"). UDP should also be faster and on a modern home network, the added reliability of TCP shouldn't really be required unless your switch/router/server drops a lot of packages.

    Update: IT appears a concrete fix is today included in the updated 2.6.35-28 kernel (see the change log). Link to bug report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/585657
    Last edited by olesk; April 15th, 2011 at 12:28 PM. Reason: Bugfix released

  6. #56
    Join Date
    Nov 2011
    Beans
    11

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    Hello everyone!

    Has anyone read some of this stuff?

    interesting article

    The most interesting part starts from Troubleshooting NFS.

    Also can anyone post the output of nfsstat command?

    Does anyone of you still have the same problem with >2.6.x kernels?

  7. #57
    Join Date
    Jan 2012
    Beans
    4

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    Quote Originally Posted by rex86 View Post
    Hello everyone!

    Has anyone read some of this stuff?

    interesting article

    The most interesting part starts from Troubleshooting NFS.

    Also can anyone post the output of nfsstat command?

    Does anyone of you still have the same problem with >2.6.x kernels?
    Yes, I have tried with Kubuntu 11.10, Xubuntu and the Mint 12 variants. All freeze with kernel 3.0 and reading large files (>5GB) from a NAS box connected via NFS. Not everytime, but repeated reads will provoke the freeze.

    I'll try again with Kubuntu 12.04 beta.

  8. #58
    Join Date
    Jan 2012
    Beans
    4

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    Quote Originally Posted by davidjo View Post
    Yes, I have tried with Kubuntu 11.10, Xubuntu and the Mint 12 variants. All freeze with kernel 3.0 and reading large files (>5GB) from a NAS box connected via NFS. Not everytime, but repeated reads will provoke the freeze.

    I'll try again with Kubuntu 12.04 beta.
    I've retried this with Kubuntu 12.04 beta 2, and after about 30 copies of a 6+GB file from my NFS shared NAS storage device to my local hard disk, all looks OK. This is running kernel 3.2, and TCP, not UDP.

    Looks like I can finally upgrade my system, which I think is based on the last LTS release! Thank you.

  9. #59
    Join Date
    Apr 2007
    Beans
    9

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    Has this issue been resolved? I see that davidjo was able to testing something out.

    Anyone?

    Q

  10. #60
    Join Date
    Aug 2008
    Location
    Philippines, Davao del No
    Beans
    63
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: large NFS copy locks up/hang client with large files (again) (lucid)

    I'm getting repeatable lock-ups when copying files from my file server to my ubuntu desktop (11.10 and, now, with 12.04 final). The lock-up occurs quite early, for instance after 158MB.


    The fileserver is running a slackware-based package. If the server is using a 2.6 kernel, there are no lockups, but as soon as the server is upgraded to a 3.0 (or 3.2) kernel, the lock-ups return.

    Perhaps this problem occurs only if both machines are running a 3+ kernel? Is that the same as nfsv4 support?

    What makes it so annoying is that Nautilus refuses to die after the lockup, even kill -9 doesn't work.

Page 6 of 8 FirstFirst ... 45678 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •