<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">to you,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>which version of nfs are you running. i personally had a problem when using an older version, i believe nfs v2, as it limited file size to i want to say 2 gb or maybe it was just a gig. however when running nfs v3, that limit was raised significantly, to a point that would most likely be unimportant right now. and even larger in v4, think thats experimental now though.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>what i'm saying is that if you are using nfs 2, then it will only allow smaller file sizes to be written/read. so it would essentially take your larger files and quit writing them at that limit. i think at least. my issue was when i was recording live tv to an nfs mount, it would stop a live show after writing a file that was at said limit. personally running gentoo, and it was an option in the kernel setup to enable the various nfs versions. simply changed to the newer version, and i could do all i wanted with giant files.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>hope that helps a little bit.</DIV><DIV>regards,</DIV><DIV>j preston</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><DIV><DIV>On Sep 23, 2006, at 5:49 PM, Matthew K. Lee wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">To all,<BR><BR>I'm having an issue with NFS truncating my files. I've got about 124 GB worth of video on my source system. I wanted to watch that through MythVideo on my destination system. <BR><BR>So, I tried to do an NFS mount - and - I thought it was working. I could see the directory listing which lists all of the files and all of the right file sizes. However, when I tried to play those videos, the videos would get truncated after a couple of minutes. Some (the .iso files) wouldn't even load. Others (.nuv files) would play a few minutes and then exit. <BR><BR>So then I thought that I would simply copy the files over nfs. I did, but I had an interesting result. Only 40 GB of the 124 GB actually transferred. All the files were listed, but doing things like<SPAN style="font-weight: bold;"> du -h --max-depth=1 /video/dvd</SPAN> or <SPAN style="font-weight: bold;">df -h</SPAN> reported 40 GB worth of data. On the source those same commands verified that there was 124 GB of stuff to copy over.<BR><BR>Now I'm totally confused. Is NFS limited to size of files that it can transfer or did I do something wrong? Here's my system setup. Thanks in advance! <BR><BR>Source System:<BR>--------------------------------------------------------<BR>Fedora Core 4, reiserfs for the video file system, ext3 for /<BR><BR>[source]#yum list installed | grep nfs<BR>nfs-utils.i386 1.0.7-12.FC4 installed<BR>system-config-nfs.noarch 1.3.11-0.fc4.2 installed<BR><BR>[source]#cat /etc/exports<BR>/video 192.168.1.15(ro,root_squash,no_subtree_check)<BR>/video 192.168.1.16(ro,root_squash,no_subtree_check) <BR>/video 192.168.1.245(ro,root_squash,no_subtree_check)<BR><BR>Destination System:<BR>--------------------------------------------------------<BR>Gentoo 2006.1, reiserfs for the video file system, ext3 for /<BR>using basic nfs mount commands <BR><BR><BR>Thanks again,<BR><BR>Matt<BR><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">mythtv-users mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>