Giter VIP home page Giter VIP logo

ms-nfs41-client's Introduction

About Me in a nutshell

  • Working hard to solve non trivial problems πŸ‘·
  • Developing distributed (storage) systems πŸ’Ύ
  • Contributing to many OSS projects :octocat:
  • Consuming coffee β˜•
  • Java, C, Go, Python ... UNIX πŸ”§ πŸ”¨ πŸ”©

ms-nfs41-client's People

Contributors

cbodley avatar cedricblancher avatar dfshelton avatar gisburn avatar kofemann avatar mlwege avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ms-nfs41-client's Issues

Cannot open files in most programs; cannot save changes with Notepad, etc

I thought I was golden having installed all of this, but turns out I was wrong.

I'm not able to actually use any files. I have an NFSv4.1 mounted filesystem (AWS EFS) and I can browse the entire directory structure just fine.

I have a test file in the root – just a plain text file – but I'm unable to even open it in Wordpad:
image

I am able to open the same file in Notepad, but attempting to save any changes results in:
image

Notepad then prompts me to save it to another file. Which I'm able to do! However, once I try to edit that file, it gives me the same error message above.

Here's the debug output (default level) using --noldap --uid 1000 --gid 1000:

0f5c: parsing NFS41_OPEN: filename='\test.txt' access mask=1179785 access mode=3
        file attrs=0x20 create attrs=0x60 (kernel) disposition=1
        open_owner_id=517 mode=0 srv_open=FFFFC0000E9712F8 symlink= ea=0000000000000000
0f5c: map_user_to_ids: mapping user Administrator
0f5c: creating with mod 0
0f5c: writing downcall: xid=1913 opcode=NFS41_OPEN status=0 get_last_error=0
0b9c: parsing NFS41_READ len=7 offset=0 buf=0000000000840000
0b9c: map_user_to_ids: mapping user Administrator
0b9c: writing downcall: xid=1914 opcode=NFS41_READ status=0 get_last_error=0
0df8: parsing NFS41_CLOSE: remove=0 srv_open=e9712f8 renamed=0 filename=''
0df8: map_user_to_ids: mapping user Administrator
0df8: writing downcall: xid=1915 opcode=NFS41_CLOSE status=0 get_last_error=0
0b2c: parsing NFS41_OPEN: filename='\test.txt\desktop.ini' access mask=1179785 access mode=7
        file attrs=0x20 create attrs=0x64 (kernel) disposition=1
        open_owner_id=518 mode=0 srv_open=FFFFC0000803FD88 symlink= ea=0000000000000000
0b2c: map_user_to_ids: mapping user Administrator
0b2c:
################ NFS4ERR_NOTDIR ################

0b2c: COMPOUND failed with status 20.
0b2c: writing downcall: xid=1916 opcode=NFS41_OPEN status=87 get_last_error=0
0f3c: parsing NFS41_OPEN: filename='\test.txt\desktop.ini' access mask=1179785 access mode=7
        file attrs=0x20 create attrs=0x64 (kernel) disposition=1
        open_owner_id=519 mode=0 srv_open=FFFFC0000E96A2F8 symlink= ea=0000000000000000
0f3c: map_user_to_ids: mapping user Administrator
0f3c:
################ NFS4ERR_NOTDIR ################

0f3c: COMPOUND failed with status 20.
0f3c: writing downcall: xid=1917 opcode=NFS41_OPEN status=87 get_last_error=0
044c: parsing NFS41_OPEN: filename='\' access mask=1048705 access mode=7
        file attrs=0x20 create attrs=0x20 (kernel) disposition=1
        open_owner_id=520 mode=0 srv_open=FFFFC00007FECDB8 symlink= ea=0000000000000000
044c: map_user_to_ids: mapping user Administrator
044c: Opening a directory
044c: writing downcall: xid=1918 opcode=NFS41_OPEN status=0 get_last_error=0
0eec: parsing NFS41_DIR_QUERY: info_class=37 buf_len=632 filter='test.txt'
        Initial\Restart\Single 1\1\1 buf=0000000000840030
