Mac Os High Sierra For Fusion Drives

Oct 14, 2017  APFS support is not currently implemented for Fusion drives or HDD drives in macOS High Sierra versions, but Fusion and HDD support for APFS is expected to arrive in a future software update version. If you are currently running macOS High Sierra with a Fusion drive of standard spinning HDD, be sure to update system software when new versions. Sep 29, 2017 Mac OS X MacOS 10.13 High Sierra Full OS Install - Reinstall / Recovery DVD. APFS doesn’t support Fusion drives, which use a combination of solid-state and mechanical storage. Also you CAN install High Sierra on a Mac with Fusion drives or HDD as long as they meet the hardware requirements otherwise. They just won’t use the new file system is all. I can’t say what Apple will do as far as Sierra updates, but in the past they have continued to provide security updates and sometimes small bug fixes for awhile before.

  1. Mac Os High Sierra For Fusion Drives 2017
  2. Mac Os High Sierra For Fusion Drives 2017
  3. Mac Os High Sierra Download
  4. Mac Os High Sierra Features

The new Mac Minis have super fast SSD Drives. I measured read times of 2500MB/s which is 5 times faster than the SSD drive in my old mac mini. But these drives are super super expensive. (An extra US$1400 for a 2TB drive). So I thought it might be an option to buy a Mac Mini with a small internal drive (256GB) and add an external SSD drive and combine them into a fusion drive. It didn’t work! But I thought I ‘d write a post in case anyone else has the same idea.

Disk Speeds

Here are the read speeds of various drive configurations measured with Black Magic disk test:

Old Mac Mini (2012):

Internal SSD drive: 480Mb/s:

New Mac Mini T2 2018:

Internal SSD: 2500Mb/s

External (USB-C) SSD: 530Mb/s

The new Mac Minis are much faster, but I was interested in the speed difference between the internal SSD and external SSD. It is so significant that this would be an ideal situation to make a fusion drive. A fusion drive was designed by Apple to ‘fuse’ an SSD drive to a slower spinning drive to ‘speed it up.’ The writes are done to the SSD, and the most used files are kept on the SSD. Then files are copied between the SSD and the slower drive in the background. So imagine being able to make an Fusion drive with a fast and a slow SSD.

Making a Fusion Drive.

Here’s how I made a fusion Drive:

Firstly I had to boot from the internet recovery partition. (Reboot and hold down Apple-R).

I plugged in my Samsung T5 drive and combined with the internal SSD drive of the Mac Mini to form a new Fusion Drive. The Fusion Drive is blank so you then need to reinstall OS X onto it. The instructions are here:

https://support.apple.com/en-au/HT207584

and here:

In summary, firstly you need to run this command below to find out the names of your drives:

diskutil list

Then you combine both drives into one substituting the numbers that you found above :

diskutil coreStorage create FUSION /dev/disk1 /dev/disk2

I think your late-2011 came with OS X Lion preinstalled.Make sure you have an Internet connnection and restart using Command+Option+R until you see a spinning globe to start Internet Recovery. This boots into Apple's server and their Recovery HD. Copay for mac os x. Once you get to the OS X Utilities menu, you can launch Disk Utility to format your new drive (Mac OS Extended-Journaled, GUID partition table). Afterwards, you can Quit Disk Utility; then Reinstall OS X Lion from the menu selections.

Then you need to create the drive volume:

diskutil cs createVolume logicalvolumegroup jhfs+ Macintosh HD 100%

After that you just format the drive as APFS, and install OSX. This gives the Fusion Drive a recovery partition and everything ready to go.

What worked, and what didn’t.

Well the drive seemed to work. The Internal Mac Mini SSD drive speed was 2500MB/s. The Samsung T5 SSD was 530MB/s. My newly created fusion drive was 2700!

This is the original internal SSD from the new Mac Mini:

Not only is the Fusion drive as fast as the Internal SSD (which is what I would expect), it’s actually FASTER!!! The fusion drive must be reading and writing from BOTH drives simultaneously. They had plenty of free space so this makes sense.

So what didn’t work? Well the computer was completely unstable. Random restarts. Crashing halfway through installing OS X. Disk Utility crashing. There was some crazy deep level conflict that meant the Mac just wouldn’t run properly! I rang Apple support and they talked me through splitting and re-makign the fusion drive but it was still unstable.

