Hello, I have a server called AP that netboots from another server called WS.

I have mounted a separate raid named XR through fibre channel onto the AP (WS does not have an available slot for fibre channel).

I want other servers in my rack (and are connected to WS and AP) to be able to go into the mounted XR via NFS.

APs root directory is located on WS as /diskless/ap/...

How do I go about setting up NFS on the AP so that users can automount the XR located on /diskless/ap/lvm?

Essentially, how do I export a directory that resides on a netbooting server?

Thanks!