<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Mike Wood wrote:<br>
<blockquote type="cite"
 cite="mid20040219171305.14703.qmail@webmail4.mesa1.secureserver.net">
  <blockquote type="cite">
    <pre wrap="">-------- Original Message --------
Subject: Re: [mythtv-users] MythDVD Rip/Transcode question
From: "Robert Kulagowski" <a class="moz-txt-link-rfc2396E" href="mailto:bob@smalltime.com">&lt;bob@smalltime.com&gt;</a>
Date: Thu, February 19, 2004 8:49 am
To: "Discussion about mythtv" <a class="moz-txt-link-rfc2396E" href="mailto:mythtv-users@mythtv.org">&lt;mythtv-users@mythtv.org&gt;</a>

    </pre>
    <blockquote type="cite">
      <pre wrap="">Thor, thanks for the reply.  My systems are running RH9.0 right now. 
      </pre>
    </blockquote>
    <pre wrap="">I 
    </pre>
    <blockquote type="cite">
      <pre wrap="">believe by default that means I'm running NFSv3.  Should I backup &amp;
      </pre>
    </blockquote>
    <pre wrap="">use v2?

Check that your /etc/fstab has nfsvers=3

What happens if you do something like:

cd /your/nfs/mountpoint
dd if=/dev/zero of=test bs=1024k count=4096

Do you get a 4G file?
    </pre>
  </blockquote>
  <pre wrap=""><!---->

Hey guys, my underlying FS is EXT3.  I just tried the dd above and I get an error "file size limit exceeded".  So I tried adding the nfsvers=3 in fstab but it won't mount with that in there.  Do I have to do something on the server side as well to establish version 3 on both ends?

Thanks for the Help!


  </pre>
  <pre wrap="">
<hr width="90%" size="4">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
Not sure about Red Hat, but I'll bet you have to compile nfsV3 support
into the kernel.<br>
</body>
</html>