So in the end I had to split my fusion drive back into two separate drives.

If you use the Mojave command “diskutil resetFusion” to try to fuse 2 SSD drives it says that you can only create a Fusion drove from an SSD and a HDD.

Conclusion

With PCIe hard drives been so expensive it makes complete sense for Apple to allow Fusion drives made with a PCIe SSD combined with slower cheaper SSD. I’m not sure why this didn’t work. IF you try to make a fusion drive in Mojave with the Apple say they only support fusion of an SSD with a Hard disk drive.

I’d love to hear if anyone else has had success with this. Leave message below if you do!

UPDATE 13th Jan 2018: Yesterday I tried making a fusion drive from the internal Mac Mini drive and an external Seagate FAST SSD drive. It worked flawlessly installing Mac OSX up until the point where I rebooted, then it went into an endless repeating grey screen loop and never got to the desktop!

Related posts:

No related posts.

nicossays:January 22, 2019 at 10:21 am

Thanks, very useful post. I have made a fusion drive with an external SSD and internal slow HD on my current iMac, and it’s been working very well.
I was thinking to do the set up you’re describing here with the Mac Mini I’m about to get, so it’s good to know that fusing 2 SSDs create problems…
So I guess we have to live with 2 drives on the desktop, and the added complications for Time Machine back up?

ReplySalomonsays:February 9, 2019 at 1:23 pm

Did you ever resolve this?

Mac os high sierra for fusion drives download

I did something similar (SSD + internal NVME in iMac 5K) on Mojave (created is as HSF and let Mojave convert to APFS).

It’s running well for me, stable. No issues. However – I’m not getting the NVME speeds in disk test. It’s being limited to SATA speeds.

I found someone else that has a similar issue, but no solution so far.

ReplyWaynesays:February 11, 2019 at 12:56 pm

No I could not get it working.

ReplyXiaosongsays:February 28, 2019 at 9:21 pm

Hi Salomon,

I’ve been running with the same issue earlier today, I am using a 1TB 970 eco to create a fusion drive with 128GB apple’s NVME SSD. I use the command above to create fusion drive and got SATA speed with is 500MB~ish speed.

I recall that there are multiple drive names showing up when you submit `diskutil list` for each physical hard drive, should be look like this:

/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk2 121.1 GB disk0s2

/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_APFS Container disk2 1000.0 GB disk1s2

and I went back to use the identifier ending with disk*s2 as the name to create fusion container.
by the way, I was using the slower Sata ssd as first argument in the ` diskutil cs create “fusion” disk1s2 disk0s2` command.

The result turned out to be the the NVME drive speed and it seems to be very stable for the past couple hours with heavy load.

ReplyXiaosongsays:March 1, 2019 at 7:36 pm

I’ve been running into the similar situation as you did, only getting SATA speed for fusion drive created using the similar command above.

Then I recall that some other instructions, they suggest using ` diskutil cs create “fusion” disk0s2 disk1s2` instead of disk0 disk1.

Then I went back to recreate my fusion drive, with the slower SSD coming first and NVMe SSD later.

And I successfully get the full NVMe speed using this way.

ReplyWaynesays:March 1, 2019 at 9:22 pm

Interesting. I tried with a Samsung SSD and also with a Seagate Fast SSD, both using USB-C. Both were unstable as a FUSION drive. So I am now running my Seagate as an external USB-C SSD drive.
What enclosure is the 1TB 970 eco in? Do you have a 2018 mac mini?

Danielsays:February 18, 2020 at 6:54 am

Nice, I changed my HDD for a internal SSD on my Imac 2017, so now i have the nvme Apple SSD and a SanDisk SSD, I installed OS on Apple SSD and everyhing works fine, however I can’t use bootcamp assistant anymore, it says ‘Bootcamp Assistant has encountered an error’ and that’s it.

I wonder if I make this fusion drive with the 2 SSDs, it will make OSX faster and bootcampable again.

Thanks.

ReplyWaynesays:March 1, 2019 at 9:52 pm

Yes I’ve read that the first drive needs to be the faster of the two because that’s what core storage assumes.

My understanding is that
disk0 is the whole hard disk
disk0s2 is the volume

So are you saying that using the Volume `diskutil cs create “fusion” disk0s2 disk1s2` instead of the disk disk0 disk1 might be more stable?

