Just to clarify, you can mount right? if so cat /proc/mounts on both machines.

can you show me the /etc/exports of the server?

If you are able to mount you should be able to ignore the error. It looks like everything is setup ok... unless you have firewall/iptables in the way of any packets...

On Fri, 23 Sep 2005, Mark Knecht wrote:

On 9/23/05, Dave Nebinger <[EMAIL PROTECTED]> wrote:
you don't have rpcinfo? that is not right!


dragonfly ~ # rcpinfo -p
-bash: rcpinfo: command not found
dragonfly ~ # slocate rcpinfo
dragonfly ~ #

Hold on guys, notice the spelling difference - rpcinfo which is what you
need, but rcpinfo is what was searched for.


My bad eyes. Thanks for seeing that Dave!

OK, on the Myth backend client side:

dragonfly ~ # rpcinfo -p
  program vers proto   port
   100000    2   tcp    111  portmapper
   100000    2   udp    111  portmapper
   100024    1   udp  32768  status
   100024    1   tcp  32769  status
   100003    2   udp   2049  nfs
   100003    3   udp   2049  nfs
   100003    4   udp   2049  nfs
   100003    2   tcp   2049  nfs
   100003    3   tcp   2049  nfs
   100003    4   tcp   2049  nfs
   100021    1   udp  32770  nlockmgr
   100021    3   udp  32770  nlockmgr
   100021    4   udp  32770  nlockmgr
   100021    1   tcp  32770  nlockmgr
   100021    3   tcp  32770  nlockmgr
   100021    4   tcp  32770  nlockmgr
   100005    1   udp    786  mountd
   100005    1   tcp    789  mountd
   100005    2   udp    786  mountd
   100005    2   tcp    789  mountd
   100005    3   udp    786  mountd
   100005    3   tcp    789  mountd
dragonfly ~ #


myth14 ~ # rpcinfo -p
  program vers proto   port
   100000    2   tcp    111  portmapper
   100000    2   udp    111  portmapper
   100024    1   udp   1024  status
   100024    1   tcp   1025  status
   100003    2   udp   2049  nfs
   100003    3   udp   2049  nfs
   100003    4   udp   2049  nfs
   100003    2   tcp   2049  nfs
   100003    3   tcp   2049  nfs
   100003    4   tcp   2049  nfs
   100021    1   udp   1026  nlockmgr
   100021    3   udp   1026  nlockmgr
   100021    4   udp   1026  nlockmgr
   100021    1   tcp   1026  nlockmgr
   100021    3   tcp   1026  nlockmgr
   100021    4   tcp   1026  nlockmgr
   100005    1   udp    889  mountd
   100005    1   tcp    892  mountd
   100005    2   udp    889  mountd
   100005    2   tcp    892  mountd
   100005    3   udp    889  mountd
   100005    3   tcp    892  mountd
myth14 ~ #

To my UNtrained eye the two look the same.

Thanks,
Mark



--
Bryan Whitehead
Email:[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list

Reply via email to