Apple TimeMachine support on Napp-IT with SMB shares?

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

nle

Member
Oct 24, 2012
204
11
18
Is there any way to get Apples TimeMachine to work on Napp-IT with SMB shares (OmniOS CE)?

(Any other recommended backup solutions in a Mac only environment?)
 

nle

Member
Oct 24, 2012
204
11
18
Thanks. I found this older post online that I think I sort of can follow, but I'm having a hard time figuring out how to get the right commands and information from my share.

Any pointers?

I guess I could set up a rsync solution, and maybe that's where it ends up, but I would like a TimeMachine solution if possible. It's easier for the users as well.
 

gea

Well-Known Member
Dec 31, 2010
3,141
1,182
113
DE
TimeMachine is a file copy based backup mechanism like rsync but with versioning. It works best with local disks and AFP shares. It supports now SMB3 but more in a way to hinder it to work with any SMB NAS and to push TimeCapsules.

You can get it working with any NFS/SMB share witch some tweakings. Best out of the box experience would be iSCSI that you can use on a Mac like a local disk.

What I prefer
- All data is on the ZFS filer with ZFS snaps for versioning. Far superiour to Timemachine and mostly faster with a fast network due the cache options of ZFS. (no local data beside a copy for mobile use)

- I use a small USB disk to clone the bootable system (carbon copy cloner) or optionally do a local backup when needed

But I do hope someone finds a way to have it working without AFP and the NFS/SMB tweakings.
Time Machine Over SMB Specification
 
  • Like
Reactions: nle and Evan

nle

Member
Oct 24, 2012
204
11
18
@gea
What software do you use to copy from macOS to the ZFS. And do you use iSCSI?

A bit more info on my specific needs, if anyone have any input.
- It's a small design office enviroment, with one ESXi server (with OmniOS + NappIT among others).
- Mostly all work is happening directly on the server. All work related files are stored there.
- ZFS snapshots 6 times a day.
- Currently using CrashPlan to backup (via a Linux VM connected to OmniOS via NFS) offsite.
- Crashplan is also used to backup local clients once a day (a few iMacs and a laptop). This is just local, not really a need for offsite.

Since CrashPlan is closing down the subscription type we're on (and since they never have gotten off their ass to make a native app), I'm researching how to do our backup the best possible way.

For offsite backup, I've landed on Duplicati stored on Google Apps Drive (since we're already paying for unlimited storage). That seems to work (a few terabytes to go).

But I'm not really sure on the best approach. I sort of like CP "closed system", thats also why TimeMachine would be a good option. Maybe CCC backing up to a sparseimage could be a thing. Not really sure.
 
Last edited:

gea

Well-Known Member
Dec 31, 2010
3,141
1,182
113
DE
Every solution has its pro and cons

If your active data is on ZFS, you only need to care about backup or replicate ZFS
no need for Time Machine as this is a backup mechanism for local Mac data and you do not have any.

For backup, you need to backup ZFS data only. Can be offsite or ZFS replication to another pool that you can remove/switch regularly and put it elsewhere.

As you have no active data on OSX, you do not need TimeMachine with its restrictions. I use CarbonCopyCloner to backup a single local OS to an external USB disk. In case of a crash I can boot the external disk and restore.

For our pool installations/ deployment setups we use a bootable Clonezilla USB stick to save/restore an OS setup to a NFS/SMB share.

This is different to applications that want to save data to a local disk ex Adobe Lightroom. In such a case, you need Timemachine or this is a preferred use case of iSCSI where you can use a ZFS Lun like a local disk. You can switch such a disk between clients. For backups it depends if you have created the LU on a file (backup easy) or a zvol (a little more complicated as you need to replicate or zfs send to a file)
 
  • Like
Reactions: nle

nle

Member
Oct 24, 2012
204
11
18
Bumping this.
Just found out that there seems to be a way to get TimeMachine working on SMB now. I found this post on the OmniOS topicbox group.

By adding this code:
Code:
dns-sd -R "${HOSTNAME}" _adisk._tcp local sys=waMa=0,adVF=0x100 &
dns-sd -R "${HOSTNAME}" _adisk._tcp local dk0=adVN=ShareName,adVF=0x82 &
to Napp-IT's Bonjour/dns multicast Service seems to do the trick. It let's you use the share as a TimeMachine share.

Looks like it's working so far, but I've not done a complete backup yet (or any restores).

TimeMachine backups are for me more convenient than necessary, so it's not critical if they suddenly do not work (but hopefully it will work like native). Be carefull using this as your only backup.

@gea Maybe this is an option you could ad to the Napp-IT GUI?
 
Last edited:
  • Like
Reactions: cesmith9999

gea

Well-Known Member
Dec 31, 2010
3,141
1,182
113
DE
Have you tried a backup?

Follow the discussion at
Topicbox

My current state is that smb shares are detected by TM but when you try to use it (I tried with Catalina), it ends with a message about unsupported features or other error messages (related to OSX version). When it is working, it is in napp-it the same or next day just like the Xserve icon for smb shares and Bonjour share detection.

If you want to try yourself, just add the dns-sd commands in Services > Bonjour > Settings
 
Last edited:

nle

Member
Oct 24, 2012
204
11
18
Yes, I did that yesterday. :)

Takes a while (laptop wifi) and I only run the backup when power is connected.

Running on a 2018 MBP with macOS 10.15.4 (19E266)



