Re: NFS issues ??



Kris Kennaway wrote:
Chris Maness wrote:
I am trying to mount a Linux box with NFS from my FreeBSD box, with the command:

# mount_nfs4 192.168.1.66:/home/chris/ /mnt/nfs/

where the IP is the Linux box and the share is /home/chris

When I run the command I get:

mount_nfs4: /mnt/nfs: No such file or directory

Now /mnt/nfs exists and is writable.

Running showmount returns:

# showmount -e 192.168.1.66

/home/chris ns1

Very strange, I have done this in the past with no problems. Any suggestions?


Are you certain you used NFSv4? It's more likely you used NFSv3 or v2.

Kris
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
You were correct, I think the Linux kernel version is not nfs4. When I tried mount_nfs instead of mount_nfs4 it worked as advertised.

Thanks,

--
Chris Maness
(909) 223-9179
http://www.chrismaness.com

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • NFS issues ??
    ... I am trying to mount a Linux box with NFS from my FreeBSD box, with the command: ... Running showmount returns: ...
    (freebsd-questions)
  • Re: NFS issues ??
    ... Chris Maness wrote: ... where the IP is the Linux box and the share is /home/chris ... When I run the command I get: ... Running showmount returns: ...
    (freebsd-questions)
  • [PATCH 19-rc2] Fix misc .c/.h comment typos
    ... Implements an interface for i2c compatible eeproms to run under linux. ... Changed struct initializer syntax to the currently preferred notation ... ** Packet is an actual packet structure to be filled in with the packet ... -** as the command processore doesn't process the command packet in any way. ...
    (Linux-Kernel)
  • Re: [opensuse] deleting
    ... during the installation of jre 1.5.0 (according to the install ... i'm learning and having fun with my new toy, the command line interface. ... understand and use linux more efficiently. ... /bin/sh is the Bourne Shell. ...
    (SuSE)
  • Re: how i will open (from Java Application) the MS word format /html documentsin repective Applicati
    ... documentsin repective Applications in Linux OS? ... What I did in the Linux version of our product was require an external ... I create a URI object around it and use that. ... array by separating the CDE command line at the spaces, ...
    (comp.lang.java.programmer)