Explains how to start/stop and manage the loopbacknfs service from the
command line.
service mapr-loopbacknfs [start|stop]chkconfig -add mapr-loopbacknfs
chkconfig -list mapr-loopbacknfs # confirm settingsTo 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