Good to know, thanks. Are you backing up to a spinning HDD or an SSD? Mine is a spinning HDD.I did the same as you and mine also now shows case-sensitive. I am positive I selected only APFS Encrypted when I formatted, so TM must have switched it to case-sensitive.
I am actually noticing pretty good speed increase with TM compared to HFS+.
If you don't mind me asking, how much data are you backing up?I did the same as you and mine also now shows case-sensitive. I am positive I selected only APFS Encrypted when I formatted, so TM must have switched it to case-sensitive.
I am actually noticing pretty good speed increase with TM compared to HFS+.
My whole drive is about 70 GB and the initial backup of that completed in a couple hours or so. Subsequent backup take only a couple minutes since I don't have much new or changed data.If you don't mind me asking, how much data are you backing up?
Yes. That, along with case-sensitive, has been true through the beta phase since August (maybe before).So looks like if you are starting with a new disk in Big Sur, it will always format as APFS.
Big sure only.APFS will only work for Big Sur? Problem is I also have another older iMac on High Sierra backing up to the same disks as my other Macs on Big Sur.
I can't find the post now, but I read where APFS does work with a TC. The TC drive is still formatted HFS+ like it always was, but the sparse bundle file used by TM is formatted to APFS with Bug Sur.Anyone tried APFS either in internal time capsule or USB drive plugged into Time Capsule?
That doesn’t really change much in Big Sur, except that the sparsebundle is now APFS-formatted, and, when you open it, it acts the same way a local backup disk does. Our speed testing also showed improvements over the old HFS+ version of Time Machine when using a networked volume, though it was admittedly more modest than when using a local disk.
I don't know, but I highly doubt if it can work that way.Anyone tried APFS either in internal time capsule or USB drive plugged into Time Capsule?
So ok direct USB works. However that defeats the purpose of remote backup. It ought to work over the network too. If someone steals your MacBook, they're likely to also take any connected drives. A server in the locked basement is an improvement.
Our posts kinda overlapped, so may have missed it, but it looks like the TC still uses HFS+ and the sparse bundle made by Big Sur is in APFS so the TC does not need to support APFS.And there is no record about any TC firmware update provide APFS support.
Not a developer. Can you walk me through the process of creating an APFS image over SMB?Mine is on a NAS (SMB3, zfs backed), it didn't (nor did it offer to) get converted into APFS.
I've created another share, so it creates another backup, on my NAS (same as above) and it does default to a APFS sparsebundle.
View attachment 928700
There's no need for APFS support on the Time Capsule itself. Time Machine mounts a disk image from the Time Capsule, so the disk format on the Time Capsule itself is irrelevant. I made a new backup on my Time Capsule to test, and the disk image is stored on the HFS+ disk of the Time Capsule but the format of the disk image itself is indeed APFS.I don't know, but I highly doubt if it can work that way.
For remote drive, the drive must be formatted to allow read/write by the remote host (in this case, a Time Capsule).
And there is no record about any TC firmware update provide APFS support.
So, if you formatted a TC's internal drive, and start a new backup from Big Sur TC. That will become an APFS image file inside a HFS+ disk?There's no need for APFS support on the Time Capsule itself. Time Machine mounts a disk image from the Time Capsule, so the disk format on the Time Capsule itself is irrelevant. I made a new backup on my Time Capsule to test, and the disk image is stored on the HFS+ disk of the Time Capsule but the format of the disk image itself is indeed APFS.
Yes, that's how it works. When you connect a disk over a network, the client system has no knowledge of the format of the drive on the server.So, if you formatted a TC's internal drive, and start a new backup from Big Sur TC. That will become an APFS image file inside a HFS+ disk?
Any reason why you're avoiding the term 'file format' and instead saying 'filesystem'. You're confusing the hell out of everyone.The disk in the Time Capsule will always be formatted HFS+. That has not and will never change (especially now that the Time Capsule is long discontinued)
What did change is the filesystem inside the sprasebundle that MacOS created to do backups to. THAT filesystem is now APFS with Big Sur. However, the sparsebundle itself is still sitting on an HFS+ formatted disk in the Time Capsule.
Think of it as a hierarchy:
- Time capsule
-- HFS+ disk shared over the network
----- sparsebundle on that HFS+ disk
------ APFS filesystem inside the sparsebundle
---------Snapshot of your Mac date A
---------Snapshot of your Mac date B
etc...
The first two lines in that hierarchy have not changed.
Hell, right now I'm doing Time Machine backups (from Catalina) to an SMB share on my Linux server, to a ZFS dataset! It doesn't really matter what the underlying filesystem is that a sparsebundle is on. A sparsebundle is basically just a disk image that's split into hundreds of small segments (bands) to make it more friendly to backup systems.
I already tested Time Machine from my Big Sur laptop to that same server and it works great. The irony is that it's using a copy on write filesystem (APFS) inside a disk image that's stored on another copy on write filesystem (ZFS).
Because "filesystem" is the correct term here. It dictates how files are stored on the disk.Any reason why you're avoiding the term 'file format' and instead saying 'filesystem'. You're confusing the hell out of everyone.
The sparse bundle is a FILE on a file system, is it not?Because "filesystem" is the correct term here. It dictates how files are stored on the disk.
APFS = APple FileSystem
HFS = Hierarchical FileSystem