[mythtv-users] MythDVD Rip/Transcode question

Tony Leone mythtv at sbsysconsulting.com
Thu Feb 19 14:25:44 EST 2004


Mike Wood wrote:

>>-------- Original Message --------
>>Subject: Re: [mythtv-users] MythDVD Rip/Transcode question
>>From: "Tony Leone" <mythtv at sbsysconsulting.com>
>>Date: Thu, February 19, 2004 10:32 am
>>To: "Discussion about mythtv" <mythtv-users at mythtv.org>
>>
>>Mike Wood wrote:
>>
>>    
>>
>>>>-------- Original Message --------
>>>>Subject: Re: [mythtv-users] MythDVD Rip/Transcode question
>>>>From: "Robert Kulagowski" <bob at smalltime.com>
>>>>Date: Thu, February 19, 2004 8:49 am
>>>>To: "Discussion about mythtv" <mythtv-users at mythtv.org>
>>>>
>>>>   
>>>>
>>>>        
>>>>
>>>>>Thor, thanks for the reply.  My systems are running RH9.0 right now.
>>>>>          
>>>>>
>>>>>     
>>>>>
>>>>>          
>>>>>
>>>>I 
>>>>   
>>>>
>>>>        
>>>>
>>>>>believe by default that means I'm running NFSv3.  Should I backup &
>>>>>     
>>>>>
>>>>>          
>>>>>
>>>>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?
>>>>   
>>>>
>>>>        
>>>>
>>>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!
>>>
>>>
>>> 
>>>
>>>------------------------------------------------------------------------
>>>
>>>_______________________________________________
>>>mythtv-users mailing list
>>>mythtv-users at mythtv.org
>>>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>> 
>>>
>>>      
>>>
>>Not sure about Red Hat, but I'll bet you have to compile nfsV3 support
>>
>>into the kernel.
>>    
>>
>
>
>That could be, but when I run rpcinfo on the server it shows that both version 2 & 3 are running....atleast I think that's what this says:
>
>rpcinfo -p
>   program vers proto   port
>    100000    2   tcp    111  portmapper
>    100000    2   udp    111  portmapper
>    100024    1   udp  32768  status
>    100024    1   tcp  32768  status
>    100021    1   udp  32769  nlockmgr
>    100021    3   udp  32769  nlockmgr
>    100021    4   udp  32769  nlockmgr
>    100011    1   udp    604  rquotad
>    100011    2   udp    604  rquotad
>    100011    1   tcp    607  rquotad
>    100011    2   tcp    607  rquotad
>    100003    2   udp   2049  nfs
>    100003    3   udp   2049  nfs
>    100005    1   udp  32770  mountd
>    100005    1   tcp  32769  mountd
>
>When I manually try to mount the share, with nfsvers=3 in fstab, I get the following error:
>
>mount: RPC: Program/version mismatch; low version = 1, high version = 1
>
>What am I missing?
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>  
>
when you do the rpcinfo -p are you on the client or on the server?  Try 
rpcinfo -p servername from the client?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20040219/ab82f1ff/attachment.htm


More information about the mythtv-users mailing list