0eec: map_user_to_ids: mapping user Administrator
0eec: -> handle_nfs41_dirquery(test.txt,1,1,1)
0eec: initializing the 1st readdir cookie
0eec: we don't need to save a cookie
0eec: <- handle_nfs41_dirquery(test.txt,1,1,1) returning 0eec: success!
0eec: writing downcall: xid=1919 opcode=NFS41_DIR_QUERY status=0 get_last_error=0
0328: parsing NFS41_CLOSE: remove=0 srv_open=7fecdb8 renamed=0 filename=''
0328: map_user_to_ids: mapping user Administrator
0328: writing downcall: xid=1920 opcode=NFS41_CLOSE status=0 get_last_error=0
0d54: parsing NFS41_OPEN: filename='\test.txt' access mask=128 access mode=7
        file attrs=0x20 create attrs=0x200000 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC0000E96A2F8 symlink= ea=0000000000000000
0d54: map_user_to_ids: mapping user Administrator
0d54: Open call that wants to manage attributes
0d54: writing downcall: xid=1921 opcode=NFS41_OPEN status=0 get_last_error=0
0c94: parsing NFS41_FILE_QUERY: info_class=4 buf_len=40 file=\test.txt
0c94: map_user_to_ids: mapping user Administrator
0c94: writing downcall: xid=1922 opcode=NFS41_FILE_QUERY status=0 get_last_error=0
0c94: NFS41_FILE_QUERY: downcall changattr=3
0cb0: parsing NFS41_CLOSE: remove=0 srv_open=e96a2f8 renamed=0 filename=''
0cb0: map_user_to_ids: mapping user Administrator
0cb0: writing downcall: xid=1923 opcode=NFS41_CLOSE status=0 get_last_error=0
0cc8: parsing NFS41_OPEN: filename='\' access mask=1048576 access mode=0
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC00007FD12F8 symlink= ea=0000000000000000
0cc8: map_user_to_ids: mapping user Administrator
0cc8: Opening a directory
0cc8: writing downcall: xid=1924 opcode=NFS41_OPEN status=0 get_last_error=0
0da0: parsing NFS41_CLOSE: remove=0 srv_open=7fd12f8 renamed=0 filename=''
0da0: map_user_to_ids: mapping user Administrator
0da0: writing downcall: xid=1925 opcode=NFS41_CLOSE status=0 get_last_error=0
0de8: parsing NFS41_OPEN: filename='\' access mask=1048577 access mode=7
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=521 mode=0 srv_open=FFFFC0000E96B2F8 symlink= ea=0000000000000000
0de8: map_user_to_ids: mapping user Administrator
0de8: Opening a directory
0de8: writing downcall: xid=1926 opcode=NFS41_OPEN status=0 get_last_error=0
0318: parsing NFS41_DIR_QUERY: info_class=3 buf_len=616 filter='test.txt'
        Initial\Restart\Single 1\0\1 buf=00000000008406B0
0318: map_user_to_ids: mapping user Administrator
0318: -> handle_nfs41_dirquery(test.txt,1,0,1)
0318: initializing the 1st readdir cookie
0318: we don't need to save a cookie
0318: <- handle_nfs41_dirquery(test.txt,1,0,1) returning 0318: success!
0318: writing downcall: xid=1927 opcode=NFS41_DIR_QUERY status=0 get_last_error=0
0d08: parsing NFS41_CLOSE: remove=0 srv_open=e96b2f8 renamed=0 filename=''
0d08: map_user_to_ids: mapping user Administrator
0d08: writing downcall: xid=1928 opcode=NFS41_CLOSE status=0 get_last_error=0
0e2c: parsing NFS41_OPEN: filename='\test.txt' access mask=1179785 access mode=1
        file attrs=0xa0 create attrs=0x60 (kernel) disposition=1
        open_owner_id=522 mode=0 srv_open=FFFFC0000803FD98 symlink= ea=0000000000000000
0e2c: map_user_to_ids: mapping user Administrator
0e2c: creating with mod 0
0e2c:
################ NFS4ERR_NOTSUPP ################

