edude03 21 hours ago

I wonder why they're removing support for encryption when clearly they have the code for it and still supporting the actual FS

  • wpm 17 hours ago

    They're dropping the underlying CoreStorage LVM engine, which was bolted on to HFS+ to support full-disk encryption and later, hybrid SSD/HDD volumes.

nerdsniper a day ago

Curious why would someone prefer HFS+ over APFS?

  • blokey a day ago

    Because APFS is slllloooowowwwwwww on HDDs. On a 6xHDD promise thunderbolt array, it’s brutally crippling over time.

    One reason is APFS is designed for SSDs and assumes each disk block has an equal latency to read it.

    • neuronexmachina a day ago

      I think Apple hasn't sold anything with an HDD for 5+ years though?

      • coldtea 11 hours ago

        Billions of externals HDD exist, continue to be sold, and are the best price/performance/durability for external backup drives though?

      • adrian_b 12 hours ago

        As another poster already noted, external HDDs may be needed, especially because Apple computers have only puny (or greatly overpriced) SSDs.

        • a96 10 hours ago

          Usually both at the same time. Soldered on the board and unchangeable.

  • badreligion42 a day ago

    You can access an encrypted HFS+ partition from macOS and Linux machines natively. Very useful for sharing data between Asahi and macOS, and in general between Linux machines and macOS.

    • kasabali 5 hours ago

      wasn't hfs read only on Linux?

      • badreligion42 5 hours ago

        hfsplus driver supports write for both journaled and non-journaled partitions, though it only mounts r/w by default for non-journaled partitions.

  • iAMkenough 2 hours ago

    Curious why Apple chose to remove support for spinning disks. APFS is designed for flash storage, not hard drive storage.

    For those of us with encrypted spinning disks sitting in a fire safe/deposit box for a decade or more, macOS suddenly won't be able to mount them for data retrevial because of a software block. If we want to move our cold storage to APFS encryption, we'll need to replace the spinning discs with expensive flash storage, or live with slow fragmented access.

    For comparison, I can still pull out a USB floppy disk or CD drive, connect it to modern macOS, and read a shoebox of floppies/discs inherited from my grandfather.

  • lapcat 21 hours ago

    It's not necessarily a question of preference. A lot of older disks are HFS+ simply because they're older, so this is breaking backward compatibility.