Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 1997 10:15:23 -0700
From:      Dan Grillo <Dan_Grillo@280.com>
To:        freebsd-questions@freebsd.org
Subject:   can't automount from NEXTSTEP 3.x server w/2.2.2, worked with 2.1.x
Message-ID:  <199707221718.KAA27469@280.com>

next in thread | raw e-mail | index | archive | help

I'm having problems with a machine that was recently upgraded
from FreeBSD 2.1.5 to 2.2.2.   Automounting from a NEXTSTEP 3.2 (4.3 BSD,
NFS version 2) NFS server broke:

# cd /Net/slack
/Net/slack: Protocol not supported.

This used to work with amd and earlier versions of FreeBSD.

I'm using the stock /etc/amd.map file, and running amd as:

amd -a /amd -c 1800 -k i386 -l syslog /Net /etc/amd.map


Mounting from machine slack manually works:

# mount slack:/ /mnt
# ls /mnt | wc -l
      35

Trying to debug this has run into problems:

# tcpdump -s 100 host slack
tcpdump: listening on ed0
10:24:39.707452 more.29fdf052 > slack.nfs: 96 access [|nfs]
Segmentation fault

Does anyone have ideas?

Thanks.

				--Dan
--
  Dan Grillo  dan_grillo@280.com  415 575-4020   fax 415 703-7220



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707221718.KAA27469>