EDIT:
Here is a (hopefully) anonymized log from Time Machine's initial phase.

Note that I first connected manually in Finder (CMD + K) because of a mount bug of the bonjour share, before I got that sorted. Bonjour uses "hostname.local", while I first connected to "hostname.myown.domain.tlc". I also deleted the sparseimage manually, etc. – so could be a little "messy". But I think it looks pretty normal.

Code:
2020-04-03 19:51:34  Attempting to mount 'smb://<username>@<hostname>._smb._tcp.local/timemachine'
2020-04-03 19:51:35  Mounted 'smb://<username>@<hostname>._smb._tcp.local/timemachine' at '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine'
2020-04-03 19:51:35  Configured network volume options for '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine' (disablePrimaryReconnect: 0, reconnectTimeOut: 30 seconds)
2020-04-03 19:52:30  Failed to delete 'file:///Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/838B1942-5037-5AF2-A7BD-DDD1F245FDA9.purgeable.sparsebundle/', error: Error Domain=NSCocoaErrorDomain Code=4 "“838B1942-5037-5AF2-A7BD-DDD1F245FDA9.purgeable.sparsebundle” couldn’t be removed." UserInfo={NSUserStringVariant=(
2020-04-03 19:52:30  Looking for sparsebundle for host UUIDs '(
2020-04-03 19:52:31  Did not match sparsebundle '<computername>.sparsebundle' with host UUID '(null)' and MAC address '(null)'
2020-04-03 19:52:31  Did not match sparsebundle '2.sparsebundle' with host UUID '(null)' and MAC address '(null)'
2020-04-03 19:52:31  Mountpoint '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine'is still valid
2020-04-03 19:52:31  Mountpoint '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine'is still valid
2020-04-03 19:52:31  Creating a sparsebundle using Case-sensitive Journaled HFS+ filesystem
2020-04-03 19:53:15  '/' not offered as a backup destination because it is the root volume
2020-04-03 19:53:15  '/Volumes/Recovery' not offered as a backup destination because it is not browsable
2020-04-03 19:53:15  '/System/Volumes/Data' not offered as a backup destination because it is not browsable
2020-04-03 19:53:15  '/Volumes/.timemachine/<hostname>.<domain.name.tlc>/C188A8F5-E5FE-45FB-B575-41F4C0799E3B/timemachine' not offered as a Time Machine destination because it does not allow read, write, or append access.
2020-04-03 19:53:15  '/System/Volumes/Data/home' not offered as a Time Machine destination because it does not allow read, write, or append access.
2020-04-03 19:53:15  '/dev' not offered as a backup destination because it is not browsable
2020-04-03 19:53:15  '/private/var/vm' not offered as a backup destination because it is not browsable
2020-04-03 19:53:15  '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine' not offered as a Time Machine destination because it does not allow read, write, or append access.
2020-04-03 19:53:15  Error determining whether disk is a core-storage logical volume (assuming it is not), Disk object invalid or unable to serialize
2020-04-03 19:53:15  Error determining whether disk is a core-storage logical volume (assuming it is not), Disk object invalid or unable to serialize
2020-04-03 19:53:23  Configured network volume options for '/Volumes/timemachine-1' (disablePrimaryReconnect: 0, reconnectTimeOut: 60 seconds)
2020-04-03 19:53:23  com.apple.TMHelperAgent.SetupOffer enabled
2020-04-03 19:53:23  Backup cancel was requested.
2020-04-03 19:54:20  Thermal pressure level 0 -> 1
2020-04-03 19:54:20  Thermal pressure level 0 -> 1
2020-04-03 19:54:23  Cancellation timed out - exiting
2020-04-03 19:54:30  Initial thermal pressure level 1
2020-04-03 19:55:38  Thermal pressure level 1 -> 0
2020-04-03 19:55:38  Thermal pressure level 1 -> 0
2020-04-03 19:58:06  Initial thermal pressure level 0
2020-04-03 19:58:06  Starting manual backup
2020-04-03 19:58:06  Pending cancel request cleared.
2020-04-03 19:58:06  Network destination already mounted at: /Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine
2020-04-03 19:58:06  Configured network volume options for '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine' (disablePrimaryReconnect: 0, reconnectTimeOut: 30 seconds)
2020-04-03 19:58:06  Looking for sparsebundle for host UUIDs '(
2020-04-03 19:58:06  Did not match sparsebundle '<computername>.sparsebundle' with host UUID '(null)' and MAC address '(null)'
2020-04-03 19:58:06  Mountpoint '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine'is still valid
2020-04-03 19:58:06  Mountpoint '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine'is still valid
2020-04-03 19:58:06  Creating a sparsebundle using Case-sensitive Journaled HFS+ filesystem
2020-04-03 20:02:28  Thermal pressure level 0 -> 1
2020-04-03 20:02:28  Thermal pressure level 0 -> 1
2020-04-03 20:07:39  '/System/Volumes/Data' not offered as a backup destination because it is not browsable
2020-04-03 20:07:39  '/private/var/vm' not offered as a backup destination because it is not browsable
2020-04-03 20:07:39  '/' not offered as a backup destination because it is the root volume
2020-04-03 20:07:39  '/Volumes/Recovery' not offered as a backup destination because it is not browsable
2020-04-03 20:07:39  '/dev' not offered as a backup destination because it is not browsable
2020-04-03 20:07:39  '/System/Volumes/Data/home' not offered as a Time Machine destination because it does not allow read, write, or append access.
2020-04-03 20:07:39  '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine' not offered as a Time Machine destination because it does not allow read, write, or append access.
2020-04-03 20:07:39  '/Volumes/.timemachine/<hostname>.<domain.name.tlc>/C188A8F5-E5FE-45FB-B575-41F4C0799E3B/timemachine' not offered as a Time Machine destination because it does not allow read, write, or append access.
2020-04-03 20:07:39  Error determining whether disk is a core-storage logical volume (assuming it is not), Disk object invalid or unable to serialize
2020-04-03 20:07:39  Error determining whether disk is a core-storage logical volume (assuming it is not), Disk object invalid or unable to serialize
2020-04-03 20:07:41  Automatic backups suspended since 2020-04-03 18:07:39 +0000 until 2020-04-03 18:08:39 +0000.
2020-04-03 20:07:44  Mountpoint '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine'is still valid
2020-04-03 20:07:45  Renamed '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/838B1942-5037-5AF2-A7BD-DDD1F245FDA9.sparsebundle' to '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/<computername>.backupbundle'
2020-04-03 20:07:45  Successfully created '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/<computername>.backupbundle'
2020-04-03 20:07:45  Checking for runtime corruption on '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/<computername>.backupbundle'
2020-04-03 20:07:48  Runtime corruption check passed for '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/<computername>.backupbundle'
2020-04-03 20:07:48  Ejected disk2
2020-04-03 20:08:18  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:08:18  '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/<computername>.backupbundle' mounted at '/Volumes/Time Machine Backups'
2020-04-03 20:08:18  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:08:18  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:08:20  Mounted recovery volume at /Volumes/Recovery
2020-04-03 20:08:20  Backing up to Time Machine Backups (/dev/disk2s2): /Volumes/Time Machine Backups
2020-04-03 20:08:24  No further thinning possible - no thinnable backups
2020-04-03 20:08:24  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:08:24  Created Time Machine local snapshot with name 'com.apple.TimeMachine.2020-04-03-200824.local' on disk '/'
2020-04-03 20:08:25  Created Time Machine local snapshot with name 'com.apple.TimeMachine.2020-04-03-200824.local' on disk '/System/Volumes/Data'
2020-04-03 20:08:25  Declared stable snapshot: com.apple.TimeMachine.2020-04-03-200824.local
2020-04-03 20:08:25  Mounted stable snapshot: com.apple.TimeMachine.2020-04-03-200824.local at path: /Volumes/com.apple.TimeMachine.localsnapshots/Backups.backupdb/<computername>/2020-04-03-200824/Macintosh HD source: Macintosh HD
2020-04-03 20:08:25  Mounted stable snapshot: com.apple.TimeMachine.2020-04-03-200824.local at path: /Volumes/com.apple.TimeMachine.localsnapshots/Backups.backupdb/<computername>/2020-04-03-200824/Macintosh HD - Data source: Macintosh HD - Data
2020-04-03 20:09:32  First backup of source: "Recovery" (device: /dev/disk1s3 mount: '/Volumes/Recovery' fsUUID: 1AE41604-B28D-4044-BA98-4754C6EBFA8C eventDBUUID: (null))
2020-04-03 20:09:32  Trusting source modification times for remote backups.
2020-04-03 20:09:32  Found 0 perfect clone families, 0 partial clone families. Zero KB physical space used by clone files. Zero KB shared space.
2020-04-03 20:09:32  Saved event cache at /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-200825.inProgress/85A3F08D-FE34-4E5C-B3F6-8345938A98C0/.1AE41604-B28D-4044-BA98-4754C6EBFA8C.eventdb
2020-04-03 20:09:32  First backup of source: "Macintosh HD" (device: /dev/disk1s5 mount: '/' fsUUID: E43BC602-0086-46F3-BC3A-C3D75914A97D eventDBUUID: 20BCC6AD-E05B-4E56-B1C1-D03832B38CE0)
2020-04-03 20:09:32  Trusting source modification times for remote backups.
2020-04-03 20:09:32  Found 0 perfect clone families, 0 partial clone families. Zero KB physical space used by clone files. Zero KB shared space.
2020-04-03 20:09:32  Saved event cache at /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-200825.inProgress/85A3F08D-FE34-4E5C-B3F6-8345938A98C0/.E43BC602-0086-46F3-BC3A-C3D75914A97D.eventdb
2020-04-03 20:09:32  First backup of source: "Macintosh HD - Data" (device: /dev/disk1s1 mount: '/System/Volumes/Data' fsUUID: EA1704B9-2671-4CE3-99AE-D8CD9119F9F0 eventDBUUID: 34700768-7A3E-4B37-9DA6-9992DA89FAA0)
2020-04-03 20:09:32  Trusting source modification times for remote backups.
2020-04-03 20:09:32  Found 0 perfect clone families, 0 partial clone families. Zero KB physical space used by clone files. Zero KB shared space.
2020-04-03 20:09:32  Saved event cache at /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-200825.inProgress/85A3F08D-FE34-4E5C-B3F6-8345938A98C0/.EA1704B9-2671-4CE3-99AE-D8CD9119F9F0.eventdb
2020-04-03 20:09:32  Total content estimate: (bytes: 528121856 (528,1 MB), items: 40) Excluded content estimate: (bytes: 0 (Zero KB), items: 0) for volume Recovery
2020-04-03 20:09:32  Estimated 40 files (528,1 MB) need to be backed up from 'Recovery'
2020-04-03 20:09:32  (fsk:0,dsk:0,fsz:1,dsz:0)(1/0)
2020-04-03 20:09:35  Total content estimate: (bytes: 11174686720 (11,17 GB), items: 2739148) Excluded content estimate: (bytes: 4325376 (4,3 MB), items: 140) for volume Macintosh HD
2020-04-03 20:09:35  Estimated 2739008 files (11,17 GB) need to be backed up from 'Macintosh HD'
2020-04-03 20:09:35  (fsk:0,dsk:0,fsz:1,dsz:0)(138/0)
2020-04-03 20:09:49  Total content estimate: (bytes: 691537743872 (691,54 GB), items: 2739149) Excluded content estimate: (bytes: 60784951296 (60,78 GB), items: 29259) for volume Macintosh HD - Data
2020-04-03 20:09:49  Estimated 2709890 files (630,75 GB) need to be backed up from 'Macintosh HD - Data'
2020-04-03 20:09:49  Estimated 5448938 files (642,45 GB) need to be backed up from all sources
2020-04-03 20:09:49  Waiting for index to be ready (100)
2020-04-03 20:12:53  Thermal pressure level 1 -> 0
2020-04-03 20:12:53  Thermal pressure level 1 -> 0
2020-04-03 20:14:04  Copied 41 items (528 MB) from volume Recovery. Linked 0. Moved 0
2020-04-03 20:14:04  Found 0 perfect clone families, 0 partial clone families. Shared space Zero KB (0 bytes).
2020-04-03 20:14:14  Backup cancel was requested.
2020-04-03 20:14:18  Backup reporting that it needs to be canceled
2020-04-03 20:14:18  Backup reporting that it needs to be canceled
2020-04-03 20:14:18  Backup reporting that it needs to be canceled
2020-04-03 20:14:18  Backup reporting that it needs to be canceled
2020-04-03 20:15:14  Cancellation timed out - exiting
2020-04-03 20:16:13  Initial thermal pressure level 0
2020-04-03 20:16:13  Starting manual backup
2020-04-03 20:16:13  Pending cancel request cleared.
2020-04-03 20:16:14  Network destination already mounted at: /Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine
2020-04-03 20:16:14  Configured network volume options for '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine' (disablePrimaryReconnect: 0, reconnectTimeOut: 30 seconds)
2020-04-03 20:16:14  Looking for sparsebundle for host UUIDs '(
2020-04-03 20:16:14  Found matching sparsebundle '<computername>.backupbundle' with host UUID '838B1942-5037-5AF2-A7BD-DDD1F245FDA9' and MAC address '(null)'
2020-04-03 20:16:17  Ejected disk2
2020-04-03 20:16:17  '<computername>.backupbundle' does not need resizing - current logical size is 3,93 TB (3 926 392 012 800 bytes), size limit is 3,93 TB (3 926 398 861 312 bytes)
2020-04-03 20:16:17  Mountpoint '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine'is still valid
2020-04-03 20:16:17  Checking for runtime corruption on '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/<computername>.backupbundle'
2020-04-03 20:16:19  Runtime corruption check passed for '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/<computername>.backupbundle'
2020-04-03 20:16:20  Ejected disk2
2020-04-03 20:16:54  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:16:54  '/Volumes/.timemachine/<hostname>._smb._tcp.local/D921177E-EFS3-42C2-807C-974DD319D273/timemachine/<computername>.backupbundle' mounted at '/Volumes/Time Machine Backups'
2020-04-03 20:16:54  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:16:54  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:16:54  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:16:54  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:16:54  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:16:55  Mounted recovery volume at /Volumes/Recovery
2020-04-03 20:16:55  Backing up to Time Machine Backups (/dev/disk2s2): /Volumes/Time Machine Backups
2020-04-03 20:16:58  No further thinning possible - no thinnable backups
2020-04-03 20:16:58  Mountpoint '/Volumes/Time Machine Backups'is still valid
2020-04-03 20:16:59  Starting age based thinning of Time Machine local snapshots on disk '/'
2020-04-03 20:16:59  Starting age based thinning of Time Machine local snapshots on disk '/System/Volumes/Data'
2020-04-03 20:16:59  Created Time Machine local snapshot with name 'com.apple.TimeMachine.2020-04-03-201659.local' on disk '/'
2020-04-03 20:16:59  Created Time Machine local snapshot with name 'com.apple.TimeMachine.2020-04-03-201659.local' on disk '/System/Volumes/Data'
2020-04-03 20:16:59  Declared stable snapshot: com.apple.TimeMachine.2020-04-03-201659.local
2020-04-03 20:16:59  Mounted stable snapshot: com.apple.TimeMachine.2020-04-03-201659.local at path: /Volumes/com.apple.TimeMachine.localsnapshots/Backups.backupdb/<computername>/2020-04-03-201659/Macintosh HD source: Macintosh HD
2020-04-03 20:16:59  Mounted stable snapshot: com.apple.TimeMachine.2020-04-03-201659.local at path: /Volumes/com.apple.TimeMachine.localsnapshots/Backups.backupdb/<computername>/2020-04-03-201659/Macintosh HD - Data source: Macintosh HD - Data
2020-04-03 20:18:06  First backup of source: "Recovery" (device: /dev/disk1s3 mount: '/Volumes/Recovery' fsUUID: 1AE41604-B28D-4044-BA98-4754C6EBFA8C eventDBUUID: (null))
2020-04-03 20:18:06  Trusting source modification times for remote backups.
2020-04-03 20:18:06  Found 0 perfect clone families, 0 partial clone families. Zero KB physical space used by clone files. Zero KB shared space.
2020-04-03 20:18:06  Saved event cache at /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/.1AE41604-B28D-4044-BA98-4754C6EBFA8C.eventdb
2020-04-03 20:18:07  First backup of source: "Macintosh HD" (device: /dev/disk1s5 mount: '/' fsUUID: E43BC602-0086-46F3-BC3A-C3D75914A97D eventDBUUID: 20BCC6AD-E05B-4E56-B1C1-D03832B38CE0)
2020-04-03 20:18:07  Trusting source modification times for remote backups.
2020-04-03 20:18:07  Found 0 perfect clone families, 0 partial clone families. Zero KB physical space used by clone files. Zero KB shared space.
2020-04-03 20:18:07  Saved event cache at /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/.E43BC602-0086-46F3-BC3A-C3D75914A97D.eventdb
2020-04-03 20:18:08  First backup of source: "Macintosh HD - Data" (device: /dev/disk1s1 mount: '/System/Volumes/Data' fsUUID: EA1704B9-2671-4CE3-99AE-D8CD9119F9F0 eventDBUUID: 34700768-7A3E-4B37-9DA6-9992DA89FAA0)
2020-04-03 20:18:08  Trusting source modification times for remote backups.
2020-04-03 20:18:08  Found 0 perfect clone families, 0 partial clone families. Zero KB physical space used by clone files. Zero KB shared space.
2020-04-03 20:18:08  Saved event cache at /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/.EA1704B9-2671-4CE3-99AE-D8CD9119F9F0.eventdb
2020-04-03 20:18:08  Estimated 5448938 files (642,45 GB) need to be backed up from all sources
2020-04-03 20:18:09  Copied 7 items (14 KB) from volume Recovery. Linked 32. Moved 0
2020-04-03 20:18:09  Found 0 perfect clone families, 0 partial clone families. Shared space Zero KB (0 bytes).
2020-04-03 20:23:08  Copied 505,3 MB (+ 524,9 MB) of 642,45 GB, 23731 of 5448938 items (~, ).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/iOSSupport/System/Library/AccessibilityBundles/com.apple.DocumentManager.Service-AppExtension.axbundle/Contents/Resources/sv.lproj/Accessibility.strings
2020-04-03 20:23:08  (fl:120,dl:1,fm:0,dm:0,cl:0,bld:0)(f:17801,d:2899,p:2658,pacl:0,fcl:0,pecl:0,ml:884,cmp:0)
2020-04-03 20:25:42  TMPowerState: 2
2020-04-03 20:25:42  Not starting scheduled Time Machine backup: Backup already running
2020-04-03 20:28:09  Copied 1,38 GB (+ 524,9 MB) of 642,45 GB, 49802 of 5448938 items (~2.92 MB/s, 86.78 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/LinguisticData/RequiredAssets_zh-Hant.bundle/AssetData/Stroke.dictionary/Info.plist
2020-04-03 20:28:09  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:18171,d:7395,p:5914,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-03 20:33:09  Copied 1,81 GB (+ 524,9 MB) of 642,45 GB, 70999 of 5448938 items (~1.42 MB/s, 70.65 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/CoreServices/NotificationCenter.app/Contents/Resources/el.lproj/Localizable.strings
2020-04-03 20:33:09  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:16342,d:4848,p:19950,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-03 20:38:21  Copied 2,32 GB (+ 524,9 MB) of 642,45 GB, 109874 of 5448938 items (~1.64 MB/s, 124.62 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/Compositions/User Backdrop 3.qtz
2020-04-03 20:38:21  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:28531,d:10243,p:36695,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-03 20:43:21  Copied 3,03 GB (+ 524,9 MB) of 642,45 GB, 120774 of 5448938 items (~2.34 MB/s, 36.30 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/Desktop Pictures/Catalina Day.heic
2020-04-03 20:43:21  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:8665,d:2020,p:1878,pacl:0,fcl:0,pecl:0,ml:7,cmp:0)
2020-04-03 20:48:26  Copied 4,04 GB (+ 524,9 MB) of 642,45 GB, 125805 of 5448938 items (~3.31 MB/s, 16.52 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/Extensions/AMDRadeonX6000HWServices.kext/Contents/PlugIns/AMDRadeonX6100HWLibs.kext/Contents/MacOS/AMDRadeonX6100HWLibs
2020-04-03 20:48:26  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:3007,d:2015,p:4625,pacl:0,fcl:0,pecl:0,ml:39,cmp:0)
2020-04-03 20:53:55  Copied 4,72 GB (+ 524,9 MB) of 642,45 GB, 130303 of 5448938 items (~2.07 MB/s, 13.66 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/Extensions/IOTimeSyncFamily.kext/Contents/PlugIns/TSNCaptureInterface.kext/Contents/MacOS/TSNCaptureInterface
2020-04-03 20:53:55  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:2532,d:1966,p:4279,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-03 20:59:07  Copied 5,01 GB (+ 524,9 MB) of 642,45 GB, 201709 of 5448938 items (~0.94 MB/s, 228.74 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/Recents/Plugins/MapsRecents.addresshandler/Contents/Info.plist
2020-04-03 20:59:07  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:50974,d:20416,p:67432,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-03 21:04:07  Copied 5,59 GB (+ 524,9 MB) of 642,45 GB, 219590 of 5448938 items (~1.91 MB/s, 59.60 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/Templates/Data/System/Library/Speech/Voices/AlexCompact.SpeechVoice/Contents/Resources/PCMWave
2020-04-03 21:04:07  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:12210,d:5569,p:7951,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-03 21:09:07  Copied 6,25 GB (+ 524,9 MB) of 642,45 GB, 248753 of 5448938 items (~2.21 MB/s, 97.21 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD/System/Library/PrivateFrameworks/SafariPlatformSupport.framework/Versions/A/XPCServices/com.apple.SafariPlatformSupport.Helper.xpc/Contents/Resources/nl.lproj/InfoPlist.strings
Here is from now, it's been running for a while:
Code:
2020-04-04 18:25:21  Copied 189,93 GB (+ 524,9 MB) of 642,45 GB, 1801591 of 5448938 items (~2.97 MB/s, 0.01 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD - Data/Users/<username>/path/to/specific/file
2020-04-04 18:25:21  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:1,d:1,p:0,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-04 18:27:17  TMPowerState: 2
2020-04-04 18:27:17  Not starting scheduled Time Machine backup: Backup already running
2020-04-04 18:30:32  Copied 190,98 GB (+ 524,9 MB) of 642,45 GB, 1801596 of 5448938 items (~3.34 MB/s, 0.02 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD - Data/Users/<username>/path/to/specific/file
2020-04-04 18:30:32  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:5,d:0,p:0,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-04 18:35:33  Copied 192,17 GB (+ 524,9 MB) of 642,45 GB, 1801596 of 5448938 items (~3.97 MB/s, - items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD - Data/Users/<username>//path/to/specific/file
2020-04-04 18:35:33  (fl:120,dl:0,fm:0,dm:0,cl:0,bld:0)(f:0,d:0,p:0,pacl:0,fcl:0,pecl:0,ml:0,cmp:0)
2020-04-04 18:40:35  Copied 193,2 GB (+ 524,9 MB) of 642,45 GB, 1801618 of 5448938 items (~3.40 MB/s, 0.07 items/s).  Last path seen: /Volumes/Time Machine Backups/Backups.backupdb/<computername>/2020-04-03-201658.inProgress/B93AD879-0A17-4455-8E9E-53507026800F/Macintosh HD - Data/Users/<username>/path/to/specific/file
 
Last edited:

gea

Well-Known Member
Dec 31, 2010
3,141
1,182
113
DE
I have tried your options as well as this one with port and smb anouncement

Code:
    svcadm enable -s dns/multicast

    /usr/bin/dns-sd -R "${HOSTNAME}" _smb._tcp local 445 &
    /usr/bin/dns-sd -R "${HOSTNAME}" _adisk._tcp local 445 'sys=waMa=0,adVF=0x100' &
    /usr/bin/dns-sd -R "${HOSTNAME}" _adisk._tcp local 445 'dk0=adVN=Time Capsul,adVF=0x82' &
But always the same (10.15.4), when I connect the share first and then select the TM target I get the message about unsupported features (and can see two shares on the desktop)

Can you add some details like
- smb properties (napp-it services > smb > properties)
- ZFS properties like nbmand
- share settings
- hostname
- other setting that may affect TM
 

gea

Well-Known Member
Dec 31, 2010
3,141
1,182
113
DE
ok, I just got the solution from D.
The critical setting is oplock_enable, this must be set to true (Services > SMB > Properties)

It worked then for me with OmniOS 151032 and current OSX 10.15.4
together with the nice Xserve icon

/usr/bin/dns-sd -R "${HOSTNAME}" _smb._tcp local 445 &
/usr/bin/dns-sd -R "${HOSTNAME}" _adisk._tcp local 445 'sys=waMa=0,adVF=0x100' &
/usr/bin/dns-sd -R "${HOSTNAME}" _adisk._tcp local 445 'dk0=adVN=Time Capsul,adVF=0x82' &
/usr/bin/dns-sd -R "${HOSTNAME}" _device-info._tcp local 445 model=Xserve &
 
  • Like
Reactions: liv3010m and nle

nle

Member
Oct 24, 2012
204
11
18
Backup completed, and I verified it with both in GUI (alt click timemachinen icon) and via Terminal ("tmutil verifychecksums /Volumes/timemachine").

- Hostname is one word (no dashes, spaces, etc.)
- Sharename is "timemachine"

Code:
tmutil destinationinfo
====================================================
Name          : timemachine
Kind          : Network
URL           : smb://<username>@<hostname>._smb._tcp.local/timemachine
ID            : 440E8056-DFC0-4C0E-A422-EB1E4F14FF9D
Napp-IT bonjour.sh:
Code:
dns-sd -R "hostname" _device-info._tcp. local 445 model=Xserve &
dns-sd -R "hostname" _smb._tcp. local. 445 &
dns-sd -R "hostname" _adisk._tcp local sys=waMa=0,adVF=0x100 &
dns-sd -R "hostname" _adisk._tcp local dk0=adVN=timemachine,adVF=0x82 &
Code:
#sharectl get smb
system_comment=
max_workers=1024
netbios_enable=true
netbios_scope=
lmauth_level=4
keep_alive=0
wins_server_1=
wins_server_2=
wins_exclude=
signing_enabled=false
signing_required=true
restrict_anonymous=true
pdc=
ads_site=
ddns_enable=false
autohome_map=/etc
ipv6_enable=false
print_enable=false
traverse_mounts=true
map=
unmap=
disposition=
max_protocol=
encrypt=disabled
min_protocol=
bypass_traverse_checking=true
oplock_enable=true
Code:
$ zfs get all datapool/timemachine
NAME                  PROPERTY              VALUE                  SOURCE
datapool/timemachine  type                  filesystem             -
datapool/timemachine  creation              Tue Jul 31 21:00 2018  -
datapool/timemachine  used                  841G                   -
datapool/timemachine  available             2.87T                  -
datapool/timemachine  referenced            841G                   -
datapool/timemachine  compressratio         1.07x                  -
datapool/timemachine  mounted               yes                    -
datapool/timemachine  quota                 none                   default
datapool/timemachine  reservation           none                   default
datapool/timemachine  recordsize            128K                   default
datapool/timemachine  mountpoint            /datapool/timemachine  default
datapool/timemachine  sharenfs              off                    local
datapool/timemachine  checksum              on                     default
datapool/timemachine  compression           lz4                    inherited from datapool
datapool/timemachine  atime                 off                    local
datapool/timemachine  devices               on                     default
datapool/timemachine  exec                  on                     default
datapool/timemachine  setuid                on                     default
datapool/timemachine  readonly              off                    default
datapool/timemachine  zoned                 off                    default
datapool/timemachine  snapdir               hidden                 local
datapool/timemachine  aclmode               passthrough            local
datapool/timemachine  aclinherit            passthrough            local
datapool/timemachine  createtxg             271233                 -
datapool/timemachine  canmount              on                     default
datapool/timemachine  xattr                 on                     default
datapool/timemachine  copies                1                      default
datapool/timemachine  version               5                      -
datapool/timemachine  utf8only              on                     -
datapool/timemachine  normalization         formD                  -
datapool/timemachine  casesensitivity       insensitive            -
datapool/timemachine  vscan                 off                    default
datapool/timemachine  nbmand                on                     local
datapool/timemachine  sharesmb              name=timemachine       local
datapool/timemachine  refquota              none                   default
datapool/timemachine  refreservation        none                   default
datapool/timemachine  guid                  8397085696830474195    -
datapool/timemachine  primarycache          all                    default
datapool/timemachine  secondarycache        all                    default
datapool/timemachine  usedbysnapshots       0                      -
datapool/timemachine  usedbydataset         841G                   -
datapool/timemachine  usedbychildren        0                      -
datapool/timemachine  usedbyrefreservation  0                      -
datapool/timemachine  logbias               latency                default
datapool/timemachine  dedup                 off                    default
datapool/timemachine  mlslabel              none                   default
datapool/timemachine  sync                  disabled               local
datapool/timemachine  dnodesize             legacy                 default
datapool/timemachine  refcompressratio      1.07x                  -
datapool/timemachine  written               841G                   -
datapool/timemachine  logicalused           901G                   -
datapool/timemachine  logicalreferenced     901G                   -
datapool/timemachine  filesystem_limit      none                   default
datapool/timemachine  snapshot_limit        none                   default
datapool/timemachine  filesystem_count      none                   default
datapool/timemachine  snapshot_count        none                   default
datapool/timemachine  redundant_metadata    all                    default
datapool/timemachine  special_small_blocks  0                      default
datapool/timemachine  encryption            off                    default
datapool/timemachine  keylocation           none                   default
datapool/timemachine  keyformat             none                   default
datapool/timemachine  pbkdf2iters           0                      default
Anything else you want me to check?

EDIT:
Just saw you posted while I was writing my post up. Glad it's sorted. :)
 
Last edited:
  • Like
Reactions: liv3010m and gea

KpoTz

New Member
Apr 10, 2019
10
2
3
Just wanted to contribute here - I am on Solaris 11.4, and I use avahi daemon to automate dns-sd part of this setup.
Code:
pkg install avahi
create a file /etc/avahi/services/smb.service with following contents:
Code:
<?xml version="1.0" standalone='no'?>
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
 <name replace-wildcards="yes">%h</name>
 <service>
   <type>_device-info._tcp</type>
   <port>445</port>
   <txt-record>model=Xserve</txt-record>
 </service>
 <service>
   <type>_adisk._tcp</type>
   <port>445</port>
   <txt-record>sys=waMa=0,adVF=0x100</txt-record>
   <txt-record>dk0=adVN=backup,adVF=0x82</txt-record>
 </service>
  <service>
    <type>_smb._tcp</type>
    <port>445</port>
  </service>
</service-group>
then
Code:
svcadm enable avahi-bridge-dsd
mdns browsing was broken for me on original Solaris 11.4, but it works 11.4.19. When browsing Network in Finder server shows up with shiny Xserve icon, and I can browse shares, but the share does not show up in my Time Machine. Client is MacOS 10.15.4

UPD1: I got Time Machine to see the share - smb.service file needed port definition for _adisk._tcp service, I updated this post to reflect this Now on to resolve "disk does not support required capabilities" error.
 
Last edited:
  • Like
Reactions: nle

KpoTz

New Member
Apr 10, 2019
10
2
3
Still no luck, I get "disk does not support required capabilities" while trying to set the share as Time Machine disk

opclock enabled

Code:
#sharectl get smb
system_comment=
max_workers=2048
max_connections=65536
netbios_scope=
netbios_enable=true
client_lmauth_level=4
server_lmauth_level=5
keep_alive=900
wins_server_1=
wins_server_2=
wins_exclude=
oplock_enable=true
client_signing_required=false
server_signing_enabled=false
server_signing_required=false
server_encrypt_data=false
server_reject_unencrypt=true
client_maxprotocol=1
server_minprotocol=1
server_maxprotocol=3
restrict_anonymous=false
enforce_vczero=true
pdc=
ads_site=
ddns_enable=false
ddns_exclude=
dns_suffix=
autohome_map=/etc
ipv6_enable=true
map=
unmap=
disposition=
share_abe=full
multichannel_enable=true
zfs set properties

Code:
#zfs get all data1/timemachine
NAME               PROPERTY              VALUE                       SOURCE
data1/timemachine  aclinherit            passthrough-x               inherited from data1
data1/timemachine  aclmode               passthrough                 inherited from data1
data1/timemachine  atime                 off                         local
data1/timemachine  available             1.15T                       -
data1/timemachine  canmount              on                          default
data1/timemachine  casesensitivity       insensitive                 -
data1/timemachine  checksum              on                          default
data1/timemachine  compression           lz4                         inherited from data1
data1/timemachine  compressratio         1.00x                       -
data1/timemachine  copies                1                           default
data1/timemachine  creation              Sat Apr 11 14:11 2020       -
data1/timemachine  dedup                 off                         default
data1/timemachine  defaultgroupquota     none                        -
data1/timemachine  defaultreadlimit      none                        default
data1/timemachine  defaultuserquota      none                        -
data1/timemachine  defaultwritelimit     none                        default
data1/timemachine  devices               on                          default
data1/timemachine  effectivereadlimit    none                        local
data1/timemachine  effectivewritelimit   none                        local
data1/timemachine  encryption            off                         -
data1/timemachine  exec                  on                          default
data1/timemachine  keychangedate         -                           default
data1/timemachine  keysource             none                        default
data1/timemachine  keystatus             none                        -
data1/timemachine  logbias               latency                     default
data1/timemachine  mlslabel              none                        -
data1/timemachine  mounted               yes                         -
data1/timemachine  mountpoint            /storage/data1/timemachine  inherited from data1
data1/timemachine  multilevel            off                         -
data1/timemachine  nbmand                on                          local
data1/timemachine  normalization         formD                       -
data1/timemachine  primarycache          all                         default
data1/timemachine  quota                 none                        default
data1/timemachine  readlimit             default                     default
data1/timemachine  readonly              off                         default
data1/timemachine  recordsize            128K                        default
data1/timemachine  referenced            168K                        -
data1/timemachine  refquota              none                        default
data1/timemachine  refreservation        none                        default
data1/timemachine  rekeydate             -                           default
data1/timemachine  reservation           none                        default
data1/timemachine  rstchown              on                          default
data1/timemachine  secondarycache        all                         default
data1/timemachine  setuid                on                          default
data1/timemachine  shadow                none                        -
data1/timemachine  share.*               ...                         local
data1/timemachine  snapdir               hidden                      default
data1/timemachine  sync                  standard                    default
data1/timemachine  type                  filesystem                  -
data1/timemachine  used                  168K                        -
data1/timemachine  usedbychildren        0                           -
data1/timemachine  usedbydataset         168K                        -
data1/timemachine  usedbyrefreservation  0                           -
data1/timemachine  usedbysnapshots       0                           -
data1/timemachine  utf8only              on                          -
data1/timemachine  version               6                           -
data1/timemachine  vscan                 off                         default
data1/timemachine  writelimit            default                     default
data1/timemachine  xattr                 on                          default
data1/timemachine  zoned                 off                         default
share stats on the MacOS machine

Code:
#smbutil statshares -a

==================================================================================================
SHARE                         ATTRIBUTE TYPE                VALUE
==================================================================================================
timemachine                  
                              SERVER_NAME                   server1._smb._tcp.local
                              USER_ID                       501
                              SMB_NEGOTIATE                 SMBV_NEG_SMB1_ENABLED
                              SMB_NEGOTIATE                 SMBV_NEG_SMB2_ENABLED
                              SMB_NEGOTIATE                 SMBV_NEG_SMB3_ENABLED
                              SMB_VERSION                   SMB_3.02
                              SMB_SHARE_TYPE                DISK
                              SIGNING_SUPPORTED             TRUE
                              EXTENDED_SECURITY_SUPPORTED   TRUE
                              LARGE_FILE_SUPPORTED          TRUE
                              FILE_IDS_SUPPORTED            TRUE
                              DFS_SUPPORTED                 TRUE
                              FILE_LEASING_SUPPORTED        TRUE
                              MULTI_CREDIT_SUPPORTED        TRUE
                              PERSISTENT_HANDLES_SUPPORTED  TRUE
                              ENCRYPTION_SUPPORTED          TRUE

--------------------------------------------------------------------------------------------------
Any ideas?
 

gea

Well-Known Member
Dec 31, 2010
3,141
1,182
113
DE
Oracle Solaris and the Solaris fork Illumos (NexentaStor, OmniOS, OpenIndiana, SmartOS etc) are developped independently since 2011. Timemachine requires the Apple specific SMB Fullsync property.

This is in Illumos but I suppose not in Solaris. If you are under Oracle support, you may ask there if this is the case or not.

Topicbox