In the role admin, at label admin_low, start the nfs server program.
admin_low
$ /etc/init.d/nfs.server stop $ /etc/init.d/nfs.server start
Check that the directory is shared.
For example, when home directories are shared:
$ showmount -e export list for home_directory_server: /export/home (everyone)