0e2c: COMPOUND failed with status 10004.
0e2c: nfs41_open failed with NFS4ERR_NOTSUPP
0e2c: nfs error NFS4ERR_NOTSUPP not mapped to windows error; returning default error 2
0e2c: writing downcall: xid=1929 opcode=NFS41_OPEN status=2 get_last_error=0
0e14: parsing NFS41_OPEN: filename='\' access mask=1048576 access mode=0
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC00007FE88B8 symlink= ea=0000000000000000
0e14: map_user_to_ids: mapping user Administrator
0e14: Opening a directory
0e14: writing downcall: xid=1930 opcode=NFS41_OPEN status=0 get_last_error=0
0ccc: parsing NFS41_CLOSE: remove=0 srv_open=7fe88b8 renamed=0 filename=''
0ccc: map_user_to_ids: mapping user Administrator
0ccc: writing downcall: xid=1931 opcode=NFS41_CLOSE status=0 get_last_error=0
0f44: parsing NFS41_OPEN: filename='\' access mask=1048577 access mode=7
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=523 mode=0 srv_open=FFFFC0000E96B2F8 symlink= ea=0000000000000000
0f44: map_user_to_ids: mapping user Administrator
0f44: Opening a directory
0f44: writing downcall: xid=1932 opcode=NFS41_OPEN status=0 get_last_error=0
0f48: parsing NFS41_DIR_QUERY: info_class=3 buf_len=616 filter='test.txt'
        Initial\Restart\Single 1\0\1 buf=00000000008407C0
0f48: map_user_to_ids: mapping user Administrator
0f48: -> handle_nfs41_dirquery(test.txt,1,0,1)
0f48: initializing the 1st readdir cookie
0f48: we don't need to save a cookie
0f48: <- handle_nfs41_dirquery(test.txt,1,0,1) returning 0f48: success!
0f48: writing downcall: xid=1933 opcode=NFS41_DIR_QUERY status=0 get_last_error=0
0d0c: parsing NFS41_CLOSE: remove=0 srv_open=e96b2f8 renamed=0 filename=''
0d0c: map_user_to_ids: mapping user Administrator
0d0c: writing downcall: xid=1934 opcode=NFS41_CLOSE status=0 get_last_error=0
0b24: parsing NFS41_OPEN: filename='\Desktop.ini' access mask=1179785 access mode=7
        file attrs=0x20 create attrs=0x60 (kernel) disposition=1
        open_owner_id=524 mode=0 srv_open=FFFFC00007E13D98 symlink= ea=0000000000000000
0b24: map_user_to_ids: mapping user Administrator
0b24:
################ NFS4ERR_NOENT ################

0b24: COMPOUND failed with status 2.
0b24: writing downcall: xid=1935 opcode=NFS41_OPEN status=2 get_last_error=0
0aa8: parsing NFS41_OPEN: filename='\Desktop.ini' access mask=1179785 access mode=7
        file attrs=0x20 create attrs=0x60 (kernel) disposition=1
        open_owner_id=525 mode=0 srv_open=FFFFC00007B7E2F8 symlink= ea=0000000000000000
0aa8: map_user_to_ids: mapping user Administrator
0aa8: writing downcall: xid=1936 opcode=NFS41_OPEN status=2 get_last_error=0
031c: parsing NFS41_OPEN: filename='\AutoRun.inf' access mask=128 access mode=7
        file attrs=0x20 create attrs=0x200000 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC000080EF2F8 symlink= ea=0000000000000000
031c: map_user_to_ids: mapping user Administrator
031c:
################ NFS4ERR_NOENT ################

031c: COMPOUND failed with status 2.
031c: Open call that wants to manage attributes
031c: nfs41_lookup failed with 2
031c: writing downcall: xid=1937 opcode=NFS41_OPEN status=2 get_last_error=0
0d00: parsing NFS41_OPEN: filename='\' access mask=1048705 access mode=7
        file attrs=0x20 create attrs=0x20 (kernel) disposition=1
        open_owner_id=526 mode=0 srv_open=FFFFC00007E412F8 symlink= ea=0000000000000000
0d00: map_user_to_ids: mapping user Administrator
0d00: Opening a directory
0d00: writing downcall: xid=1938 opcode=NFS41_OPEN status=0 get_last_error=0
0c7c: parsing NFS41_DIR_QUERY: info_class=37 buf_len=632 filter='test.txt'
        Initial\Restart\Single 1\1\1 buf=0000000000840200
0c7c: map_user_to_ids: mapping user Administrator
0c7c: -> handle_nfs41_dirquery(test.txt,1,1,1)
0c7c: initializing the 1st readdir cookie
0c7c: we don't need to save a cookie
0c7c: <- handle_nfs41_dirquery(test.txt,1,1,1) returning 0c7c: success!
0c7c: writing downcall: xid=1939 opcode=NFS41_DIR_QUERY status=0 get_last_error=0
0c20: parsing NFS41_CLOSE: remove=0 srv_open=7e412f8 renamed=0 filename=''
0c20: map_user_to_ids: mapping user Administrator
0c20: writing downcall: xid=1940 opcode=NFS41_CLOSE status=0 get_last_error=0
0cc0: parsing NFS41_OPEN: filename='\test.txt' access mask=128 access mode=7
        file attrs=0x20 create attrs=0x200000 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC0000E9E5D98 symlink= ea=0000000000000000
