pastebin - collaborative debugging tool
rovema.kpaste.net RSS


ms-nfs41-client-x64>nfsd_debug.exe: getdomainname: unable to get a domain name fix
Posted by Anonymous on Mon 19th Jun 2023 14:30
raw | new post
view followups (newest first): ms-nfs41-client-x64>nfsd_debug.exe: getdomainname: unable to get a domain name fix by Anonymous
modification of post by Anonymous (view diff)

  1. C:\Users\roland_mainz\Downloads\ms-nfs41-client-x64\ms-nfs41-client-x64>nfsd_debug.exe -d 3 --noldap --gid 1616 --uid 1616
  2. parse_cmdlineargs: debug_level 3 ldap is 0
  3. 11d0: getaddrinfo response flags: 0x0
  4. 11d0: Family: AF_INET6 IPv6 address fe80::411e:47f9:8bc4:ac67%11
  5. 11d0: Canonical name: (null)
  6. 11d0: getdomainname: hostname WINGRENDEL01 12
  7. 11d0: getaddrinfo response flags: 0x0
  8. 11d0: Family: AF_INET IPv4 address 10.49.20.23
  9. 11d0: Canonical name: (null)
  10. 11d0: getdomainname: hostname WINGRENDEL01 12
  11. 11d0: getdomainname: unable to get a domain name. Set this machine's domain name:
  12. System > ComputerName > Change > More > mydomain
  13.  
  14. # Fix:
  15. regedit: Set Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Domain to the value GLOBAL.LOC
  16. # Verify (from Cygwin shell):
  17. $ cat -n /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Tcpip/Parameters/Domain
  18.      1  GLOBAL.LOC
  19.  
  20. # mount home dir as *normal* user
  21. >nfs_mount.exe -p -o sec=sys H derfwpc5131:\export\home\rmainz
  22.  
  23. #
  24. # More troubleshooting:
  25. #
  26.  
  27. # Dfsc service causes hangs, fix: Disable Dfsc service
  28. sc query Dfsc
  29. sc stop Dfsc
  30. sc config Dfsc start=disabled
  31.  
  32. # Diagnostics: See whether NFSv4 filesystem module has been loaded:
  33. sc query nfs41_driver

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at