The OWC miniStack STX contains one 4TB NVMe SSD and one 256GB SATA SSD. If I connect the thunderbolt cable from the STX to a USB3-A type output on the Mac Mini via an adapter, only the 256GB SATA disk is visible to PVE. And so is also the case if I boot up the Mini using Linux Mint 22.1 install. In both cases I use lsblk command. This is in accordance with documentation from OWC.
However, if I use the thunderbolt interface on the Mini, none of the disks are visible to neither PVE nor Mint. If I boot up the Mini using MacOS Sequoia, both disks in the OWC enclosure are available.
If I connect the OWC device to an Intel NUC13ANHi5 running Debian-12 using thunderbolt, both disks are available.
From this I conclude that linux does not support thunderbolt 4 on older (2018) Mac devices. However, I have run 'apt install bolt polkitd pkexec', and issuing the commands
- $ boltctl list
- $ dmesg | grep thunderbolt
- $ journalctl -u bolt
all indicate that the OWC miniStack STX has been recognized, but none of the disks are listed.
Have I missed something? Is there a simple fix available?
However, if I use the thunderbolt interface on the Mini, none of the disks are visible to neither PVE nor Mint. If I boot up the Mini using MacOS Sequoia, both disks in the OWC enclosure are available.
If I connect the OWC device to an Intel NUC13ANHi5 running Debian-12 using thunderbolt, both disks are available.
From this I conclude that linux does not support thunderbolt 4 on older (2018) Mac devices. However, I have run 'apt install bolt polkitd pkexec', and issuing the commands
- $ boltctl list
- $ dmesg | grep thunderbolt
- $ journalctl -u bolt
all indicate that the OWC miniStack STX has been recognized, but none of the disks are listed.
Have I missed something? Is there a simple fix available?