Ask the Community
Groups
NFS Shares - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="summary"><strong>SUMMARY</strong></h2> <p>The PHD VBA requires direct write access to the NFS export.</p> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p></p> <p>When using an NFS share as backup storage, the PHD VBA requires direct write access to the NFS export. During backup, the PHD VBA will directly mount and copy files to the NFS share. It is important to configure the export to allow this behavior.</p> <p>The following is an example export line:</p> <blockquote class="blockquote"> <p>/export/share * (no_root_squash,insecure,rw,sync)</p> </blockquote> </article> </main>