Apple’s instructions specifically say to use the drive identifier. e.g. ” In the IDENTIFIER column, find the identifier for each of the two internal, physical drives that make up your Fusion Drive. Usually the identifiers are disk0 and disk1. ” See also here: https://beta.apple.com/sp/betaprogram/apfsfusion

ReplyWaynesays:March 1, 2019 at 9:52 pm

Apple manual says this:

” create createLVG lvgName devices …
Create a CoreStorage logical volume group. The
disks specified will become the (initial) set of
physical volumes; more than one may be specified.
You can specify partitions (which will be re-typed
to be Apple_CoreStorage) or whole-disks (which will
be partitioned as GPT and will contain an
Apple_CoreStorage partition). The resulting LVG
UUID can then be used with createVolume below. All
existing data on the drive(s) will be lost. Owner-
ship of the affected disk is required.”

ReplyWaynesays:March 1, 2019 at 9:58 pm

My gut reaction is that it’s nothing to do with specifying the partition or the whole drive. Maybe it’s more to do with the brand of Hard Disk. OS X was certainly having trouble with the Samsung drive, it was taking 1 minute extra to boot up whenever the Samsung SSD was connected.

ReplyThomas
says:May 15, 2019 at 1:23 pm

Mac Os High Sierra For Fusion Drives 2017

I have iMac 5k 2017 24GB blade and I want try replace hd with ssd re enabled fusion drive.
Any one have do this with correct procedure and if possible speed test.
Thank you 🙏

Mac os x lion. Jan 01, 2020  Thanks for asking the Apple Support Communities for help with Print Shop 4. I recommend contacting the manufacturer and asking about an update to make the app work with the new macOS version. On this page, there is a compatibility check, and an option to be notified of future updates: mackiev.com 'Mac Update Center - The Print Shop.

ReplyEverton Diassays:July 8, 2019 at 5:18 am

So I installed an OWC SATA SSD and an NVME M.2 SSD and tried to create a fusing drive using “diskutil” command above and midway through got an error. Now my NVME M.2 SSD won’t read (won’t show up in disk utility). anyone have any suggestions on how to reset the drive or get it to mount or to be recognized again?

ReplyWaynesays:July 8, 2019 at 1:35 pm

Disconnect the OWC drive, reboot into Recovery Mode (Command-Option-R), and you should be able to re-format the internal drive back to what it was. If you get stuck ring Apple support!

ReplyJakesays:September 20, 2019 at 11:50 am

Hi! I have a late 2012 iMac 27”, originally with 3 TB Fusion Drive. Seagate HDD failed twice. Once I replaced it under warranty and the second time I acted before it was too late. I ordered parts from OWC and had a faulty HDD replaced with Samsung 860 EVO 2 TB SSD. I had a Time Machine backup done in advance.

Initially I wanted to use Migration Assistant to restore Applications, Other Folders and Computer/Network Settings to Apple 128 Gb SSD and then restore my home folder to Samsung SSD. But it didn’t work out as I expected. Previously all applications were grouped in folders in Launch Pad and I had applets in the top bar. After the restoration all the applications are ungrouped and none of the applets is running. Besides, Migration Assistant does not allow you to choose a destination drive.

I thought I would go to Settings/Users and Groups and manually change the path for my home folder to Samsung SSD. But I couldn’t complete the operation as the Settings app froze.

Mac

I know Fusion Drive is not supposed to run on two SSDs but I see no way to easily move Fusion Drive backup to two SSDs and have a functional system.

So I manually recreated Fusion Drive with two SSDs in terminal and now I am restoring from a Time Machine backup. If anyone can tell me how to restore System, Applications and Settings to a blade SSD and restore user data to a second SSD I would gladly do it. I faced insurmountable problems and there are really posts on how to do it. I don’t know how stable this setup will be.

ReplyWaynesays:September 20, 2019 at 12:27 pm

I have found it best to keep your User folder on the boot drive. You can still put most of your Documents on an external second SSD though. Your documents don’t need to be in your user folder. You can move your iPhoto library to an external drive, and your iTunes folder, and your movies, and your entire Documents folder. I have 190GB on my boot disk, that’s the internal SSD. Basically the system, the apps, the desktop folder, and some application data that doesn’t like to be outside of the user home folder the desktop, but most applications allow you to store your data somewhere other than the user folder. My external SSD has 450GB used. Keep the folder structure of your user folder (e.g. keep a ‘Documents’ folder and a ‘Music’ folder). Just move all the data out of them to your external drive.

