ディスクが見えなくなったので、焦った。
foo@hoge ~ % sudo diskutil apfs createContainer -main disk10 -secondary disk7
Fusion drives are deprecated, Please specify a single physical disk.
Usage: diskutil apfs createContainer <disk>
diskutil apfs createContainer -main <disk> [-secondary <disk>]
where <disk> = MountPoint|DiskIdentifier|DeviceNode
Create an empty APFS Container. You can then add APFS Volumes with the
diskutil apfs addVolume verb.
Example: diskutil apfs createContainer disk0s2
”Fusion drives are deprecated, Please specify a single physical disk.”だそうだ。
Usage が間違っているような気がするけど。