NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57691: NFS client regression with macOS 14 server
The following reply was made to PR kern/57691; it has been noted by GNATS.
From: Jason Thorpe <thorpej%me.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost,
"schmonz%netbsd.org@localhost" <schmonz%NetBSD.org@localhost>
Subject: Re: kern/57691: NFS client regression with macOS 14 server
Date: Sat, 9 Dec 2023 08:11:38 -0800
> On Dec 8, 2023, at 7:30=E2=80=AFPM, Amitai Schleier =
<schmonz%schmonz.com@localhost> wrote:
>=20
> Thank you for looking into this and giving me something to try. =
Neither=20
> of the following diffs seems to make a difference, though (tested on =
my=20
> 10.0_RC1/aarch64 NFS client). Have I misunderstood something?
No, it just may not have been sufficient. But I just tried to reproduce =
this with a sparc (in qemu =E2=80=94 happened to be the most convenient =
test client) client against my MacBook Air:
dhcp-194:thorpej$ sw_vers
ProductName: macOS
ProductVersion: 14.1.2
BuildVersion: 23B92
dhcp-194:thorpej$=20
=E2=80=A6and I can=E2=80=99t reproduce the problem.
sparc-vm# df
Filesystem 512-blocks Used =
Avail %Cap Mounted on
/dev/sd0a 16257372 1359056 =
14085448 8% /
kernfs 2 2 =
0 100% /kern
ptyfs 2 2 =
0 100% /dev/pts
procfs 8 8 =
0 100% /proc
tmpfs 57280 8 =
57272 0% /var/shm
192.168.1.194:/System/Volumes/Data 1942700360 692414544 =
1250285816 35% /mnt
sparc-vm# ls -l /mnt
ls: .DocumentRevisions-V100: Permission denied
ls: .Spotlight-V100: Permission denied
ls: .TemporaryItems: Permission denied
total 0
drwxr-xr-x 5 root wheel 160 Dec 9 07:43 =
.PreviousSystemInformation
drwxr-xr-x 7 root wheel 224 Dec 9 07:35 =
.com.apple.templatemigration.boot-install
drwx------ 49341 root wheel 1578912 Dec 9 08:02 .fseventsd
drwxrwxr-x 29 root 80 928 Dec 9 07:43 Applications
drwxr-xr-x 69 root wheel 2208 Dec 9 07:45 Library
drwxr-xr-x 3 root wheel 96 Nov 16 18:27 MobileSoftwareUpdate
drwxr-xr-x 3 root wheel 96 Nov 18 10:13 System
drwxr-xr-x 5 root 80 160 Dec 9 07:43 Users
drwxr-xr-x 3 root wheel 96 Dec 9 07:44 Volumes
drwxr-xr-x 2 root wheel 64 Jul 14 2022 cores
drwxr-xr-x 2 root wheel 64 Jul 14 2022 home
drwxr-xr-x 2 root wheel 64 Jul 14 2022 mnt
drwxr-xr-x 7 root wheel 224 May 20 2023 opt
drwxr-xr-x 6 root wheel 192 Dec 9 07:44 private
drwxr-xr-x 2 root wheel 64 Jul 14 2022 sw
drwxr-xr-x 5 root wheel 160 Nov 18 10:13 usr
sparc-vm# uname -a
NetBSD sparc-vm 10.99.10 NetBSD 10.99.10 (GENERIC) #11: Sun Dec 3 =
06:29:38 PST 2023 =
thorpej@the-ripe-vessel:/space/src/sys/arch/sparc/compile/GENERIC sparc
sparc-vm#
-- thorpej
Home |
Main Index |
Thread Index |
Old Index