From a3f3b6f9788b6d4c5b10c9d89a2ff64c9ccafe7b Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 21 Mar 2023 09:54:23 +0200 Subject: [PATCH] fix --- docs/msd.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/msd.md b/docs/msd.md index 79f8c22..95bb1cb 100644 --- a/docs/msd.md +++ b/docs/msd.md @@ -68,6 +68,7 @@ server:/srv/nfs/NFS_Secondary /var/lib/kvmd/msd/NFS_Secondary nfs vers=3,timeo Make sure that the `kvmd` user has read access rights from these directories. You can also give write access if needed. For the best performance, it is required to ensure reliable connectivity with NFS server and use minimum `timeo` and `retrans` values. +**Using the `soft` option is mandatory.** Configuring an NFS server is beyond the scope of this guide.