NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 31 32 33 34 35 … 37 Next »
NFS share for DVD mount instead of cifs

 
  • 0 Vote(s) - 0 Average
NFS share for DVD mount instead of cifs
dirkomatic
Offline

Member

Posts: 99
Threads: 12
Joined: May 2008
#1
2008-05-02, 01:29 PM
For the mounting of the DVD share for ISOs (which I love by the way!), is it possible to change from a cifs share to an NFS share, such as:

Code:
mkdir /mnt/D:\\My\ DVD\ Collection
mount -t nfs XXX.XXX.XXX.XXX:/dvds /mnt/D:\\My\ DVD\ Collection -o username=guest,ro

I am going to try it when I get home, but I thought I'd ask if anyone had attempted this yet.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#2
2008-05-02, 04:30 PM
That's not the right syntax, it will be something like

mount -t nfs -o nolock,tcp,rsize=4096,wsize=4096 XXX.XXX.XXX.XXX:/dvds /mnt/D:\\My\ DVD\ Collection

and you might want to play with the -o settings for your needs.

Martin
dirkomatic
Offline

Member

Posts: 99
Threads: 12
Joined: May 2008
#3
2008-05-02, 07:14 PM
I will definitely look into it and let you know how it all works out.

Thanks for the great work and the help!
dirkomatic
Offline

Member

Posts: 99
Threads: 12
Joined: May 2008
#4
2008-05-04, 01:58 AM
It worked. Thanks!
dirkomatic
Offline

Member

Posts: 99
Threads: 12
Joined: May 2008
#5
2008-05-06, 01:14 PM
In case anyone else is interested in this, I experienced some stuttering after FFwding through an ISO with the command listed above. I removed the sizes and all worked as it should; i.e.

Code:
mount -t nfs -o nolock,tcp XXX.XXX.XXX.XXX:/dvds /mnt/D:\\My\ DVD\ Collection
Blue Racer
Offline

Senior Member

Posts: 278
Threads: 62
Joined: Dec 2005
#6
2008-05-06, 01:40 PM
Is there any advantage to using a NFS share instead of a CIFS?
dirkomatic
Offline

Member

Posts: 99
Threads: 12
Joined: May 2008
#7
2008-05-06, 03:42 PM
Blue Racer Wrote:Is there any advantage to using a NFS share instead of a CIFS?

I know cifs is basically what they now call smb, and according to the NMT documentation, nfs is faster than smb. I'm not sure of the speed of cifs, but I have a feeling that it is closer to the speed of smb.

If I have the opportunity, I'll experiment and see if mounting as cifs causes me any stuttering.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,926
Threads: 956
Joined: May 2006
#8
2008-05-06, 07:48 PM
Blue Racer, because the PCH and GBPVR communicate normally through HTTP the distinction between NFS and CIFS isn't as important as it might be for HD formats. I have tested played up 40Mbs mkv files from GBPVR.

NFS shares are faster than the Windows shares but since these are only used for DVD's the bit rate requirement is much lower so I wouldn't worry about it unless you have problems playing DVDs my guess this would really only start to show up in the 4x and 8x FF not being as fast as possible on NFS.

Martin
dirkomatic
Offline

Member

Posts: 99
Threads: 12
Joined: May 2008
#9
2008-05-07, 01:45 AM
All my movies are isos, so I need to use the share...

It was odd, the stuttering wasn't apparent until I resumed normal speed after FF. I didn't really try cifs after successfully setting up the nfs, so you are probably right. it's most likely not relevant.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Where to place the mount for dvd share with WOL Sheik Yerbouti 2 1,852 2012-01-24, 10:10 AM
Last Post: Sheik Yerbouti
  HANGING: "mount mounting\\192.168.2.7" TomH 8 3,813 2012-01-07, 04:16 PM
Last Post: TomH
  Mount problem after windows 7 sleep Sheik Yerbouti 6 2,807 2011-07-05, 06:04 PM
Last Post: Sheik Yerbouti
  Any way to Keep mvpmc share active on NMT for Web Service Invocation form anyhwere? jt25741 2 2,058 2011-04-01, 03:43 AM
Last Post: jt25741
  Mount mounting??? soccerdad 17 4,399 2011-01-30, 03:08 AM
Last Post: soccerdad
  Help with mounting DVD share in NPVR script Paul_B 3 1,938 2011-01-01, 09:51 PM
Last Post: mvallevand
  Mvpmc share in W7 Sheik Yerbouti 4 2,071 2010-07-29, 09:16 PM
Last Post: mvallevand
  The share folder no longer exists pcostanza 6 2,930 2010-04-07, 11:02 PM
Last Post: pcostanza
  Somehow screwed up my mvpmc share? Firetoad 2 1,784 2010-03-21, 06:29 AM
Last Post: Firetoad
  Share name change? zaldwaik 1 1,566 2009-12-11, 10:28 AM
Last Post: agerdin

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode