[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4326: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3501)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4328: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3501)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4329: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3501)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4330: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3501)
nfs server
Sign up here and you can log into the forum!

nfs server

This is the place to ask for how to use software that is (or isn't) included in the various wdlxtv flavours. Questions about software such as rtorrent, NZBGet, sshfs, curlftpfs, ssh, telnet, etc.

Re: nfs server   

Postby KAD » Thu Sep 04, 2014 6:58 pm

nfs-utils is building now

but something odd README in nfs-utils package states it's critical that rpc.mountd and exportfs be started before rpc.nfsd

and I'm using the S94nfsserver start script from WDLXTV which starts rpc.nfsd before anything else the only item started prior to nfsd is portmap

edit: new nfs-utils has the same result as debian-squeeze binaries
also changing the daemons start order did not change the result
If you like my work please consider a Donation.
Please read the appropriate documentation before posting questions!
PM's are for private matters. Post support questions to the appropriate forum, or they will be ignored.
User avatar
KAD
Global Moderator
 
Posts: 5103
Joined: Mon Apr 12, 2010 4:59 pm
Location: Seattle, WA USA

Re: nfs server   

Postby mad_ady » Thu Sep 04, 2014 9:43 pm

I'm not sure if you can start the NFS daemon with strace (and write the output to a log file). Also, if you can do it, instruct strace to follow forks. You should at least see what it dies of...
User avatar
mad_ady
Developer
 
Posts: 4575
Joined: Fri Nov 05, 2010 9:08 am
Location: Bucharest, Romania

Re: nfs server   

Postby KAD » Fri Sep 05, 2014 6:58 pm

well, I'm out of idea's

strace and packet captures are not providing me any usefull info

I did confirm that only nfs version 2 is being exported/available
but specify vers=2 still fails

I guess, I'll have to ditch the idea of adding nfs server

unless somebody else has a brilliant idea
If you like my work please consider a Donation.
Please read the appropriate documentation before posting questions!
PM's are for private matters. Post support questions to the appropriate forum, or they will be ignored.
User avatar
KAD
Global Moderator
 
Posts: 5103
Joined: Mon Apr 12, 2010 4:59 pm
Location: Seattle, WA USA

Re: nfs server   

Postby KAD » Sat Sep 06, 2014 1:21 pm

well I found that specifying vers=2

the error message in kernel log is different
"kernel: nfsd: peername failed (err 134)!".

but I also found RMerlin had the same issue with router firmware, and was unable to find any fix

http://www.smallnetbuilder.com/forums/showthread.php?p=125930

and what's even more ironic, the user reporting the error was using the nfs server on his router, to share to a WD SMP
what's unclear is the error coming from the kernel itself or the kernel module

either way, I don't think I can fix it
If you like my work please consider a Donation.
Please read the appropriate documentation before posting questions!
PM's are for private matters. Post support questions to the appropriate forum, or they will be ignored.
User avatar
KAD
Global Moderator
 
Posts: 5103
Joined: Mon Apr 12, 2010 4:59 pm
Location: Seattle, WA USA

Re: nfs server   

Postby KAD » Tue Sep 09, 2014 8:41 pm

If you like my work please consider a Donation.
Please read the appropriate documentation before posting questions!
PM's are for private matters. Post support questions to the appropriate forum, or they will be ignored.
User avatar
KAD
Global Moderator
 
Posts: 5103
Joined: Mon Apr 12, 2010 4:59 pm
Location: Seattle, WA USA

Re: nfs server   

Postby kroetkroet » Wed Sep 10, 2014 2:13 am

Couldn't help to google bit too, although this is way out of my comfort zone :lol:

I started from here: , these guys also got NFS issues (on an SMP box), at the same virtual address as you (0000008c). I read through the answers, something with kernel compile preempt came up, something with corrupt memory and network drivers. Don't know if it helps you further down the line?

Why don't you use samba? :mrgreen:
WDLXTV-fan! - In case you need further assistance: read our , search our and most of all: for his great efforts!!!
User avatar
kroetkroet
Beta Tester
 
Posts: 1014
Joined: Mon Apr 05, 2010 11:53 pm

Re: nfs server   

Postby KAD » Wed Sep 10, 2014 7:57 am

lol, it's way out of what I should be doing, but hey learning a lot

and like usuall, I will probably never use the function (all my media is already on a home server)
just keeping myself busy, adding more stuff to SMP firmware
If you like my work please consider a Donation.
Please read the appropriate documentation before posting questions!
PM's are for private matters. Post support questions to the appropriate forum, or they will be ignored.
User avatar
KAD
Global Moderator
 
Posts: 5103
Joined: Mon Apr 12, 2010 4:59 pm
Location: Seattle, WA USA

Re: nfs server   

Postby recliq » Thu Sep 11, 2014 2:45 am

This really sounds like a kernel problem... :( if this is the case there's not much you can do to fix it (signed kernel yadayadayada...)
­WDLXTV Project Maintainer
-:] If you like my contributions feel free to for a beer or a new flash drive. ...and always remember: RTFM! (, , ) [:-
User avatar
recliq
WDLXTV Team
 
Posts: 5513
Joined: Thu Apr 15, 2010 8:09 am
Location: Kiel, Germany

Re: nfs server   

Postby kroetkroet » Thu Sep 11, 2014 6:58 am

yada yada yada :lol:

and then I stopped reading :mrgreen:
WDLXTV-fan! - In case you need further assistance: read our , search our and most of all: for his great efforts!!!
User avatar
kroetkroet
Beta Tester
 
Posts: 1014
Joined: Mon Apr 05, 2010 11:53 pm

Previous

Return to Application Questions

Who is online

Users browsing this forum: No registered users and 1 guest

cron