Krisbee wrote: 
> Steve,
> 
> Ok, as I suspected SOA can have a problem when the option for a NFS
> version 3 connections is specified.  On the Wandboard you can check what
> version of NFS connections your NFS server will accept with this
> command:
> 
> > 
Code:
--------------------
  >   > 
  > rpcinfo -u 192.168.0.198 nfs
  > 
--------------------
> > 
> 
> Post your output here.  This is mine:
> 
> > 
Code:
--------------------
  > }
  > [root@soa-rpi ~  > # rpcinfo -u 192.168.0.20 nfs
  > program 100003 version 2 ready and waiting
  > program 100003 version 3 ready and waiting
  > program 100003 version 4 ready and waiting
  > 
--------------------
> > 
> 
> You can see my NFS server will work with a version 4 client, which is
> what SOA defaults to.  If the NFS server on your NAS only works up to
> version 3, then SOA needs a bit of tweaking. I'll have to dig out my
> notes to remember what additional steps I took to get his to work in
> the past. 
> 
> As to your SAMBA comment and the hi-res files re-buffering problem. I
> think I already suggested that adding some options to the CIFS mount
> might help with that. It really should be doable by entering the
> correct data on the SOA storage page, assuming your SAMAB server
> config is right. Also I forgot to ask, but can you remind me if your
> Wandboard is using a wired or wireless network connection.

Ok this is the output from mine:


Code:
--------------------
    
  [root@soa-wandboard ~]# rpcinfo -u 192.168.0.198 nfs
  program 100003 version 2 ready and waiting
  program 100003 version 3 ready and waiting
  program 100003 version 4 ready and waiting
  
--------------------


So version 4 SHOULD be OK

The wandboard is wired - I'm not using the wifi on the wand for
anything.

As to the lock up the wandboard stopped communicating over the network
so I was unable to logon to it or to connect to the LMS server.


------------------------------------------------------------------------
steve-g's Profile: http://forums.slimdevices.com/member.php?userid=52057
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to