Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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.