Re: An interesting anomaly in NFS client...

2024-11-08 Thread George Neville-Neil
On 8 Nov 2024, at 7:58, Rick Macklem wrote: > On Thu, Nov 7, 2024 at 9:41 PM George Neville-Neil > wrote: >> >> >> >> On 7 Nov 2024, at 13:59, Rick Macklem wrote: >> >>> On Thu, Nov 7, 2024 at 9:34 AM George Neville-Neil >>> wrote: On 7 Nov 2024, at 4:15, Mark Saad wrote

Re: An interesting anomaly in NFS client...

2024-11-08 Thread dark . initr0
 Hello!Maybe some statistics will be usefull. I see only to 2 RPC calls to read directorynfs and rpc.procedure == 16 and rpc.msgtyp == 0 (WireShark filter)#16    2024-10-09 06:58:28.778343 --- READDIR Call (Reply In 18), FH: 0x83d2ee09#109892    2024-10-09 06:58:42.613925 --- READDIR Call (Reply In

Re: An interesting anomaly in NFS client...

2024-11-08 Thread Rick Macklem
On Thu, Nov 7, 2024 at 9:41 PM George Neville-Neil wrote: > > > > On 7 Nov 2024, at 13:59, Rick Macklem wrote: > > > On Thu, Nov 7, 2024 at 9:34 AM George Neville-Neil > > wrote: > >> > >> > >> > >> On 7 Nov 2024, at 4:15, Mark Saad wrote: > >> > > On Nov 7, 2024, at 12:29 AM, Andriy

Re: An interesting anomaly in NFS client...

2024-11-07 Thread George Neville-Neil
On 7 Nov 2024, at 13:59, Rick Macklem wrote: > On Thu, Nov 7, 2024 at 9:34 AM George Neville-Neil > wrote: >> >> >> >> On 7 Nov 2024, at 4:15, Mark Saad wrote: >> On Nov 7, 2024, at 12:29 AM, Andriy Gapon wrote: On 07/11/2024 02:43, George Neville-Neil wrote: > Howdy

Re: An interesting anomaly in NFS client...

2024-11-07 Thread Bakul Shah
On Nov 7, 2024, at 2:09 PM, Mark Johnston wrote: > > On Thu, Nov 07, 2024 at 07:28:59AM +0200, Andriy Gapon wrote: >> On 07/11/2024 02:43, George Neville-Neil wrote: >>> Howdy, >>> >>> We've been digging into an interesting possible issue in the FreeBSD NFS >>> client. Here is the scenario. I ha

Re: An interesting anomaly in NFS client...

2024-11-07 Thread Rick Macklem
On Thu, Nov 7, 2024 at 2:09 PM Mark Johnston wrote: > > On Thu, Nov 07, 2024 at 07:28:59AM +0200, Andriy Gapon wrote: > > On 07/11/2024 02:43, George Neville-Neil wrote: > > > Howdy, > > > > > > We've been digging into an interesting possible issue in the FreeBSD NFS > > > client. Here is the scen

Re: An interesting anomaly in NFS client...

2024-11-07 Thread Mark Johnston
On Thu, Nov 07, 2024 at 07:28:59AM +0200, Andriy Gapon wrote: > On 07/11/2024 02:43, George Neville-Neil wrote: > > Howdy, > > > > We've been digging into an interesting possible issue in the FreeBSD NFS > > client. Here is the scenario. I have a FreeBSD VM on my Mac, the Mac is > > the NFS server

Re: An interesting anomaly in NFS client...

2024-11-07 Thread Rick Macklem
On Thu, Nov 7, 2024 at 9:34 AM George Neville-Neil wrote: > > > > On 7 Nov 2024, at 4:15, Mark Saad wrote: > > >> > >> On Nov 7, 2024, at 12:29 AM, Andriy Gapon wrote: > >> > >> On 07/11/2024 02:43, George Neville-Neil wrote: > >>> Howdy, > >>> We've been digging into an interesting possible is

Re: An interesting anomaly in NFS client...

2024-11-07 Thread George Neville-Neil
On 7 Nov 2024, at 4:15, Mark Saad wrote: >> >> On Nov 7, 2024, at 12:29 AM, Andriy Gapon wrote: >> >> On 07/11/2024 02:43, George Neville-Neil wrote: >>> Howdy, >>> We've been digging into an interesting possible issue in the FreeBSD NFS >>> client. Here is the scenario. I have a FreeBSD VM

Re: An interesting anomaly in NFS client...

2024-11-07 Thread George Neville-Neil
On 6 Nov 2024, at 21:28, Andriy Gapon wrote: > On 07/11/2024 02:43, George Neville-Neil wrote: >> Howdy, >> >> We've been digging into an interesting possible issue in the FreeBSD NFS >> client. Here is the scenario. I have a FreeBSD VM on my Mac, the Mac is the >> NFS server, the VM is the c

Re: An interesting anomaly in NFS client...

2024-11-07 Thread Mark Saad
> > On Nov 7, 2024, at 12:29 AM, Andriy Gapon wrote: > > On 07/11/2024 02:43, George Neville-Neil wrote: >> Howdy, >> We've been digging into an interesting possible issue in the FreeBSD NFS >> client. Here is the scenario. I have a FreeBSD VM on my Mac, the Mac is the >> NFS server, the VM

Re: An interesting anomaly in NFS client...

2024-11-06 Thread Andriy Gapon
On 07/11/2024 02:43, George Neville-Neil wrote: Howdy, We've been digging into an interesting possible issue in the FreeBSD NFS client. Here is the scenario. I have a FreeBSD VM on my Mac, the Mac is the NFS server, the VM is the client. I then attempt to build an out of tree kernel module tha