ReplyJakesays:September 22, 2019 at 3:51 am

Thanks. I read some how-tos and understood I was not moving the home folder correctly. So I attempted to do it again. In the process, I benchmarked the Fusion Drive as it is now (Apple SSD 128 Gb and Samsung EVO 860 2 TB) by Black Magic and Amorphous DiskMark. You get a warning when attempting to create Fusion Drive from 2 SSDs, I had to do it manually. I also discovered what others mentioned that Apple enables TRIM command only on Apple SSDs, not on third-party SSDs so EVO 860 did not have TRIM enabled as Mojave assumed it is a platter disk. You have to manually enable TRIM for non-Apple disks.
In the end, I move the home folder to any external drive, create a backup and set up Apple SSD as boot and EVO 860 as the home folder drive. I ran benchmarks again and was surprised that EVO 860 is faster than Apple SSD! All the talk about built-in SSD being faster than SATA SSDs is all wrong. If I knew that I would keep the original backup of the Fusion Drive and restore it exclusively to Samsung EVO 860 drive. No need to move the home folder. There is no speed gain to achieve. Still, I met some new problems. I have Wi-Fi no hardware installed. Wi-Fi works in Recovery mode but after a normal boot. Resetting PRAM and SMC did not help. Wi-Fi does not work in Safe mode or in any other user account. Also, Books database is corrupt and I cannot reset it. So I am back to square one and will have to reinstall Mojave again, this time on EVO 860 with the home folder on it.

Arjansays:November 3, 2019 at 12:17 am

Hi, under Catalina
I typed the: diskutil resetFusion command and although it gave a ‘heads up’ that this was a Fusion with two SSD’s and therefore ‘not standard’ it said it was perfectly ok to do so. I did this because it’s a ‘no hassle’ solution to create one APFS container from two internal physical drives. I’ll keep you all posted on the process. I ran into a lot of problems with my AppleRaid 0 setup under Catalina, so I decided to ditch it. The Raid is perfectly doable but the file-integrity check for perfectly normal .dmg downloads constantly failed and auto-updating failed too, also I had write speed issues I didn’t have under previous versions of MacOS.

What I do NOT like about the CoreStorage solution is (which has the same fail rate as RAID 0 I guess) is the absolute decline in speed. With two Samsung EVO 85’s the r/w-speed now is 500/500-ish and it was 1000/1000.

Replyxyzzysays:March 24, 2020 at 3:31 pm

This is an apple created problem and I don’t know why they won’t allow it on OSX after high sierra.
I also have a 2014 mac mini with a fusion drive. I replaced the HDD and put in an SSD. I was able to install High Sierra and it works fine with 256MB PCIe and an SSD (replacing the original HDD).

I was able to partition and split the drive in bootcamp to install windows 10.

But if I try to upgrade to Catalina I get a error saying my disk configuration is not supported.
There is no reason for this not to work since it works with High Sierra.

ReplySimonsays:April 23, 2020 at 10:55 am

I managed to get this going on a late 2013 base 21.5 iMac – 2.7 i5, 1TB HD 8GB RAM – that I’ve been booting and running from a 1TB SSD in a Startech thunderbolt enclosure for three or four years after an update to El Cap slowed it down to a crawl.

Its performance hasn’t been too bad since but thought I’d have a shot at giving it a couple of years’ more life, so I installed a blade from a MB and the previously mentioned SSD along with two 8GB RAM cards, less than a couple of hundred all told with a service tape kit thrown in.

Some directions for setting up fusion in Terminal can be found at the bottom of this page https://apple.stackexchange.com/questions/335370/how-to-prepare-two-ssds-after-upgrade-merge-to-fusion-drive-or-not-terminal-co but with a couple of caveats.

It won’t work if you’re running Mojave as the instruction to create an APFS container will fail with a report that a container is already in use. To my chagrin I forgot Mojave runs everything using APFS, which is what the commands are trying to create. So, from recovery both disks were erased – GUID partition and Mac OS extended.

From here the Terminal instructions kindly provided at Stackexchange successfully created a 1.5TB fusion drive, upon which Mojave installed from a bootable USB stick in about fifteen minutes. Migration Assistant worked flawlessly from a TM backup, I can’t tell you if restoring from TM (including the OS) after making the fusion drive works but I suspect it will. Talking of TM all previous backups are still on the drives and it backs up with no issue.