0cc0: map_user_to_ids: mapping user Administrator
0cc0: Open call that wants to manage attributes
0cc0: writing downcall: xid=1941 opcode=NFS41_OPEN status=0 get_last_error=0
0e4c: parsing NFS41_FILE_QUERY: info_class=4 buf_len=40 file=\test.txt
0e4c: map_user_to_ids: mapping user Administrator
0e4c: writing downcall: xid=1942 opcode=NFS41_FILE_QUERY status=0 get_last_error=0
0e4c: NFS41_FILE_QUERY: downcall changattr=3
08c8: parsing NFS41_CLOSE: remove=0 srv_open=e9e5d98 renamed=0 filename=''
08c8: map_user_to_ids: mapping user Administrator
08c8: writing downcall: xid=1943 opcode=NFS41_CLOSE status=0 get_last_error=0
0d98: parsing NFS41_OPEN: filename='\' access mask=128 access mode=7
        file attrs=0x20 create attrs=0x200000 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC0000E96B2F8 symlink= ea=0000000000000000
0d98: map_user_to_ids: mapping user Administrator
0d98: Opening a directory
0d98: writing downcall: xid=1944 opcode=NFS41_OPEN status=0 get_last_error=0
0f00: parsing NFS41_FILE_QUERY: info_class=4 buf_len=40 file=\
0f00: map_user_to_ids: mapping user Administrator
0f00: writing downcall: xid=1945 opcode=NFS41_FILE_QUERY status=0 get_last_error=0
0f00: NFS41_FILE_QUERY: downcall changattr=93
0f40: parsing NFS41_CLOSE: remove=0 srv_open=e96b2f8 renamed=0 filename=''
0f40: map_user_to_ids: mapping user Administrator
0f40: writing downcall: xid=1946 opcode=NFS41_CLOSE status=0 get_last_error=0
0e1c: parsing NFS41_OPEN: filename='\' access mask=1048576 access mode=0
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC000080EF2F8 symlink= ea=0000000000000000
0e1c: map_user_to_ids: mapping user Administrator
0e1c: Opening a directory
0e1c: writing downcall: xid=1947 opcode=NFS41_OPEN status=0 get_last_error=0
06f0: parsing NFS41_CLOSE: remove=0 srv_open=80ef2f8 renamed=0 filename=''
06f0: map_user_to_ids: mapping user Administrator
06f0: writing downcall: xid=1948 opcode=NFS41_CLOSE status=0 get_last_error=0
0c08: parsing NFS41_OPEN: filename='\' access mask=1048576 access mode=0
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC0000803FDB8 symlink= ea=0000000000000000
0c08: map_user_to_ids: mapping user Administrator
0c08: Opening a directory
0c08: writing downcall: xid=1949 opcode=NFS41_OPEN status=0 get_last_error=0
0498: parsing NFS41_CLOSE: remove=0 srv_open=803fdb8 renamed=0 filename=''
0498: map_user_to_ids: mapping user Administrator
0498: writing downcall: xid=1950 opcode=NFS41_CLOSE status=0 get_last_error=0
0558: parsing NFS41_OPEN: filename='\' access mask=1048577 access mode=7
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=527 mode=0 srv_open=FFFFC0000807B2F8 symlink= ea=0000000000000000
0558: map_user_to_ids: mapping user Administrator
0558: Opening a directory
0558: writing downcall: xid=1951 opcode=NFS41_OPEN status=0 get_last_error=0
0ed4: parsing NFS41_DIR_QUERY: info_class=3 buf_len=616 filter='test.txt'
        Initial\Restart\Single 1\0\1 buf=0000000000840C60
0ed4: map_user_to_ids: mapping user Administrator
0ed4: -> handle_nfs41_dirquery(test.txt,1,0,1)
0ed4: initializing the 1st readdir cookie
0ed4: we don't need to save a cookie
0ed4: <- handle_nfs41_dirquery(test.txt,1,0,1) returning 0ed4: success!
0ed4: writing downcall: xid=1952 opcode=NFS41_DIR_QUERY status=0 get_last_error=0
02d8: parsing NFS41_CLOSE: remove=0 srv_open=807b2f8 renamed=0 filename=''
02d8: map_user_to_ids: mapping user Administrator
02d8: writing downcall: xid=1953 opcode=NFS41_CLOSE status=0 get_last_error=0
0b10: parsing NFS41_OPEN: filename='\test.txt' access mask=1179785 access mode=1
        file attrs=0xa0 create attrs=0x60 (kernel) disposition=1
        open_owner_id=528 mode=0 srv_open=FFFFC0000E9812F8 symlink= ea=0000000000000000
