Bug 15744 - Time Machine doesn't work with 4.19.9 [on FreeBSD]
Summary: Time Machine doesn't work with 4.19.9 [on FreeBSD]
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.19.9
Hardware: All FreeBSD
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-23 20:38 UTC by Craig Leres
Modified: 2025-01-13 17:58 UTC (History)
1 user (show)

See Also:


Attachments
smb4.conf (1.11 KB, text/plain)
2024-10-23 20:38 UTC, Craig Leres
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres 2024-10-23 20:38:35 UTC
Created attachment 18482 [details]
smb4.conf

I've been using a FreeBSD system as a samba server for an OSX system for a number of years. I started with 4.13 and switched to 4.16 last year. My FreeBSD system currently runs 14.1 and the samba share is backed by a ZFS partition.

I recently tried to upgrade to samba 4.19 but I could not get it to work. The FreeBSD samba419 port was just updated to 4.19.9 which I tested that today and I do not see any change in symptoms vs 4.19.8:

    m2 3 % cd /Volumes/Time\ Machine/
    m2 12 % touch adf
    m2 13 % ls -l
    total 17
    -rw-r--r--  1 leres  staff      0 Oct 23 11:05 adf
    drwxr-xr-x  1 leres  staff  16384 Oct 23 10:15 m2.sparsebundle
    m2 14 % rm adf 
    rm: adf: Operation not supported

Reverting to 4.16.11 solves this.

Here's a related FreeBSD PR:

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281360

Attach the smb4.conf that works with 4.16 but not 4.19.