<html><body style="font-family: Helvetica,Arial,sans-serif; font-size: 12px;"><br>>On Thu, Nov 03, 2016 at 04:01:15PM -0700, ccox@endlessnow.com wrote:<br>
>> so.... I'm using CentOS 7, and we're mounting a disk from our iSCSI<br>
>> SAN and then we want to export that via NFS.  But on a fresh boot the<br>
>> nfs-server service fails because the filesytem isn't there yet.  Any<br>
>> ideas on how to fix this?<br>><br>>Add RequiresMountsFor=/your/export/path to nfs-server.service<br><br>(first, apologize for the formatting using a very limted web based i/f)<br><br>I tried creating a nfs-server.service.d directory with a required-mounts.conf with that line in it and it did not work.  However adding the line directly to the nfs-server.service file did work.  Can't we add this using a nfs-server.service.d directory and conf file?<br><br></body></html>