I need to export an imported NFS folder (called C) to a private cluster. That folder is being imported in my cluster server (called S) from a remote server (called A). In my cluster server, folder C is imported with no problems, but when I try to export that to my private cluster nodes, I receive this message from my cluster server (S): C does not support NFS export
Is there any way for exporting to my private nodes an imported NFS mount point?
All my systems are running CentOS-7-x86_64
Thanks.