NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
vspb
Mar 18, 2011Aspirant
How to completely remove the ReadyNAS Remote and leafp2p?
When you delete an add-on ReadyNAS Remote are running services leafp2p and permanently occupy 2% CPU.
I'm not going to use the ReadyNAS Remote and I want to kill them. How can I do?
I'm not going to use the ReadyNAS Remote and I want to kill them. How can I do?
7 Replies
Replies have been turned off for this discussion
- mdgm-ntgrNETGEAR Employee Retiredleafp2p is needed for ReadyNAS Replicate not just ReadyNAS Remote. You care enough about that CPU usage to disable leafp2p? There are some boot scripts for leafp2p you can find in /etc/init.d and /etc/rc2.d/
I don't know if it's safe to remove these scripts (or replace them with empty files) or not. - pywongAspirantI think Netgear should have an option to disable learp2p because it opens one or two connections to some server over https.
Which maybe a security concern for some users. - jck_co_imAspirantIt goes when you do a factory reset on the Nas, in the meantime I blocked the IP's on the router.
- jck_co_imAspirantinstall root ssh add-on to readynas, download putty for the windows workstation, connect to readynas with root(username) and password(frontview/admin)
use command;
to disable =
sudo chmod -x /etc/init.d/leafp2p
to re-enable =
sudo chmod +x /etc/init.d/leafp2p
exit the ssh window,re-boot the device
that will stop it loading when the readynas starstup. (Obviously with root access, Netgear will deny support for any problems related)
due to a new firewall, web monitoring setup, i had to find get it disabled to stop the logs getting choked up - chirpaLuminary
Not true. If it is proved that someone broke stuff via SSH, sure. We can't be held responsible for someone breaking the RAID, then calling us for help to fix it. But simple tasks like this would not be an issue for support to help for warranty issues and other setup questions.jck_co_im wrote: (Obviously with root access, Netgear will deny support for any problems related) - monneymAspirant
I recently had an issue with filled up system disk. It was due to
ReadyNAS_Remote.log and LeafP2P.log file. They were both giga bytes in size all filled with
Parsing config
Error parsing config
Error starting application -5
Start state -1
Parsing config
Service not started
Error starting application -2
Start state 2
I need to get a handle on how to control this, at least I need to redirect the output to /dev/null instead of the log file so my system fs doesn't filll up.- StephenBGuru - Experienced User
One possibility is that your NAS isn't set up to access the internet. For instance, it might have a misconfigured static IP addres or be missing a DNS server.
If you aren't using ReadyNAS remote, you can turn it off. That should eliminate the log messages.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!