RAIO0 好像不能在10.13新版的OS上使用。目前看來RAID0是沒了!
那些Fusion DIY 是不是也被廢了?目前看來Fusion是換名了!
APPLE論壇上的討論:High Sierra Installation on Existing RAID 0 Array
真假!?
developer.apple.com 說明APFS本身就已經是RAID!? 如何做RAID0 也沒說!!
Can RAID be used with Apple File System?
Yes. Apple File System does not directly implement software RAID; however APFS-formatted volumes can be combined with an Apple RAID volume to support Striping (RAID 0), Mirroring (RAID 1), and Concatenation (JBOD). APFS-formatted volumes can also be used with direct-attached hardware RAID solutions.
iFixit上的討論:Cant install MacOS High Sierra BETA on RAID 0 SSD setup
新的APFS,大概也只能知道他是一種格式、定址方式不同於以往。
macOS Sierra: Delete Your APFS Partition the Right Way
這篇解釋一些APPLE所說的
Because of the way APFS is designed, we now have something called a container. This is the base storage unit for APFS, and it’s managed differently from older file systems. Each container can export one or more volumes, the actual “drives” you see in Finder. Because of this, you’ll see an APFS Container and your volumes in Disk Utility, separate from the physical drive the container is located on.
就APPLE開發者說明:
1.原始最底層的是每個磁碟的分割區(Disk Partition) /dev/disk#
2.每個APFS格式的分割區,會給一個APFS的Volume代號。
3.整合不同位置的Volume:形成一個Synthesis,再由一個Virtual partition作為MRB管理。
4.APPLE OS的管理,採用Virtual Synthesis的磁區組,再用container作為整合成一個大磁碟。
這樣Apple MacOS可以把container當作同一組的DISK,做自行的管理。跨container就不做交叉管理。
所謂的管理,就查詢到的部分,包含Fly-copy, 會把同container的磁區當作同一個,然後分配管理。可能一個檔案會變成像是Fusion Drive一樣,我們不知道他放在哪個磁碟,但他會在同一個container運作擺放。換言之,可能一個檔案,會在Disk1第一個磁區, 另一個在Disk2的另一個磁區(假設兩個磁碟被歸納成同一個container)。
所以,這張圖就可以比較清楚解釋APFS的方式。

這裡有介紹如何製作APFS的指令過程
如果網路上那些人說的是真的,那麼:
1.頂多就是Fusion Driver的樣子,多磁區透過APFS格式,由OS進行磁區整合。
2.RAID0的特性,在目前看來是被消滅?
3.RAID1的特性,應該會有,APFS本身應該有簡單索引備份。主要是因為SSD本身不會消除資料,只是讓資料失去索引,減少SSD讀寫的次數特性。
簡單就是APPLE出了一個正式版的FUSION DRIVER,可以把外接跟內建的APFS分開整合成一個虛擬大磁區。
你可能會看到外部的SSD跟你的內建SSD變成一個大空間,實際上只是虛擬磁碟,假性擴充的外部硬碟。
到底APFS是怎樣用?會是怎樣用比較好?
一切資訊都還不是很清楚。
有人實際拿雙硬碟的機器測試過嗎?
APFS的是不是這樣的特性?
目前網路測試,APFS是不會增加速度。
該在升級OS之前,做一次完整的大備份了!