Managing the mapr-loopbacknfs Service
Explains how to start/stop and manage the loopbacknfs service from the
command line.
To manually start or stop the
service:
service mapr-loopbacknfs [start|stop]To have the service start automatically when the OS starts
up:
systemctl enable mapr-loopbacknfsTo monitor the service:
service mapr-loopbacknfs status
showmount -e localhost
The showmount command displays:
Export list for <host>
/mapr 127.0.0.1
/mapr/<clustername> 127.0.0.1