Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

NFS Gateway Start Automatic

avatar
Rising Star

Hello guys, Every time i boot my sandbox (HDP 2.5) the ambari shows me that Nfsgateways has not started.

How can i start automatically this service?

Thanks

1 ACCEPTED SOLUTION
2 REPLIES 2

avatar
Rising Star

avatar
Rising Star

To get this started each time you restart your sandbox you can add a few lines to your rc.local startup script: - /etc/rc.local

hadoop-daemon.sh start portmap
hadoop-daemon.sh start nfs3

This will place logs for each service in /var/log/hadoop.