JOCKYW's NFS with r/wsize > 8192?
Hi,
i use the WL-HDD together with my DBOX2 for streaming video.
Therefore i set up the WL-HDD like described at http://wiki.tuxbox.org/NAS:ASUS_WL-HDD except, that i only use
the NFS server part (the parts '# start FTP daemon' and '# start Samba 3.0.9 daemon' are completely commented out).
Everything works fine as i expected with one little exception:
if i mount the NFS directory on the WL-HDD from my DBOX2, the WL-HDD seems to refuse rsize and wsize greater than 8192.
Is there a version of the NFS available supporting these sizes greater than 8192? If yes, which files has to be replaced?
Thanks in advance...
NFS not working anymore after subnet changed
Hi everyone who reads this!
I have an Yakumumo aka Asus WL-HDD with Olegs Firmware on it running as a DHCP client in AP Mode, it only has one IP and though it gets the IP via DHCP it is always the same IP.
I had Samba and NFS running fine on this little bugger, until i changed from a Fritz!Box router to a DLINK router.
The Subnet has changed: Was 192.186.178.* and now is 192.168.0.* , so i changed the clients IP in the NFS exports. But since i am running the new network, i could not mount the NFS share once. It worked nicely and mounted much quicker than smb before i changed routers.
Also, when i connect via telnet the time to login has become much longer.
smb, ftp, ssh and twonkymedia still work, only nfs is not present anymore.
I don’t know too much about NFS so i did some searching and tried the following:
Code:
Claudia:~ jottzeh$ showmount -e 192.168.0.150
RPC: Timed out: Can't do Exports rpc
Claudia is the Mac running 10.4.9 Tiger and 192.168.0.150 is the WL-HDD.
and
Code:
[admin@Nirvana root]$ showmount -e
mount clntudp_create: RPC: Port mapper failure - RPC: Timed out
Nirvana is the WL-HDD.
and:
Code:
[admin@Nirvana root]$ showmount -e 192.168.0.150
rpc mount export: RPC: Timed out
or
Code:
[admin@Nirvana root]$ showmount -e 127.0.0.1
rpc mount export: RPC: Timed out
I have searched every config-file and etc-directory i could find on the Asus, but there is nothing that is related to the old subnet.
So what can i do? Do i need to configure RPC? I can’t remeber having done that the first time it worked. I can’t find WL-HDD related information about RCP either.
I have tried tons of options to do the export, but non worked.
Code:
/opt/Nirvana *(rw,insecure,all_squash,sync,anonuid=0)
/opt/Nirvana 192.168.0.166(rw,insecure,no_squash,sync,anonuid=0)
/opt/privat 192.168.0.166(rw,async,no_root_squash)
etc etc
So what could be wrong or what could i do to check what is wrong?
Regards,
Winne2.