Time Machine issue on 11.3
MacOS Monterey Time Machine dataset configuration problem
SMB and Time Machine
TimeMachine not working no matter what I do
TLDR: 13 keeps forcing 1TB quota on Time Machine share. As a workaround - remove the quota, prevent it from getting set.
If you upgraded to 13 and suddenly Time Machine refuses to backup with "The selected network backup disk does not support the required capabilities - please choose a different network backup disk", read on.
The problem is that for some inconceivable reason the update sets 1TB quota on Time Machine dataset, and in the share options, on every boot. If you mount the Time Machine share manually in Finder, and press Command+I you'll see 0 bytes available. The error message macOS shows is highly misleading as it seems to imply SMB configuration is wrong, and it did send me to the wrong rabbit hole initially. There is nothing wrong with the SMB features, just the quotas.
To fix:
-
login to SSH and run
sudo testparm -s. Look forquotain Time Machine share settings. In TrueNAS 13.release the parameter is calledzfs_core:base_user_quotaand it got set to 1T on my instance. See if it anything but 0 or whatever else you may have set manually. -
Go to the Storage -> Pool -> Time Machine dataset -> Your user's child dataset -> ... -> User Quotas, you'll see 1TB limit there. Edit the quota, set the correct one (or zero) and save.
-
Go to Sharing -> Windows Share -> Time machine Share -> Edit -> Advanced Options, Auxiliary Parameters add "zfs_core:base_user_quota = 0". Because this shit reappears in the share configuration as seen my testparm on every boot (dangit!).
Epilogue. 13.release seems rushed. heck, even ssh login banner cannot print the FreeBSD version, WTF?!
I recommend reverting back to 12 for the time being, at least until 13 is offered via autoupdate or reaches U milestone.
-
Go to System -> Boot -> 12.0 -> ... -> Activate.
-
Reboot
-
But WTF -- Time machine is broken here too now!
-
To fix it, confirm the quota did not get set on user's time machine dataset, and check with
testparm -swhich setting got applied. Im my case it was "ixnas:default_user_quota = 1T". I've addedixnas:default_user_quota = 0in the Advanced Options on the share and that was that.
Moral of the story. Don't install raw software which even vendor themselves don't offer for autoupdate. Nobody to blame here but myself.
Hi,
I've been happily backing up my Mac to my UNAS Pro for a few weeks now, but suddenly it's started failing with and error in MacOS saying
"The network backup disk does not support the required capabilities"
Google searched for this don't seem to give me any UNAS Pro results but a load of stuff from Synology when an update gave the same error.
Has anyone encountered this? Using MacOS 15.4, UniFi OS 4.1.22 and Drive 1.19.1.
Can't pin down exactly when it failed as have been away for two weeks with my Mac off but my network kit still up so my UNAS might have updated. It worked before we went away but not now.