FOGProject / fogproject

An open source computer cloning & management system
https://fogproject.org
GNU General Public License v3.0
1.09k stars 221 forks source link

Change how the client mounts the nfs server to allow nfs4 #501

Closed cavazquez closed 1 year ago

cavazquez commented 1 year ago

If the client mounts / instead of /images it allows to use nfs 4.2 because /images has fsid is 0 Captura de pantalla de 2022-10-13 23-04-12

Sebastian-Roth commented 1 year ago

@cavazquez Can you please explain in more detail why this should be done and where exactly.

There is a feature request on switching to NFSv4 in the forums but no one has worked on this for more than a year.

If you are keen to make a move to NFSv4 you are more than welcome to. But I am sure there is way more to it then just changing the mount call.