<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On Apr 17, 2007, at 8:49 AM, <A href="mailto:nasa01@comcast.net">nasa01@comcast.net</A> wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"> <DIV>Hi,</DIV> <DIV> </DIV> <DIV>I am having an issue with my NFS mounts.   I have a raid server, which stores media files (music, video, pictures, etc).  </DIV> <DIV> </DIV> <DIV>My problem:  I can mount the NFS directories without issue and I can read files from those directories also with no issues.  However, if I try and move/copy a file from a directory locally located on the machine onto a NFS mounted directory the move/copy will start and then hang.  looking at the process using 'ps aux' shows the applicable process hanging with a D+.  Anyone have any idea what could be causing this?  From the computer that has the NFS directories mounted, I can 'cd' into the NFS mounted directory and create files.  ie: I could do "touch test" and "rm test" without issue.</DIV> <DIV> </DIV> <DIV>I based my NFS settings after following/checking here:</DIV> <DIV> </DIV> <DIV><A href="http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.10">http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.10</A></DIV> <DIV><A href="http://www.mythtv.org/wiki/index.php/Optimizing_Performance">http://www.mythtv.org/wiki/index.php/Optimizing_Performance</A></DIV> <DIV> </DIV></BLOCKQUOTE><BR></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Well the literal interpretation of that status is "uninterruptible sleep (usually IO) in the foreground process group", but Unix error messages can sometimes be deceptive.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Are you moving/copying the files from a command line with mv or cp? Or are you using some other method of initiating the transfer?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Most problems I have had with NFS turn out to be permission related, though this does not at first blush seem to be your trouble. If you change permissions to 777 for testing don't forget to put them back afterwards.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>Brian Wood</DIV><DIV><A href="mailto:beww@beww.org">beww@beww.org</A></DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>