0b10: map_user_to_ids: mapping user Administrator
0b10: creating with mod 0
0b10:
################ NFS4ERR_NOTSUPP ################

0b10: COMPOUND failed with status 10004.
0b10: nfs41_open failed with NFS4ERR_NOTSUPP
0b10: nfs error NFS4ERR_NOTSUPP not mapped to windows error; returning default error 2
0b10: writing downcall: xid=1954 opcode=NFS41_OPEN status=2 get_last_error=0
0f04: parsing NFS41_OPEN: filename='\test.txt' access mask=128 access mode=7
        file attrs=0x20 create attrs=0x200000 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC0000801F2F8 symlink= ea=0000000000000000
0f04: map_user_to_ids: mapping user Administrator
0f04: Open call that wants to manage attributes
0f04: writing downcall: xid=1955 opcode=NFS41_OPEN status=0 get_last_error=0
0e3c: parsing NFS41_FILE_QUERY: info_class=4 buf_len=40 file=\test.txt
0e3c: map_user_to_ids: mapping user Administrator
0e3c: writing downcall: xid=1956 opcode=NFS41_FILE_QUERY status=0 get_last_error=0
0e3c: NFS41_FILE_QUERY: downcall changattr=3
0b28: parsing NFS41_CLOSE: remove=0 srv_open=801f2f8 renamed=0 filename=''
0b28: map_user_to_ids: mapping user Administrator
0b28: writing downcall: xid=1957 opcode=NFS41_CLOSE status=0 get_last_error=0
0f28: parsing NFS41_OPEN: filename='\' access mask=1048576 access mode=0
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC00007FE88B8 symlink= ea=0000000000000000
0f28: map_user_to_ids: mapping user Administrator
0f28: Opening a directory
0f28: writing downcall: xid=1958 opcode=NFS41_OPEN status=0 get_last_error=0
0b5c: parsing NFS41_CLOSE: remove=0 srv_open=7fe88b8 renamed=0 filename=''
0b5c: map_user_to_ids: mapping user Administrator
0b5c: writing downcall: xid=1959 opcode=NFS41_CLOSE status=0 get_last_error=0
0790: parsing NFS41_OPEN: filename='\' access mask=1048577 access mode=7
        file attrs=0x0 create attrs=0x21 (kernel) disposition=1
        open_owner_id=529 mode=0 srv_open=FFFFC0000E96A2F8 symlink= ea=0000000000000000
0790: map_user_to_ids: mapping user Administrator
0790: Opening a directory
0790: writing downcall: xid=1960 opcode=NFS41_OPEN status=0 get_last_error=0
0b18: parsing NFS41_DIR_QUERY: info_class=3 buf_len=616 filter='test.txt'
        Initial\Restart\Single 1\0\1 buf=0000000000840C60
0b18: map_user_to_ids: mapping user Administrator
0b18: -> handle_nfs41_dirquery(test.txt,1,0,1)
0b18: initializing the 1st readdir cookie
0b18: we don't need to save a cookie
0b18: <- handle_nfs41_dirquery(test.txt,1,0,1) returning 0b18: success!
0b18: writing downcall: xid=1961 opcode=NFS41_DIR_QUERY status=0 get_last_error=0
0808: parsing NFS41_CLOSE: remove=0 srv_open=e96a2f8 renamed=0 filename=''
0808: map_user_to_ids: mapping user Administrator
0808: writing downcall: xid=1962 opcode=NFS41_CLOSE status=0 get_last_error=0
0634: parsing NFS41_OPEN: filename='\test.txt' access mask=1179785 access mode=1
        file attrs=0xa0 create attrs=0x60 (kernel) disposition=1
        open_owner_id=530 mode=0 srv_open=FFFFC00007FCB888 symlink= ea=0000000000000000
0634: map_user_to_ids: mapping user Administrator
0634: creating with mod 0
0634:
################ NFS4ERR_NOTSUPP ################

