Comment 7 for bug 1977491

Revision history for this message
Mike Silva (mikesilva) wrote : Re: Update Samba in 22.04LTS to 4.15.7 so macOS clients can connect and transfer.

I did some further testing, using a Ubuntu 22.04 VM on my Intel Mac to connect to the same Samba share on the physical Ubuntu 22.04 server (which I haven't previously mentioned is running on a Raspberry Pi 4.)

In the test case:

1) I successfully logged in and copied about a GB of an Ubuntu gzip up to the physical server from the VM.
2) I then tried to delete the gzip bits from the share.

Result:
The same panic as when my Mac is trying to use the share. Thus, while your patch has made it possible to reliably connect to the server from my Mac, and the durable handles patch is definitely required for Time Machine support, it seems there may be another underlying issue that does not seem to be platform dependent. Rather, judging from the logs, it looks like there is an additional issue with vfs_streams_xattr that didn't exist in the previous version of Samba that shipped with Ubuntu 21.10 and 20.04.

I will attach the logs with the panic information here.