Hi Bob,
It seems like someone has manually exported a path without adding it to the exports file. Two options are to find the discrepancy and fix the exports file as in the above post or make sure the exports file is correct and then run:
exportfs -r
Exports all file system paths specified in the /etc/exports file and unexports all file system paths not specified in the /etc/exports file.
Regards,
Jeff