0634: COMPOUND failed with status 10004.
0634: nfs41_open failed with NFS4ERR_NOTSUPP
0634: nfs error NFS4ERR_NOTSUPP not mapped to windows error; returning default error 2
0634: writing downcall: xid=1963 opcode=NFS41_OPEN status=2 get_last_error=0
0824: parsing NFS41_OPEN: filename='\' access mask=1048704 access mode=7
        file attrs=0xa0 create attrs=0x20 (kernel) disposition=1
        open_owner_id=0 mode=0 srv_open=FFFFC00007E13DB8 symlink= ea=0000000000000000
0bf8: 0824: map_user_to_ids: mapping user Administrator

There's a lot of noise in there (maybe) and TBH, I can't point attention to anything more than the big errors. I don't know why it's trying to create a file with mod 0 though… maybe that's a clue?

(I know this project is pretty much dead, but you're my only hope Obiwan)

ms-nfs41-client errors

I'm having some troubles with using the ms-nfs41 client for x86_64.

I'm running Windows 7 Ultimate x86_64, and prior to setting up the ms-nfs41 client, I was running the officially provided NFS client which doesn't support NFS4. I wanted to switch because I noticed on my linux server from running nfsstat that the official client only runs NFSv2 in my setup, not NFSv3 or NFSv4.

I've removed the Windows client for NFS already, and followed the instructions in the README.html file to install this one.

I'm not running a domain or user mapping services or even LDAP; I don't have a need for that, as I'm a home user with an in-house media/file server, and security of the file server isn't really important at the moment.

The fileserver itself is running CentOS 6.4 with NFSv4 properly setup (as tested by mounting it from another linux machine and then checking the mount options on that client): vers=4

I'd like to get this setup working on Windows for the performance benefits, so without further ado, here is the debug output from running nfsd_debug.exe and trying to mount the share with nfs_mount.exe:

(see attachment momentarily)

Cygwin 3.4/3.5&mingw svn fails on a NFS4 share during svn checkout

Cygwin 3.4/3.5&mingw svn fails on a NFS4 share during checkout

svn checkout https://svn.freebsd.org/base/head/share/man
A man/man4
A man/man4/tcp.4
A man/man4/ndis.4
A man/man4/Makefile
A man/man4/altq.4
A man/man4/miibus.4
A man/man4/vlan.4
A man/man4/ng_macfilter.4
A man/man4/mn.4
A man/man4/ossl.4
A man/man4/ktls.4
A man/man4/ftwd.4
A man/man4/inet6.4
A man/man4/crypto.4
A man/man4/rtsx.4
A man/man4/isp.4
svn: E200030: sqlite[S11]: database disk image is malformed
svn: E200042: Additional errors:
svn: E200030: sqlite[S11]: database disk image is malformed
svn: E200030: sqlite[S11]: database disk image is malformed
svn: E200030: sqlite[S11]: database disk image is malformed

This works on C: (/cygdrive/c).

Any thoughts?

WDK 16292 incompatible with VS2017 soloution?

Hi, the latest WDK seem to get integrated in a different way in VS2017. So i get a couple of errors and also miss some folders/files that are listed in the build process.
Maybe the solution could be updated to reflect the latest method that is used by the WDK?

Possible to compile using WDK?

I'm wondering if this is even possible to build today? The instructions say to use WinDDK which is now replaced by WDK as I understand it. Does it work with the much newer WDK? If it is possible what should the env.props file look like?

Release an .MSI file?

About time, I finally found a good NFSV4 client for Windows. Why is this not built in by default?! :D

Would like you to release an MSI file, the process looks fairly easy but an MSI so any user can just go about clicking next, next, install etc makes the process even easier. ( as linked with a github tag or release )

I have a few Win clients to install this on.

Windows NFS and Kerberos

Hallo,

how can I use Kerberos connection with the NFS Client?

I have tried to mount with:

nfs_mount.exe -p -o sec=krb5i z: 192.168.0.182:\home\winclient

but it tells me:
The Network address is unreachable. Error Code 1231. The PING is working. If I switch Kerberos off (at server) and mount it without kerberos, it will wok

MS NFS 41 Client failed with error code 3

Dear Community,

I have a question because the NFS Client is failing with error code 3. System can't find path.

NekoDrive NFS Client Test Component is finding the the drive.

I typed:
nfsd.exe -d 3 -noldap uid 1000 gid 100

then I typed
nfs_mount z: 192.168.0.182:\home\winclient

Here the programm is failing.

Can anyone help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.