Hi Rick,
There's no freebsd machine I've ever had (any version) that has had the
ip specified without the netmask keyword in /etc/rc.conf.
Until https://lists.freebsd.org/archives/freebsd-current/2024-June/006075.html
I didn't even know it was possible to configure networking and have it work
On Thu, Jul 11, 2024 at 4:47 AM void wrote:
>
> Hi Rick,
>
>
> >>
> >> The nfs server is 14-stable and the exported dir is zfs with the sharenfs
> >> property set.
> >> The client (14.1-p1) is a VM on a different machine but the same network.
> >>
> >> I'll try putting rpcbind_enable=YES in /etc/
Hi Rick,
The nfs server is 14-stable and the exported dir is zfs with the sharenfs
property set.
The client (14.1-p1) is a VM on a different machine but the same network.
I'll try putting rpcbind_enable=YES in /etc/rc.conf
Probably won't make any difference.
Sorry for hte slow response -
On Sat, Jun 29, 2024 at 3:18 AM void wrote:
>
> On Fri, Jun 28, 2024 at 01:23:29PM +0100, void wrote:
>
> (snip)
>
> Just to add to this, the reported error does *not* occur on
> 15.0-CURRENT #5 n270917-5dbf886104b4 arm64
>
> and that system has *only* nfs_client_enable="YES"
>
> and it's a slower
On Fri, Jun 28, 2024 at 5:23 AM void wrote:
>
> Hi Rick,
>
> On Thu, Jun 27, 2024 at 09:29:51AM -0700, Rick Macklem wrote:
>
> >rpcbind_enable="YES"
> >nfs_client_enable="YES"
> >
> >If you have at least one of these in your /etc/rc.conf, then all I can think
> >of is some sort of network/routing
On Fri, Jun 28, 2024 at 01:23:29PM +0100, void wrote:
(snip)
Just to add to this, the reported error does *not* occur on
15.0-CURRENT #5 n270917-5dbf886104b4 arm64
and that system has *only* nfs_client_enable="YES"
and it's a slower system
--
Hi Rick,
On Thu, Jun 27, 2024 at 09:29:51AM -0700, Rick Macklem wrote:
rpcbind_enable="YES"
nfs_client_enable="YES"
If you have at least one of these in your /etc/rc.conf, then all I can think
of is some sort of network/routing issue that interferes with rpcbind working.
I have nfs_client_en
On Thu, Jun 27, 2024 at 7:52 AM void wrote:
>
> After upgrading, I noticed messages like these appearing during
> rebooting, immediately after kernel: NFS access cache time=60
>
> kernel: rpc.umntall: 10.1.1.102: MOUNTPROG: RPC: Port mapper failure - RPC:
> Timed out
>
> sometimes it appears twic