Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

NFS Gateway Start Automatic

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

Expert Contributor
2 REPLIES 2

Expert Contributor

Expert Contributor

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.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.