Hello everyone,
I'm a media composer. I am using BigSur, my system is installed on 2TB m2 SSD.
I want to speed up my 16 TB Exos Seagate sound library archive with another 1 TB m2 SSD via FusionDrive. So I will not install an operating system.
Since "cs storage" is not working in BigSur anymore, I connected two disks to another computer and applied the following commands via HighSierra at terminal. And I created a FusionDrive. (I guess)
But at this point, I want to confirm if I did it right, before I loaded the whole backup.
What I want is to use 16TB of space and speed it up with a 1TB SSD. But I'm not sure if I did it right by marking 100%. I mean the part I'm stuck with is the last percentile. It was 17TB of space. In other words, I didn't understand whether the speed will decrease after passing 1 TB. I want the SSD to have an effect on the entire disk, like a kind of cache.
Thank you.
I'm a media composer. I am using BigSur, my system is installed on 2TB m2 SSD.
I want to speed up my 16 TB Exos Seagate sound library archive with another 1 TB m2 SSD via FusionDrive. So I will not install an operating system.
Since "cs storage" is not working in BigSur anymore, I connected two disks to another computer and applied the following commands via HighSierra at terminal. And I created a FusionDrive. (I guess)
Code:
diskutil coreStorage create myLogicalVolGroup /dev/disk1 /dev/disk2 (SSD first)
diskutil coreStorage createVolume lvgUUID jhfs+ "Fusion 100%
But at this point, I want to confirm if I did it right, before I loaded the whole backup.
What I want is to use 16TB of space and speed it up with a 1TB SSD. But I'm not sure if I did it right by marking 100%. I mean the part I'm stuck with is the last percentile. It was 17TB of space. In other words, I didn't understand whether the speed will decrease after passing 1 TB. I want the SSD to have an effect on the entire disk, like a kind of cache.
Thank you.