The system has remained stable for three weeks now and Blackmagic shows R/W speeds about 10% quicker than the blade alone and, obviously, quite a bit faster than the SATA SSD, nothing by todays standards but I’m happy around 750/800 GBPS R/W on a machine this old.

Haven’t upgraded to Catalina yet, just because, you know, but if it goes tits I’ll probably repost. Maybe I’ll try and make it interesting if I do…

Reply

Leave a Reply

Fusion Drive, a storage option on some iMac and Mac mini computers, combines a hard drive and flash storage in a single volume for improved performance and storage capacity. If your Fusion Drive appears as two drives instead of one in the Finder, it's no longer working as a Fusion Drive. This can happen after replacing either drive of your Fusion Drive, or using software to intentionally split them into separate volumes.

You can continue using the two drives independently, or follow these steps to regain the benefits of having the single logical volume of a Fusion Drive.

Before you begin

If you're not sure that your Mac was configured with a Fusion Drive, or that the drive has been split:

  1. Disconnect any external storage devices from your Mac.
  2. Choose Apple menu  > About This Mac, then click Storage.
    • If you see a drive labeled Fusion Drive, your Fusion Drive is working and this article doesn't apply to you.
    • If you have a Fusion Drive that has been split, you should see two drives. One of them should be labeled Flash Storage, with a capacity of 24GB, 32GB, or 128GB. The other should be at least 1TB.

Use Terminal to create a Fusion Drive again

These steps permanently delete all data stored on the drives that make up your Fusion Drive. Make sure that you have a backup before continuing.

Mac Os High Sierra For Fusion Drives 2017

If you're using macOS Mojave or later

  1. Turn on your Mac, then immediately press and hold Command-R to start up from macOS Recovery. Release the keys when you see the Apple logo or spinning globe.
  2. When you see the macOS Utilities window, choose Utilities > Terminal from the menu bar.
  3. Type diskutil resetFusion in the Terminal window, then press Return.
  4. Type Yes (with a capital Y) when prompted, then press Return.
  5. When Terminal indicates that the operation was successful, quit Terminal to return to the macOS Utilities window.
  6. Choose Reinstall macOS, then follow the onscreen instructions to reinstall the Mac operating system. Your Mac restarts from your Fusion Drive when done.

Mac Os High Sierra Download

If you're using macOS High Sierra or earlier

Mac Os High Sierra Features

  1. Turn on your Mac, then immediately press and hold Command-R to start up from macOS Recovery. Release the keys you see the Apple logo or spinning globe.
  2. When you see the macOS Utilities window, choose Utilities > Terminal from the menu bar.
  3. Type diskutil list in the Terminal window, then press Return.
  4. Terminal displays a table of data about your drives. In the IDENTIFIER column, find the identifier for each of the two internal, physical drives that make up your Fusion Drive. Usually the identifiers are disk0 and disk1. One of them should be 128GB or less in size. The other at least 1TB in size.
  5. Type the following command, replacing identifier1 and identifier2 with the identifiers you found in the previous step. Then press Return.

    Example: diskutil cs create Macintosh HD disk0 disk1

  6. If you get a disk unmounting error, enter diskutil unmountDisk identifier, using the first identifier you gathered previously. Then enter same command again using the second identifier. Then retry the command in step 5.
  7. Type diskutil cs list, then press Return.
  8. Terminal displays additional data about your drives (volumes). Find the string of numbers that appears after ”Logical Volume Group” for the volume named Macintosh HD. It's a number like 8354AFC3-BF97-4589-A407-25453FD2815A.
    Example:
    +-- Logical Volume Group 8354AFC3-BF97-4589-A407-25453FD2815A

    Name: Macintosh HD

  9. Type the following command, replacing logicalvolumegroup with the number you found in the previous step. Then press Return.

    Example: diskutil cs createVolume 8354AFC3-BF97-4589-A407-25453FD2815A jhfs+ Macintosh HD 100%

  10. When Terminal indicates that the operation was successful, quit Terminal to return to the macOS Utilities window.
  11. Choose Reinstall macOS, then follow the onscreen instructions to reinstall the Mac operating system. Your Mac restarts from your Fusion Drive when done.