After you have configured the server, you must export the custom server information and voice files so they can be mounted on the client nodes. To do this:
mknfsexp -d /home/dirTalk/current_dir/ca.local
-c client1, client2,...clientN
where client1 through clientN is a comma-separated list of the host names of the client nodes of your single system image.
mknfsexp -d /home/dirTalk/current_dir/voice.local
-c client1,client2,...clientN
where client1 through clientN is a comma-separated list of the host names of the client nodes of your single system image.
The mknfsexp command saves the export definition in the /etc/exports file, so that the directories are exported every time the database server starts.